Hi,
The DC name can be changed.
For the steps ,you can refer to the following link:
https://social.technet.microsoft.com/Forums/windows/en-US/90f461b1-46c6-42e3-b1fe-712258bd31fb/renaming-a-domain-controller?forum=winserverDS
Make sure all related records should be updates correctly.
For applications you should check the code where the old dc name defined and change with new name and ip address
Similar question for your reference:
https://social.technet.microsoft.com/Forums/windows/en-US/90f461b1-46c6-42e3-b1fe-712258bd31fb/renaming-a-domain-controller?forum=winserverDS
Best Regards,
Server 2019 PDC and changing IP
Hello I have a standalone Server 2019 PDC, nothing else, but I need to change the IP before adding servers and desktops. If I want to change the server IP is there anything else I need to change? Thanks Bruce
Windows for business | Windows Server | User experience | Other
-
Anonymous
2021-03-04T07:36:49.97+00:00
3 additional answers
Sort by: Most helpful
-
Anonymous
2021-03-01T22:09:02.607+00:00 If just changing the address then after change you can do ipconfig /flushdns, ipconfig /registerdns then restart the netlogon service. If you're also changing the subnet then recreate the revers lookup zone.
--please don't forget to Accept as answer if the reply is helpful--
-
Bruce Ringler 61 Reputation points
2021-03-02T23:15:20.333+00:00 Sorry about this, can I change the name of the server?
Thanks
Bruce -
Anonymous
2021-03-02T23:40:09.11+00:00 You can but its risky, especially with a single domain controller. The preferred and much safer method would be to stand up new one with the desired name, patch fully, join existing domain, promo it, transfer roles over, decommission demote old one.
--please don't forget to
Accept as answer
if the reply is helpful--