Share via


dns error 4013

Question

Sunday, June 19, 2016 6:31 PM

Dear all

am facing a error message in my event viewer on windows server 2012r2 for DNS records

the error number is 4013

Log Name:      DNS Server
Source:        Microsoft-Windows-DNS-Server-Service
Date:          6/19/2016 3:30:50 PM
Event ID:      4013
Task Category: None
Level:         Warning
Keywords:      (131072)
User:          SYSTEM
Computer:      RRA-DC.retajalnahdi.com
Description:
The DNS server is waiting for Active Directory Domain Services (AD DS) to signal that the initial synchronization of the directory has been completed. The DNS server service cannot start until the initial synchronization is complete because critical DNS data might not yet be replicated onto this domain controller. If events in the AD DS event log indicate that there is a problem with DNS name resolution, consider adding the IP address of another DNS server for this domain to the DNS server list in the Internet Protocol properties of this computer. This event will be logged every two minutes until AD DS has signaled that the initial synchronization has successfully completed.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-DNS-Server-Service" Guid="{71A551F5-C893-4849-886B-B5EC8502641E}" />
    <EventID>4013</EventID>
    <Version>0</Version>
    <Level>3</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000020000</Keywords>
    <TimeCreated SystemTime="2016-06-19T12:30:50.943665500Z" />
    <EventRecordID>865</EventRecordID>
    <Correlation />
    <Execution ProcessID="1864" ThreadID="1880" />
    <Channel>DNS Server</Channel>
    <Computer>RRA-DC.retajalnahdi.com</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData Name="DNS_EVENT_DS_OPEN_WAIT">
  </EventData>
</Event>

Faisal Khan

All replies (1)

Monday, June 20, 2016 6:13 AM ✅Answered

Hi,

>>am facing a error message in my event viewer on windows server 2012r2 for DNS records

the error number is 4013

For DNS error 4013,please check this:

Event ID 4013 — DNS Server Active Directory Integration

https://technet.microsoft.com/en-us/library/cc735842%28v=ws.10%29.aspx?f=255&MSPPError=-2147217396

Troubleshoot DNS Event ID 4013: The DNS server was unable to load AD integrated DNS zones

https://support.microsoft.com/en-us/kb/2001093

________________________________________
Best Regards,
Cartman
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected].