Tech Support > Microsoft Windows > Windows Server > clients has deconnected from server sometimes
clients has deconnected from server sometimes
Posted by on November 5th, 2004


hello
Someone can help me!
sometimes clients(windows xp) has disconnected from server(windows 2003). or
when i browsing computers list with explores it has take a long times
before show it.



Posted by Dave Patrick on November 5th, 2004


The default timeout is 15 minutes. From a command prompt on the *server
side*
net config server /autodisconnect:-1
for no disconnect.

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\LanmanServe r\Parameters

and set the Reg_DWord hex value of
"autodisconnect"=ffffffff

If "autodisconnect" doesn't exist, Add it.

(note; ffffffff = aprox. 8171 years)


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

<jtengue@siec.education.fr> wrote:
| hello
| Someone can help me!
| sometimes clients(windows xp) has disconnected from server(windows 2003).
or
| when i browsing computers list with explores it has take a long times
| before show it.
|
|
|



Similar Posts