Which two actions should you perform?

Your network contains an Active Directory domain named adatum.com. All domain controllers run Windows Server 2012. The domain contains a virtual machine
named DC2. On DC2, you run Get-ADDCCloningExcludedApplicationList and receive the output shown in the following table.

You need to ensure that you can clone DC2. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Your network contains an Active Directory domain named adatum.com. All domain controllers run Windows Server 2012. The domain contains a virtual machine
named DC2. On DC2, you run Get-ADDCCloningExcludedApplicationList and receive the output shown in the following table.

You need to ensure that you can clone DC2. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

A.
Create an empty file named CustomDCClonesAllowList.xml

B.
Add the following information to the DCCloneConfigSchema.xsd <AllowList>
<Allow>

<Name>App1</Name>
<Type>Service</Type>
</Allow>
</AllowList>

C.
Create a filename DCCloneConfig.xml that contains the following information <AllowList>
<Allow>
<Name>App1</Name>
<Type>Service</Type>
</Allow>
</AllowList>

D.
Create a filename CustomDCCloneAllowList.xml that contains the following information <AllowList>
<Allow>
<Name>App1</Name>
<Type>Service</Type>
</Allow>
</AllowList>

E.
Create an empty file named DCCloneConfig.xml



Leave a Reply 1

Your email address will not be published. Required fields are marked *