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
Wednesday, July 27, 2016 1:44 PM
Hi,
after migrated AD from 2003 to new 2012 R2, (2003 was demote and DNS server was uninstalled) in 2012 R2 AD+DNS (integrated) each time that I restart DNS server Service in the EvtLog under DNS service I see five events id 769 Warning with:
The DNS server has loaded the zone mydomain.local from file NULL on server dcname.mydomain.local.
The DNS server has loaded the zone _msdcs.mydomain.local from file NULL on server dcname.mydomain.local.
The DNS server has loaded the zone otherdomain1.local from file NULL on server dcname.mydomain.local.
The DNS server has loaded the zone otherdomain2.local from file NULL on server dcname.mydomain.local.
The DNS server has loaded the zone TrustAnchors from file NULL on server dcname.mydomain.local.
I have not understood what they mean.
Commands dcdiag /test:dns and dnslint /y /d mydomain.local /s ip dc-dns-server are OK.
Thanks in advance.
Best Regards,
Enrico
All replies (1)
Thursday, July 28, 2016 8:55 AM âś…Answered | 1 vote
Hi Enrico,
According to your event description, the event ID is correct, it means that DNS loaded the data from AD zone.
It is not necessary to worry about it.
Best Regards
John