drive mapping

  • Thread starter Thread starter David
  • Start date Start date
D

David

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.

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
<mk:@MSITStore:C:\WINNT\Help\ntshrui.chm::/ntshrui_special_shares.htm>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top