Mapped Drive - Disconnected - How to Remove?

T

Terry

I mapped a drive, set it to reconnect on logon, rebooted and tested.

I then disconnected the drive but the mapping still shows in a disconnected
state. How would I remove that mapping reference?

Regards
 
G

Guest

Hi, Terry -

The easiest way to do this is to issue a 'net use' command. Assuming the
mapped drive letter is 'x:' in this case, all you do is open a command prompt
window, type

net use x: /delete

and hit the enter key. Problem solved ;-)

Hope this helps -
 
T

Terry

Thanks Allan,
Regards

allan grossman said:
Hi, Terry -

The easiest way to do this is to issue a 'net use' command. Assuming the
mapped drive letter is 'x:' in this case, all you do is open a command
prompt
window, type

net use x: /delete

and hit the enter key. Problem solved ;-)

Hope this helps -
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top