D David Oct 6, 2003 #1 Using XP, how to I map a root folder on a network drive to a drive letter? All I can select is the shared folder.
Using XP, how to I map a root folder on a network drive to a drive letter? All I can select is the shared folder.
M Michael Bednarek Oct 7, 2003 #3 Using XP, how to I map a root folder on a network drive to a drive letter? All I can select is the shared folder. Click to expand... To map the root of the C: drive on the remote workstation with a NetBIOS name of "remoteWS" to the next available drive letter: NET USE * \\remoteWS\C$ For further documentation, see <mkMSITStore:C:\WINNT\Help\ntshrui.chm::/ntshrui_special_shares.htm>
Using XP, how to I map a root folder on a network drive to a drive letter? All I can select is the shared folder. Click to expand... To map the root of the C: drive on the remote workstation with a NetBIOS name of "remoteWS" to the next available drive letter: NET USE * \\remoteWS\C$ For further documentation, see <mkMSITStore:C:\WINNT\Help\ntshrui.chm::/ntshrui_special_shares.htm>
M Michael Bednarek Oct 7, 2003 #4 On the server side, you'll need to first share out this "root folder" Click to expand... It is so be default.
On the server side, you'll need to first share out this "root folder" Click to expand... It is so be default.