Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - remove mapped drives permanently

Reply
 
Old 03-27-2009   #1 (permalink)
Duane Hebert


 
 

remove mapped drives permanently

I had some network shares mapped but they are no longer available. I've disconnected them but each time that I reboot, I get errors
that it can't connect to these drives. I don't see where to permanently disconnect them. Using Vista Business with sp1.


My System SpecsSystem Spec
Old 03-27-2009   #2 (permalink)
Kerry Brown


 
 

Re: remove mapped drives permanently


"Duane Hebert" <spoo@xxxxxx> wrote in message
news:OIlmaktrJHA.4592@xxxxxx
Quote:

> I had some network shares mapped but they are no longer available. I've
> disconnected them but each time that I reboot, I get errors that it can't
> connect to these drives. I don't see where to permanently disconnect
> them. Using Vista Business with sp1.
Start an elevated command prompt (Right click and pick Run as
Administrator). Type in:

NET USE * /DELETE

This will delete all mapped drives. You will have to remap the drives you
want to keep. If they still persist on reboot then somewhere a logon script
is mapping the drives.

--
Kerry Brown
MS-MVP - Windows Desktop Experience: Systems Administration
http://www.vistahelp.ca/phpBB2/




My System SpecsSystem Spec
Old 03-27-2009   #3 (permalink)
Duane Hebert


 
 

Re: remove mapped drives permanently

> Start an elevated command prompt (Right click and pick Run as
Quote:

> Administrator). Type in:
>
> NET USE * /DELETE
>
> This will delete all mapped drives. You will have to remap the drives you
> want to keep. If they still persist on reboot then somewhere a logon script
> is mapping the drives.
That's strange. I have a batch file that maps some drives, runs an exe that
needs them and then deletes them. So it's like:

net use X:\\SomeUNCPath /user:someuser somepassword
....
some.exe
net use X: /DELETE
....

This didn't seem to work. But I ran the * delete from the command line
and it seems to have removed the maps.

Thanks.
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Mapped drives... Vista General
Permanently remove a driver? Vista installation & setup
Can I Permanently Remove Empty Removable Drives? Vista hardware & devices
Mapped Drives Vista account administration
Mapped Drives Vista networking & sharing


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46