Command to map a network drive from command prompt?

  • Thread starter Thread starter Guest
  • Start date Start date
Mike said:
What is the command to map a network drive from the command prompt?

net use x: \\SomeServer\SomeShare

Try these commands:
- net /?
- net use /?
- net help use
 
Back
Top