Mapped drives dissappear!

M

Mark

Hello all, i am having a weird problem. After i run
either a script that does it or manually map a drive from
the my computer icon on the desktop, after a reboot or
shutdown and restart, those drives are no longer mapped
under my computer. BUT, here is the weird part, if i go
to disconnect a network drive or map a network drive,
they are all there! Has anybody come across this issue?
Thanks in advance.
 
R

Ray at

It sounds like the drives are not being mapped with persistence, and your
default is not persistent. If you want to default your drive mappings to be
persistent, open a command prompt (cmd.exe) and enter this:

net use /p:y

Any future drives that are mapped via a "net use" will default to
reconnecting if otherwise unspecified.

Ray at work
 

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

Top