I have a program that requires a shared folder with 2 drive letters to it. How can I create this? If I map the drives - both pointing to the shared folder, they both have different drive letters but the same name: Example of what I want is below:
shared folder:
D:\SharedFolder
Mapped Drives:
G:\Applied
H:\Tam_Data
If I map them by clicking on map drives, it creates the map, but if I rename G:\Applied, then H:\ also becomes H:\Applied. I also tried adding this in Group policy with a label, but it just gives me the shared folder name.
I am lost, been at this for hours. Thanks