Skip to content

Instantly share code, notes, and snippets.

@dannymcc
Created December 26, 2012 16:04
Show Gist options
  • Save dannymcc/4381090 to your computer and use it in GitHub Desktop.
Save dannymcc/4381090 to your computer and use it in GitHub Desktop.
Map network drive with user/pass
net use Z: \\server\share /user:username password
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment