18Apr/101
Disconnect from a network share in Vista
Vista recently kept refusing to allow me to login to my NAS share because it was already connected with another user/session. I resolved this by forcing the connection to be disconnected.
From the command prompt enter:
net use
Check to see if a connection exists:
Above there is one connection listed. Close the connection by typing the following:
net use \\ChiltonNAS\Documents_Paul /Delete






June 12th, 2010 - 16:17
Good dispatch and this post helped me alot in my college assignement. Gratefulness you for your information.