If you map a drive to a network share, the mapped drive may be
disconnected after a regular interval of inactivity, and Windows
Explorer may display a red "X" on the icon of the mapped drive. However,
if you try to access or browse the mapped drive, it reconnects quickly. This behavior occurs because the systems can drop idle connections after
a specified time-out period (by default, 15 minutes) to prevent wasting
server resources on unused sessions. The connection can be
re-established very quickly, if required. To resolve this behavior, change the default time-out
period.
Use Registry Editor to increase the default time-out period. To do this, follow these steps, and then quit Registry Editor:
Locate and then click the following key in the registry:
Data type : REG_DWORD
Range : 1 to 65535 (sec)
Default value: 600 sec = 10 mins
Use Registry Editor to increase the default time-out period. To do this, follow these steps, and then quit Registry Editor:
- Click Start, click Run, type regedit (Windows 2000 or Windows Server 2003) or type regedt32 (Windows NT 4.0), and then click OK.
- Locate and then click the following key in the registry: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters
- In the right pane, click the autodisconnect value, and then on the Edit menu, click Modify. If the autodisconnect value does not exist, follow these steps:
- On the Edit menu, point to New, and then click REG_DWORD.
- Type autodisconnect, and then press ENTER.
- On the Edit menu, click Modify.
- Click Hexadecimal.
- In the Value data box, type ffffffff, and then click OK.
Locate and then click the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Service\lanmanworkstation\parameters
Value: KeepConn Data type : REG_DWORD
Range : 1 to 65535 (sec)
Default value: 600 sec = 10 mins
No comments:
Post a Comment