Hi @LULU
Before renaming domain controller , you should check if there are another application can be impacted. If all applications instaled on domain controller supports name modification you have two use case:
- If you have another domain controller in same domain you can perform the following steps:
- If the target DC hosts FMSO role , move them to another Domain controller
- Demote domain controller and convert it to member server
- Rename Server
- Promote it again as domain controller
- If the target DC hosts FMSO role , move them again to this Domain controller
- If you have only one domain controller in this domain , you can perform the following steps:
- Promote another domain controller in temporary machine
- Move FSMO roles to temporary Domain controller
- Demote domain controller and convert it to member server
- Rename Server
- Promote it again as domain controller
- Move FMSO roles them again to this Domain controller
- Demote temporary Domain controller
Please don't forget to accept helpful answer