Network XP commands
show all network connections for shares
- net use
delete all network connections for shares
- net use * /D
delete a network connections for a share
- net use \\www.myplace.com\mypics /D
show all network shares on another computer
- net view \\pc100a
show all resources shared on the local computer
- net share
|