Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. All servers on the network run Windows
Server 2012.
Virtual machines (VMs) are hosted on Windows Server 2012 servers running the Hyper-V role.
One VM is named ABC-DC3. ABC-DC3 runs the Active Directory Domain Services role and is
configured as a domain controller for the ABC.com domain.
You want to clone ABC-DC3 to create another domain controller.
Which two of the following steps should you perform first? (Choose two).
A.
Run the Install-ADDSDomainController PowerShell cmdlet.
B.
Run the New-ADDCCloneConfigFile PowerShell cmdlet.
C.
Run Sysprep.exe.
D.
Place a DCCloneConfig.xml file in the %Systemroot%\NTDS folder.
E.
Place an Unattend.xml file in the %Systemroot%\SYSVOL folder.
these actions are the same (or have the same end result)
you first need to add ABC-DC3 to the Cloneable Domain Controllers group
then run Get-ADDCCloningExcludedApplicationList if clear
then run New-ADDCCloneConfigFile
if not first run Get-ADDCCloningExcludedApplicationList -GenerateXml