Thursday 30 July 2015

net use

Type net use at the command line and you get a list of network connections.

Suppose you want to delete a mapping for the K: drive. Simply do:

net use K: /delete

Then you can map again to another directory/resource on the same machine.


No comments: