remove mapping

  • Thread starter Thread starter Keith G Hicks
  • Start date Start date
K

Keith G Hicks

Well over a year ago I set up a mapping using "net use" to a drive on my
system that no longer exists. When win2k boots up it tries to find the drive
and I just hit the cancel button and continue. I'd like to remove the script
but I cannot remember what the file name is or where it is located. I
remember finding newsgroup posts explaining how to set this up but I cannot
find them either. This is not an area that I really ever deal with. I just
set it up one time and used it for a while. Now it's getting annoying so I'd
like to undo what I did. What's the typical name and location for the file
for this? I remember something about creating a folder/file and setting it
up to run during longon.

Thanks,

Keith
 
Never mind. I found my documentation on how to set all this up and also
discovered that I never actually did set that up on this machine. I just had
a mapping that was set up to reconnect at logon. I'm all set.

Keith
 
From a command prompt;

net use /persistent:no
net use * /delete /y

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 

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

Back
Top