You need to ensure that you can clone DC6

Your network contains an Active Directory domain named contoso.com. The domain
contains six domain controllers. The domain controllers are configured as shown in the
following table.

The network contains a server named Server1 that has the Hyper-V server role installed.
DC6 is a virtual machine that is hosted on Server1.
You need to ensure that you can clone DC6.
65
What should you do?

Your network contains an Active Directory domain named contoso.com. The domain
contains six domain controllers. The domain controllers are configured as shown in the
following table.

The network contains a server named Server1 that has the Hyper-V server role installed.
DC6 is a virtual machine that is hosted on Server1.
You need to ensure that you can clone DC6.
65
What should you do?

A.
Transfer the schema master to DC6.

B.
Transfer the PDC emulator to DC5.

C.
Transfer the schema master to DC4.

D.
Transfer the PDC emulator to DC2.

Explanation:
A deployed Windows Server 2012 domain controller (virtualized or physical) that hosts the
PDC emulator role (DC1). To verify whether the PDC emulator role is hosted on a Windows
Server 2012 domain controller, run the following Windows PowerShell command:
Get-ADComputer (Get-ADDomainController –Discover –Service “PrimaryDC”).name –
Propertyoperatingsystemversion|fl
http: //technet. microsoft. com/en-us/library/hh831734. aspx#steps_deploy_vdc



Leave a Reply 3

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


JohnyBoy

JohnyBoy

You need PDC role in a Windows server 2012 machine

Momochi

Momochi

Thanks man!