David Bird
asked on
intermittent drive mapping disconnects
I have a couple of machines on a Windows SBS 2003 network that, intermittently and during an active session, no longer connect to the mapped drives. The mappings are visible in explorer but the folders are empty when you click on them. The machines can still access the Internet, but all apparent traffic to the server stops. If you reboot the machine, everything comes back up normally and work resumes. It is a random event, random machines, random times. I'd sure appreciate any thoughts on how to track this down. Machines are XP professional, they've got active antivirus, have been scanned and are clean. Thank you for any and all comments and suggestions.
on your xp clients
Try [HKEY_LOCAL_MACHINE\System \CurrentCo ntrolSet\S ervices\Tc pip\Parame ters]
"KeepAliveTime"=dword:0030 0000
"KeepAliveInterval"=dword: 00001000
Or Copy that to a note pad and rename it keepalive.reg then double click on it and it will do the registry change for you.
What this does is that it sends keep alive packets every 5 minutes to the server you are mapped to making the connection live and not idle.
Try [HKEY_LOCAL_MACHINE\System
"KeepAliveTime"=dword:0030
"KeepAliveInterval"=dword:
Or Copy that to a note pad and rename it keepalive.reg then double click on it and it will do the registry change for you.
What this does is that it sends keep alive packets every 5 minutes to the server you are mapped to making the connection live and not idle.
You could also check if, in your network adapter settings, it is set to turn itself off automatically after being idle for a certain time. If it is, uncheck that option.
ASKER
Thank you for your quick responses. The server is low on memory and it's time to reboot. We're scheduled to restart tonight, we'll swap out the switch and I'll report back this weekend if I learn anything new . daver
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
Just trying to close the ticket
ASKER
Poor reasoning on my part.
As to what is making this happen: probably a network connectivity problem. Damaged NIC, cable, switch port...