September 2012
Intermediate to advanced
1680 pages
88h 3m
English
The second set of steps required for cloning a DC are to run a series of PowerShell cmdlets that are required for cloning. The first returns a list of applications which must be excluded before cloning the DC. If you choose a standard AD DS installation with only DNS added, there should not be any extra applications in that list. Run the following PowerShell to determine whether any apps need to be excluded in advance:
Get-ADDCCloningExcludedApplicationList
After vetting the list for any apps to be excluded, you can then generate the ADDCClone configuration file. You can specify within the file the name of the DC, any static IP assignments, and DNS and WINS assignments, or you can ...
Read now
Unlock full access