Yournetwork contains an Active Directory domain named contoso.com.
The domain contains a main office and a branch office.
An Active Directory site exists for each office.
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.
DC1 hosts an Active Directory-integrated zone for contoso.com.
Youadd the DNS Server server role to DC2.
Youdiscover that the contoso.com DNS zone fails to replicate to DC2.
Youverify that the domain, schema, and configuration naming contexts replicate from DC1 to DC2.
Youneed to ensure that DC2 replicates the contoso.com zone by using Active Directory replication.
Which tool should you use?

A.
Active Directory Sites and Services
B.
Ntdsutil
C.
DNS Manager
D.
Active Directory Domains and Trusts
Explanation:
A)
Tocontrol replication between two sites, you can use the Active Directory Sites and Services
snap- in to configure settings on the site link object to which the sites are added. By configuring
settings on a site link, you can control when replication occurs between two or more sites, and how
often.
B)
Ntdsutil.exe is a command-line tool that provides management facilities for Active Directory
Domain Services (AD DS) and Active Directory Lightweight Directory Services (AD LDS). Youcan use
the ntdsutil commands to perform database maintenance of AD DS, manage and control single
master operations, and remove metadata left behind by domain controllers that were removed
from the network without being properly uninstalled.
C)
DNS Manager is the tool you’ll use to manage local and remote DNS Servers
D)
Active Directory Domains and Trusts is the Microsoft Management Console (MMC) snap-in that
you can use to administer domain trusts, domain and forest functional levels, and user principal
name (UPN) suffixes.
http://technet.microsoft.com/en-us/library/cc731862.aspx
http://technet.microsoft.com/en-us/library/cc753343(v=ws.10).aspx
http://technet.microsoft.com/en-us/library/cc722541.aspx
http://technet.microsoft.com/en-us/library/cc770299.aspx
Note: If you see question about AD Replication, First preference is AD sites and services, then
Repadmin and then DNSLINT.
B
https://technet.microsoft.com/en-us/library/cc742490
0
0
^
0
0
The answer is B. If dnscmd were an option, that would be the correct answer. NTDSUTIL should only be used if the enlistment of the rodc fails with dnscmd, at least according to microsoft.
https://technet.microsoft.com/en-us/library/cc742490(v=ws.10).aspx
0
0