Hello Nicolas,
Thank you for using newsgroup!
Based on my knowledge, the default timeout of mapped drive traffic is 15
minutes. You may change the default timeout from a command prompt on the
server side for no disconnect:
net config server /autodisconnect:-1
Setting this from the command line may turn off auto tuning for the server
service. So a better solution is to navigate to
HKLM\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters and set the
Reg_DWord hex value of "autodisconnect"=ffffffff
If "autodisconnect" doesn't exist, you may add it.
Note: ffffffff = aprox. 8171 years
297684: Mapped Drive Connection to Network Share May Be Lost
http://support.microsoft.com/kb/297684/en-us
Thanks & Regards,
Ken Zhao
Microsoft Online Support
Microsoft Global Technical Support Center
Get Secure! -
www.microsoft.com/security <
http://www.microsoft.com/security>
====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.