Slow logon when not connected to network

  • Thread starter Thread starter Stephen Enright
  • Start date Start date
S

Stephen Enright

I am running a client machine with windows 2000. When the
machine however is disconnedted from the nework, it takes
approx 10 minutes to logon! When it is connected it takes
only 30 seconds! Any solutions?

Stephen
 
Try This KB....

You can reduce the time as you need..

http://support.microsoft.com/default.aspx?scid=kb;en-us;163204&Product=win20
00

Increase Domain Logon Timeout over Network
View products that this article applies to.
This article was previously published under Q163204

IMPORTANT: This article contains information about modifying the registry.
Before you modify the registry, make sure to back it up and make sure that
you understand how to restore the registry if a problem occurs. For
information about how to back up, restore, and edit the registry, click the
following article number to view the article in the Microsoft Knowledge
Base:
256986 Description of the Microsoft Windows Registry

SYMPTOMS
When you log on to a Domain, you may receive the following error message:

Logon Message
A domain controller for your domain could not be contacted. You have been
logged on using cached account information. Changes made to your profile
since you last logged on may not be available.
RESOLUTION
WARNING: If you use Registry Editor incorrectly, you may cause serious
problems that may require you to reinstall your operating system. Microsoft
cannot guarantee that you can solve problems that result from using
Registry Editor incorrectly. Use Registry Editor at your own risk.

To increase the amount of time Netlogon waits before timing out during an
interactive logon using a Domain User account, the following registry
setting can be used. This registry parameter can be added on a Windows NT
3.51 Service Pack 5 or Windows NT 4.0 Member Workstation or Server computer.

To edit the registry parameter, perform the following steps:
Start Registry Editor (Regedt32.exe) and go to the following subkey:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon\Parameters

On the Edit menu, click Add Value.
Value Name: ExpectedDialupDelay
Data Type: Reg_Dword
Data Value is in seconds.
Min Value: 0
Max Value: 600 in decimal.


Note: This value can also be used to increase the delay for switched
Ethernet networks.
MORE INFORMATION
The usage of this parameter as outlined above is not using secure channel
traffic. For further information that discusses this parameter and its
affect on Secure Channel communication, see the following articles in the
Microsoft Knowledge Base:
ARTICLE-ID: 151259
TITLE : New Netlogon Registry Entry for Dialup Routers

ARTICLE-ID: 154355
TITLE : How to Tune Trusts for Dialup Routers in a WAN

ARTICLE-ID: 152719
TITLE : WAN and Trust: Traffic on the Wire






Subbu
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top