I've stood up a new domain controller and attached it to my existing domain and that seemed to complete without issue. But then when standing up a new server and attempting to attach it to the domain using the new domain controller I got an error that it couldn't find the domain controller. It turns out the new domain controller doesn't have ldap and kerberos SRV records for the new DC, only the old ones. I've waited 48 hours and run ipconfig /registerdns and stopped and started the netlogon service as well as rebooted the computer. Nothing seems to update those records for the new DC.
Asked
Active
Viewed 441 times
0
-
Hi, did you added the role and runned the dcpromo wizard without issue ? – yagmoth555 Sep 15 '21 at 14:55
-
First step: check DNS server addresses specified in IP config – J-M Sep 15 '21 at 15:23
-
Yes, dcpromo wizard ran without issue and all the networking is fine. It seems like a completely setup domain controller but minus those records. – Tony Sep 16 '21 at 09:32