Netlogon problem

  • Thread starter Thread starter danieltan
  • Start date Start date
D

danieltan

In my event viewer i noticed that netlogon services has problem. It
started first and then followed by dns, which is incorrect sequence.
The event id in event viewer is 5781. The error is as below. Currently
i'm using Win2000 AD domain and dynamic update. I've refered to
article Q193888 which describe this problem , but don't quite
understand how to solve this. Anyone pls help. Thanks

"Dynamic registration or deregistration of one or more DNS records
failed because no DNS servers are available. "

Rgds
Daniel
 
In my event viewer i noticed that netlogon services has problem. It
started first and then followed by dns, which is incorrect sequence.
The event id in event viewer is 5781. The error is as below. Currently
i'm using Win2000 AD domain and dynamic update. I've refered to
article Q193888 which describe this problem , but don't quite
understand how to solve this. Anyone pls help. Thanks

"Dynamic registration or deregistration of one or more DNS records
failed because no DNS servers are available. "

Rgds
Daniel


Make sure you install the Support Tools from the server CD-ROM.

Then, open a CMD.exe prompt on the server and type:

reg add "HKLM\System\CurrentControlSet\Services\netlogon" /V DependOnService /T REG_MULTI_SZ /F /D "LanmanWo
rkstation\0LanmanServer\0DNSCache"

The above is one line.



Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Netlogon service problem 11
netlogon 1
Netlogon Event 5774 errors 13
Windows Startup 2
NETLOGON event 5781 5
Netlogon service problem 10
Windows 2000 Server Licensing 3
DNS Registration De-registration 2

Back
Top