I'm trying to simplify/shorten a windows shared network folder so that it's easier for my users to access. On the host computer where the path resides, I would like to share an entire drive to the netowork. The current path is:
\\fileshare\d
The "\d" is the drive on the computer "fileshare" that I'm currently sharing.
I was wondering if it is in any way possible to make it so typing \\fileshare
would redirect to the \d folder.
Thanks!