Log Name: System
Source: NETLOGON
Date: 10/28/2013 6:24:29 PM
Event ID: 5719
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: DC1.Contoso.local
Description:
This computer was not able to set up a secure session with a domain controller in domain CONTOSO due to the following:
There are currently no logon servers available to service the logon request.
This may lead to authentication problems. Make sure that this computer is connected to the network. If the problem persists, please contact your domain administrator.
Applies to:
All Windows OS machines in Network
Minimum Permissions: Administrator
Netlogon Event ID 5719, this event ID occurs in all Microsoft Operating System machines. Netlogon 5719 occurs due to many reasons and we need to be careful while fixing this issue. Most of the time it occurs due to intermittent network problems.
If this occurs on Client Machines:
1. Check the NIC drivers and keep them upto date.
2. Check domain controller's NIC drivers and upgrade them as well.
3. From client access domain controller's shares.
4. No access of shares then unjoin and rejoin clinet machine to domain.
If this occurs on Servers:
1. Check NIC drivers and upgrade them.
2. Check domain controller's NIC drivers and upgrade them as well.
3. If upgrading NIC drivers doesn't fix issue, uninstall NIC completely and reboot server.
4. Check Secure channel status using nltest /sc_query:domain.local (
NLTEST)
5. If secure channel is broken, unjoin and rejoin server to domain.
6. If it's a Domain Controller, take system state backup and demote and promote.
Note:- If it's an Exchange server, take full backup. Disable all Exchange related Services and reboot the server, after reboot you can try updating NIC drivers or uninstalling NIC card or unjoin and rejoin to domain.
Reference:
http://support.microsoft.com/kb/247922
http://support.microsoft.com/kb/938449
http://blogs.technet.com/b/instan/archive/2008/04/17/troubleshooting-the-intermittent-slow-logon-or-slow-startup.aspx
http://blogs.technet.com/b/instan/archive/2008/09/18/netlogon-5719-and-the-disappearing-domain.aspx
http://social.technet.microsoft.com/wiki/contents/articles/2466.active-directory-event-id-5719-source-netlogon-dsforum2wiki.aspx
Note:- Always make an habit of taking proper backup before doing any major changes in server.
Comments (0)