Mapped Network Drive Fix Help
Been trying to fix our mapped network drives not connecting on start-up at work and i came across this in these forums. You may open Notepad and paste the following commands into Notepad. net use [driveletter]: /delete net use [driveletter]: \\server\share /user:[username] password /persistent:yes Please save this Notepad to a location with a name reconnect.bat. Then, launch Task Scheduler, you may create scheduled task to run this *.bat file. Probably you can set it to run after several hours. I made the file and set it to run on startup but its still not worked here what's in the file net use [P]: /delete net use [P]: \\Ange-Pc\Public /user:[OtherCheckout] Fj6Fu2Q3R8 /persistent:yes net use [Z]: /delete net use [Z]: \\Ange-Pc\Public /user:[OtherCheckout] Fj6Fu2Q3R8 /persistent:yes net use [T]: /delete net use [T]: \\Ange-Pc\Public /user:[OtherCheckout] Fj6Fu2Q3R8 /persistent:yes Have i done something wrong ? thanks
May 24th, 2011 6:58am

Do you write the drive letter and username inside brackets? If so, that's why it doesn't work.
Free Windows Admin Tool Kit Click here and download it now
May 24th, 2011 9:21am

hi, To check if it could work, you could run this bat file manually firstly. Alex ZhaoPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
May 26th, 2011 2:46am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics