What should you run before you promote Server1?

Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2008 R2. The functional level of the domain is Windows Server 2008 R2. The functional level of the forest is Windows Server 2008.

You have a member server named Server1 that runs Windows Server 2008.

You need to ensure that you can add Server1 to contoso.com as a domain controller.

What should you run before you promote Server1?

Your network contains an Active Directory domain named contoso.com. All domain controllers run Windows Server 2008 R2. The functional level of the domain is Windows Server 2008 R2. The functional level of the forest is Windows Server 2008.

You have a member server named Server1 that runs Windows Server 2008.

You need to ensure that you can add Server1 to contoso.com as a domain controller.

What should you run before you promote Server1?

A.
dcpromo.exe /CreateDCAccount

B.
dcpromo.exe /ReplicaOrNewDomain:replica

C.
Set-ADDomainMode -Identity contoso.com -DomainMode Windows2008Domain

D.
Set-ADForestMode -Identity contoso.com -ForestMode Windows2008R2Forest



Leave a Reply 1

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


Dan

Dan

The question states the current DFL is 2008 R2. Once the DFL has been raised to 2008 R2, it cannot be lowered again. The only option for promoting Server1 to a domain controller would be to upgrade Server1 to 2008 R2.