Computing.Net > Forums > Windows Server 2003 > remove all network drives

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

remove all network drives

Reply to Message Icon

Name: br1an
Date: March 7, 2004 at 04:04:12 Pacific
OS: WinXP
CPU/Ram: 128
Comment:

Hi all...
Under Windows, if you want to remove a network drive/persistent connection), you can use the command:
net use j: /delete
given that j: is a network drive. OK, now to the problem: if i don't know how many network drives were mapped in the client machine and i dont know what they were called, i just want to remove all of them (done in a login script), is there a way to do this with the Net command?
Is there a way to remove all mapped network drives in a login script ??
Regards



Sponsored Link
Ads by Google

Response Number 1
Name: superplay
Date: March 7, 2004 at 04:22:27 Pacific
Reply:

Net use * /delete /y

* All
/delete Delete action
/y Automatically confirm


SuperPlay



0
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows Server 2003 Forum Home


Sponsored links

Ads by Google


Results for: remove all network drives

Incorrect network drives www.computing.net/answers/windows-2003/incorrect-network-drives-/2766.html

Mapping a network drive using GPO www.computing.net/answers/windows-2003/mapping-a-network-drive-using-gpo/3535.html

deleted items/network drive www.computing.net/answers/windows-2003/deleted-itemsnetwork-drive/6315.html