To write a link to a file on another server I write
\\ServerName\FilePathName
which maps to
\\ServerName C:\FilePathName
How can I write the link to access a different drive, e.g. W:\?
I want the link to access
\\ServerName W:\FilePathName