How to remove all network mappings (remote connections) in Windows 7 by using the command line
To remove all current network drives (remote connections) use: net use * /delete /yes
To remove all current network drives (remote connections) use: net use * /delete /yes