Network drives not showing up in My Computer

J

Joshua Graham

I have a log in script that runs when my users log in, but on occasion all
the drives will not show up in My Computer. If I go to a command prompt and
type in net use and hit enter all the drives show up, very weird. I am not
sure if there is a way to fix this, but if there is I would like to know
about it. The only way that I know how to fix it, is to have the user log
off and back on to get all the drives to show up in My Computer.

Thanks for the help,

Josh
 
N

Newbie Coder

Joshua,

Why aren't they reconnected at login?

HKEY_CURRENT_USER\Software\Microsoft\Windows
NT\CurrentVersion\Network\Persistent Connections

Key Name: SaveConnections
Key Type: STRING
Value: "yes"

What's the script? Paste the code although people will throw their toys as its
not a scripting newsgroup, but I will do my best to help you

Scripting Group:

microsoft.public.scripting.vbscript

http://www.microsoft.com/communitie...t.aspx?dg=microsoft.public.scripting.vbscript
 

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