In chapter 22 of the migration guide, in step 18, the following command is executed in Power Shell:
dcdiag /test:dns /dnsall /e /v
All shows as good except for this result:
Error: Missing SRV record at DNS server 10.11.12.100: _ldap._tcp.476275b5-d6c9-4457-afc2-283139107048.domains._msdcs.innercoretec.local [Error details: 9003 (Type: Win32 - Description: DNS name does not exist.)]
Which shows up twice (I have primary DNS as 10.11.12.100 and secondary DNS as 127.0.0.1). I have found a lot of conversations of similar issues online, but none have been helpful so far.
Using this command, nltest /domain_trusts /all_trusts /v I got the following: Dom Guid: 476275b5-d6c9-4457-afc2-283139107048 Dom Sid: S-1-5-21-189888060-4040310386-514089290
Would appreciate any inputs on how to go about troubleshooting this issue.
I assume you have both DC's in place now? If that is the case you can run ipconfig /flusdns and ipconfig /registerdns. After thus restart Netlogon and check again. If it is still there ignore it and continue the migration after doing all other tests.