Hello,
I currently have 3 DC's in my network, before demoting the 3rd DC, I would like the verify all the DC test pass. I am running the following statement, and getting the following results:
"DCDIAG /V /C /D /E /s:DC3 > c:\dcdiag.log"
Results:
Summary of DNS test results:
Auth Basc Forw Del Dyn RReg Ext
_________________________________________________________________
Domain: ******
DC3 PASS PASS FAIL FAIL PASS PASS n/a
DC2 PASS PASS PASS FAIL PASS PASS n/a
DC1 PASS PASS PASS FAIL PASS PASS n/a
Getting a fail on DNS Delegation for all three DCs.
Side note, DC1 - 2K8R2 (physical server); DC2 = WIN2012 (VM); DC3 = 2K8R2 (VM).
How to resolve?