BreadCrumbs: Net Use Command
Net Use Command
From Luke Jackson
(Difference between revisions)
Revision as of 00:33, 17 January 2007 (edit) Ljackson (Talk | contribs) ← Previous diff |
Current revision (01:57, 18 April 2009) (edit) Ljackson (Talk | contribs) |
||
Line 2: | Line 2: | ||
net use Z: \\Server\Share "" /USER: | net use Z: \\Server\Share "" /USER: | ||
+ | |||
+ | Map a UPS Computer: | ||
+ | |||
+ | net use X: \\S0040453583\c$ /user:onlineuser | ||
+ | |||
+ | [[Category:Windows XP]] | ||
+ | [[Category:Windows 2003 Server]] |
Current revision
Map a samba drive from Windows with no user or password:
net use Z: \\Server\Share "" /USER:
Map a UPS Computer:
net use X: \\S0040453583\c$ /user:onlineuser