PrepAway - Latest Free Exam Questions & Answers

You need to ensure that the new RODC will be able to re…

Your network contains an Active Directory domain named contoso.com.
All domain controllers run Windows Server 2012 R2. The domain contains two domain controllers.
The domain controllers are configured as shown in the following table.

The Branch site contains a perimeter network.
For security reasons, client computers in the perimeter network can communicate with client computers in the Branch site only.
You plan to deploy a new RODC to the perimeter network in the Branch site.
You need to ensure that the new RODC will be able to replicate from DC10.
What should you do first on DC10?

PrepAway - Latest Free Exam Questions & Answers

A.
Run the Add-ADDSReadOnlyDomainControllerAccount cmdlet.

B.
Create an Active Directory site.

C.
Run the Active Directory Domain Services Configuration Wizard.

D.
Create an Active Directory subnet.

Explanation:
Add-ADDSReadOnlyDomainControllerAccount Creates a read-only domain controller (RODC) account that can be used to install an RODC in Active Directory.
Note:
* Notes
Once you have added the RODC account, you can add an RODC to a server computer by using the Install-ADDSDomainController cmdlet with the –
ReadOnlyReplica switch parameter.
* Example
Adds a new read-only domain controller (RODC) account to the corp.contoso.com domain using the North America site as the source site for the replication source
domain controller.
C:\\PS>Add-ADDSReadOnlyDomainControllerAccount -DomainControllerAccountName RODC1 – DomainName corp.contoso.com -SiteName NorthAmerica
Incorrect:
Not B: There already is a branch site.
Add-ADDSReadOnlyDomainControllerAccount

3 Comments on “You need to ensure that the new RODC will be able to re…


Leave a Reply