I have two subnets (network A, network B) located within the same single Windows domain site.
Each site has two DCs, which each are running AD-integrated DNS.
I need to move one server from network B, into network A. If I change the IP address, subnet mask, and gateway and DNS entries on this server, shut it down, and then bring it back up on network A, should the server automatically register itself in DNS under its new IP address, and behaving like a normal domain controller in the new subnet? Or will I need to perform an ipconfig /registerdns on the domain controller once it comes back up in network A, in order for it to be seen as a domain controller/DNS server under its new IP address?