Unable to disconnect mapped network drives on Server 2000 - TechRepublic
General discussion
January 22, 2009 at 10:25 AM
asbarker

Unable to disconnect mapped network drives on Server 2000

by asbarker . Updated 17 years, 5 months ago

A script was used to map network drive to move data on a scheduled basis.

cd..
cd..
cd\
cd Program Files\Cisco
net use * \\XXX.XXX.XXX.XXX\voicerecord$ /user:XXXXX\XXXXXXXXX XXXXXXXXXX
xcopy Desktop_Audio \\XXX.XXX.XXX.XXX\voicerecord$
/PERSISTANT:NO

after this runs it disconnects the drive but it still shows up as mapped with a Red X on it. i click on it and get unknown username or bad password. Password had to be changed due to security reasons. I want to disconnect the drive but i recieve Error of network connection could not be found. Drives will not unmap. I cannot reboot as this server is recording live Calls. Net use has been used and it does not work either. Please help all Drive letters are used and we cannnot transfer files and the Dbase if filling up.

This discussion is locked

All Comments