Event ID 5701 Starting Netlogon on Domain Controller (217023)
The information in this article applies to:
- Microsoft Windows NT Server 4.0
- Microsoft Windows NT Server, Enterprise Edition 4.0
This article was previously published under Q217023 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
While starting the Netlogon service on a domain controller, the service fails with an error 5701. There is also an event logged to the Event Log:
Netlogon Event ID 5701:
The Netlogon service failed to update the domain trust list. The following error occurred: There are currently no logon servers to validate the logon request.
CAUSE
The result of running out of buffer space in the NetBT datagram buffer may be one cause of this error.
RESOLUTIONWARNING: 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 resolve this issue, increase MaxDgramBuffering from 128 KB to 256 KB.
- Start Registry Editor (Regedt32.exe).
- Locate the following key in the registry:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetBT\Parameters
- On the Edit menu, click Add Value, and then add the following registry
value:
Value Name: MaxDgramBuffering
Data Type: REG_DWORD
Value: 0x40000
- Quit Registry Editor.
Modification Type: | Major | Last Reviewed: | 8/28/2002 |
---|
Keywords: | kbprb KB217023 |
---|
|