Prevent mapped drives from auto disconnecting
Submitted by Anonymous on Tue, 11/21/2006 - 05:19
Sometimes mapped drives would auto disconnect after some period of inactivity. The drives usually come back when double clicked on, however sometimes it causes strange behaviour with certain applications when they disconnect.
To fix this, you can use a command line or registry fix on the server hosting the mapped drive share.
You can give the following command:
"net config server /autodisconnect:-1"
OR
You can use the following registry fix which will disable the auto disconnect feature all together:
Edit HKLM\System\CurrentControlSet\Services\LanmanServer\Parameters and Set the REG_DWORD value "autodisconnect" to HEX 0xffffffff
- Add new comment
- 1186 reads
-


Recent comments
1 day 5 hours ago
1 day 6 hours ago
1 week 3 days ago
3 weeks 5 days ago
3 weeks 5 days ago
3 weeks 6 days ago
5 weeks 2 days ago
5 weeks 3 days ago
6 weeks 3 days ago
6 weeks 5 days ago