Hi,@CyberTechky-9826
The general steps in the domain rename procedure are as follows:
Before beginning the domain rename process, prepare a list of domains in the forest: Specify the new forest structure that will be represented by the set of changed domain names in the forest.
Be sure to avoid any possible name conflicts with the new names that you choose. Name conflicts can cause unpredictable and severe results. For example, a conflict with the NetBIOS name can render a domain controller unusable because you might not be able to properly remove AD DS from it.
To begin the domain rename procedure, generate a script that contains the instructions for renaming domains in the forest: Generate domain rename instructions that are encoded as a special script based on the specified new forest structure and transfer it to every domain controller in the forest.
Verify that all domain controllers are adequately prepared to make the necessary updates to rename the domains: Verify the validity of the domain rename instructions (in the script) at every domain controller, and verify that every domain controller is ready to execute those instructions.
Execute the actual domain rename instructions: Execute the domain rename instructions at every domain controller in the forest. At this step, a brief interruption in the forest service may occur.
Fix up Group Policy: Update metadata in the directory so that policy settings can continue to be applied after the domain rename.
Clean up all domain rename–related metadata that is written to the directory so that the directory is ready for another round of the domain rename operation, if necessary: After the domain rename procedure is complete, remove all metadata that the domain rename operation writes to the directory.
Requirements for Domain Rename
Before a domain rename operation begins, the following requirements must be met:
The forest functional level must be Windows Server 2003 or higher.
If the position of domains will change, trust relationships must be created to provide trust between any domain that will be renamed (and therefore repositioned) and the domain that is to be its parent in the new structure.
DNS zones must exist for the new domains.
Domain-based Distributed File System (DFS) folder redirection paths must be redirected to a server-based path.
Domain-based roaming user profiles must be relocated to a server-based share or stand-alone DFS path.
Computers in the to-be-renamed domains must be configured to change their host names to reflect the new domain names.
Certification authority (CA) requirements must be met.