disconnected network drives

C

charles Grossman

I have client who has sony vaios on a network. When he
mapps a drive it connects properly, but when the pc
reboots or is shut down the mapped drive shows it is
disconnected. The only way to use the drive is to open the
drive or log off. These pc are in a workgroup
 
B

Bob Willard

charles said:
I have client who has sony vaios on a network. When he
mapps a drive it connects properly, but when the pc
reboots or is shut down the mapped drive shows it is
disconnected. The only way to use the drive is to open the
drive or log off. These pc are in a workgroup

Try creating a .BAT including lines like

net use X: \\PCname\Sharename /persistent:yes <password>

where X: is the local name you want to use for the mapped
network drive.

Then, create a link in the startup folder to that .BAT
 
C

Charles Grossman

That was one of the first things I tried - it does not
reconnect at reboot
 
B

Bob Willard

Charles said:
That was one of the first things I tried - it does not
reconnect at reboot

I may have misunderstood your problem. The 'net use .BAT' is
a means to recover from client PC reboots, and won't help with
server PC reboots. I don't know of any automated way to recover
client connections upon server reboots.

Not that it helps, but I expect that client reboots would be
far more common than server reboots.
 

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