Youare employed as a network administrator at ABC.com.
ABC.com has an active directory domain named ABC.com.
All servers including domain controllers on the ABC.com network have Windows Server 2012 R2
installed.
ABC.com has its headquarters in London and an office in paris.
The London Office has a domain controller named server1,which is configured as a writeable
domain controller that servers as a Global catalog server and a DNS server.
Server1 is configured to host an Active Directory-integrated zone for ABC.com.
The Paris office has a Read-Only domain controller (RODC) named server2 which servers as a Global
catalog server.
After installing the DNS server role on server2, you want to make sure that the ABC.com zone is
replicated to server2 via active directory replication.
Which of the following actions should you take?

A.
Youshould consider making use of Active Directory Sites and Services to Configured replication
B.
Youshould consider making use of replmon.exe to configure replication.
C.
Youshould consider making use of repadmin.exe to configure replication
D.
Youshould consider making use of Active Directory Schema To configure replication
I’m pretty sure its just A
0
0
Whoops wrong question!
0
0
I don’t know what the answer would be here. You would need to enlist the rodc in the application directory partition that replicates the zone information. My guess would be the Schema.
0
0
If you see a question about AD replication, follow this order. ARD
– Active Directory® Sites and Services is a Microsoft Management Console (MMC) snap-in that you can use to administer the replication of directory data among all sites in an Active Directory Domain Services (AD DS) forest. This snap-in also provides a view of the service-specific objects that are published in AD DS.
– Repadmin.exe (replication administration) helps administrators diagnose Active Directory replication problems between domain controllers running Microsoft Windows operating systems.
– Dnslint: DNSLint is a Microsoft Windows utility that helps you to diagnose common DNS name resolution issues.
8
2