Problem with mapped drive

  • Thread starter Thread starter Hernan s
  • Start date Start date
H

Hernan s

When I have to connect to a share from a computer user a box appears telling
"the network folder specified is currently mapped using a different user
name and password.....blabla"
I tried with explorer and run as..but without success...
How can I do that?
Thanks
 
More info...are you logging into a domain?
Might want to run this from a command line:

net use * /del <enter>

then map drives as you wish...but I don't know what your network setup is,
so this is sort of a blunt-force approach.
 
You can't have resources mapped from/to the same resource with different
credentials. Try from a command prompt
net use * /delete


--
Regards,

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


:
| When I have to connect to a share from a computer user a box appears
telling
| "the network folder specified is currently mapped using a different user
| name and password.....blabla"
| I tried with explorer and run as..but without success...
| How can I do that?
| Thanks
|
|
 

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