Forum Discussion
Create Test Domain Controller from Production Domain Controller
- Feb 24, 2020
One method would be to stand up a new domain controller in existing, let replication complete, move it to isolated test network, then on test DC you can seize roles and perform some clean up. (also perform cleanup in production domain)
https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/ad-ds-metadata-cleanup
then if required you could rename the test domain name.
http://www.rebeladmin.com/2015/05/step-by-step-guide-to-rename-active-directory-domain-name/
One method would be to stand up a new domain controller in existing, let replication complete, move it to isolated test network, then on test DC you can seize roles and perform some clean up. (also perform cleanup in production domain)
https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/deploy/ad-ds-metadata-cleanup
then if required you could rename the test domain name.
http://www.rebeladmin.com/2015/05/step-by-step-guide-to-rename-active-directory-domain-name/
- Admin O365Feb 25, 2020Brass Contributor
Dave Patrick Thanks for the response, I`ve gone through the articles
If I Clone the Prod DC running in VWWARE to the TEST Network then I guess it covers this bit "One method would be to stand up a new domain controller in existing, let replication complete, move it to isolated test network"?
If yes, then I can follow rename the test domain name article.
Kindly share your view.
- Dave PatrickFeb 25, 2020MVP
Depending on what's cloned you may still need to seize roles and perform the cleanup.
(please don't forget to mark helpful replies)