Which tool should you use?

Your network 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.
You add the DNS Server server role to DC2.
You discover that the contoso.com DNS zone fails to replicate to DC2.
You verify that the domain, schema, and configuration naming contexts replicate from DC1 to
DC2.
You need to ensure that DC2 replicates the contoso.com zone by using Active Directory
replication.
Which tool should you use?

Your network 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.
You add the DNS Server server role to DC2.
You discover that the contoso.com DNS zone fails to replicate to DC2.
You verify that the domain, schema, and configuration naming contexts replicate from DC1 to
DC2.
You need to ensure that DC2 replicates the contoso.com zone by using Active Directory
replication.
Which tool should you use?

A.
Ntdsutil

B.
Repadmin

C.
Dnslint

D.
Active Directory Domains and Trusts

Explanation:
If you see question about AD Replication, First preference is AD sites and services, then
Repadmin and then DNSLINT.



Leave a Reply 4

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

17 + four =


Watcher

Watcher

I believe this is what they are getting at here – If the RODC is not created with DNS role added at the same time then you have to enrole it in the DNS partition. This article covers the ground:

https://technet.microsoft.com/en-us/library/cc742490(WS.10).aspx

Watcher

Watcher

That would make the correct answer A – NTDSUTIL

MountSwolemore

MountSwolemore

Correct.

MancaMulas

MancaMulas

Thanks for the link. I was inclined towards B but after reading that link i realized i was wrong, answer is A.