Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I Disconnect a Drive using NET Command ?

Status
Not open for further replies.

yamcha

Technical User
Jan 31, 2001
76
MX
Hi !!

I want to know if is possible diconnect a Logic Drive
Using the "Net" Command.
That is because i need to change a logic drive using scripts, but the logic drive leter is already in use.

Thank you Very Much !!
 
To disconnect a drive prior to mapping use

net use <drive letter>: /d
 
It works perfectly !!

Thank You Very Much !!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top