Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, December 20, 2011 10:46 PM
I got this error message in my event log and don't know how to fix it:
Log Name: System
Source: NETLOGON
Date: 12/20/2011 3:59:41 PM
Event ID: 5774
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: Bro2008.brocomp.local
Description:
The dynamic registration of the DNS record 'f700209e-af4d-4356-9764-d931004adf2d._msdcs.brocomp.local. 600 IN CNAME Bro2008.brocomp.local.' failed on the following DNS server:
DNS server IP address: 10.1.77.101
Returned Response Code (RCODE): 7
Returned Status Code: 9007
For computers and users to locate this domain controller, this record must be registered in DNS.
USER ACTION
Determine what might have caused this failure, resolve the problem, and initiate registration of the DNS records by the domain controller. To determine what might have caused this failure, run DCDiag.exe. To learn more about DCDiag.exe, see Help and Support Center. To initiate registration of the DNS records by this domain controller, run 'nltest.exe /dsregdns' from the command prompt on the domain controller or restart Net Logon service.
Or, you can manually add this record to DNS, but it is not recommended.
ADDITIONAL DATA
Error Value: DNS RR set that ought not exist, does exist.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="NETLOGON" />
<EventID Qualifiers="0">5774</EventID>
<Level>2</Level>
<Task>0</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2011-12-20T21:59:41.000Z" />
<EventRecordID>565442</EventRecordID>
<Channel>System</Channel>
<Computer>Bro2008.brocomp.local</Computer>
<Security />
</System>
<EventData>
<Data>f700209e-af4d-4356-9764-d931004adf2d._msdcs.brocomp.local. 600 IN CNAME Bro2008.brocomp.local.</Data>
<Data>%%9007</Data>
<Data>10.1.77.101</Data>
<Data>7</Data>
<Data>9007</Data>
<Binary>0700</Binary>
</EventData>
</Event>
All replies (1)
Wednesday, December 21, 2011 12:30 AM ✅Answered
Please check the following article from Microsoft:
http://support.microsoft.com/kb/977158
Also if the issue is not resolved please provide more details regarding your network infrastructureL number of DNS servers, zone types, DC, server os, architecture, DNS configuration (Allow secure/unsecure updates), etc.
MCTS - Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.