Skip to content

Instantly share code, notes, and snippets.

@webosk
Created May 23, 2013 19:03
Show Gist options
  • Save webosk/5638568 to your computer and use it in GitHub Desktop.
Save webosk/5638568 to your computer and use it in GitHub Desktop.
CMD command to map a network drive on another computer
net use *\\{ipaddress}\{folder} /user:{domain}\{user}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment