How do I get the server address of a mapped drive ? So if I map \\Server\Folder1 to E: then I want to be able to look at E: and determine that it is actually \\Server\Folder1 . Thanks in advance for any help!
Printable View
How do I get the server address of a mapped drive ? So if I map \\Server\Folder1 to E: then I want to be able to look at E: and determine that it is actually \\Server\Folder1 . Thanks in advance for any help!
Security issues, I am sure, would prevent you from doing that. The purpose of selective sharing is for security.
John G