Hi all,
We have one forest with one empty root domain (dc=mycompany,dc=local) and one child domain (dc=corp,dc=mycompany,dc=local).
We have multiple sites and multiple domain controllers (mixed Widnows 2003 and Widnwos 2008 R2). Currently, every DC is GC;
We decide that we are going to introduce Windows 2012 DC in the child domain.
I just ran dcdiag /v /c /d /e /s:cd2 >c:\dcdiag.log
checked the log and on the test:dns
I got the following on the dnstest: DNS server: 192.168.10.3 (cd1.corp.mycompany.local.)
1 test failure on this DNS server
DNS delegation for the domain corp.mycompany.local.corp.mycompany.local. is broken on IP 192.168.10.3
[Error details: 9003 (Type: Win32 - Description: DNS name does noexist.)]
--------------
I checked the root domain and I can tell _msdcs and corp are greyed out (delegated) in the root domain forward zone mycompany.local.
in the delegated _msdcs , the name servers are those root domain controllers.
in the delegated corp, the name server are those child domain controllers. are these supposed to be?
Why does the report show "DNS delegation for the domain corp.mycompany.local.corp.mycompany.local"?
How should I fix this error?
Thank you.