PrepAway - Latest Free Exam Questions & Answers

Which tool should you use before you start the DFS Replication service on DC10?

Your company deploys a new Active Directory forest named contoso.com. The first domain
controller in the forest runs Windows Server 2012 R2. The forest contains a domain controller
named DC10.
On DC10, the disk that contains the SYSVOL folder fails.
You replace the failed disk. You stop the Distributed File System (DFS) Replication service. You
restore the SYSVOL folder.
You need to perform a non-authoritative synchronization of SYSVOL on DC10.
Which tool should you use before you start the DFS Replication service on DC10?

PrepAway - Latest Free Exam Questions & Answers

A.
Active Directory Sites and Services

B.
Dfsmgmt.msc

C.
Ldp

D.
Frsutil

Explanation:
http://support.microsoft.com/kb/2218556

10 Comments on “Which tool should you use before you start the DFS Replication service on DC10?

  1. Rob says:

    How can Dfsmgmt be the answer? The article referenced states; “You cannot use the DFS Management snap-in (Dfsmgmt.msc) or the Dfsradmin.exe command-line tool to achieve this.”




    0



    0
  2. Dick Shaftley says:

    The support article link shown as the explanation rejects the answer: “You cannot use the DFS Management snap-in (Dfsmgmt.msc) or the Dfsradmin.exe command-line tool to achieve this”

    It only discusses ADSIEDIT.msc. So let’s hope that the choices are worded better than this example.




    0



    0
  3. kyo says:

    1. In the ADSIEDIT.MSC tool modify the following distinguished name (DN) value and attribute on each of the domain controllers that you want to make nonauthoritative:
    CN=SYSVOL Subscription,CN=Domain System Volume,CN=DFSR-LocalSettings,CN=,OU=Domain Controllers,DC=
    msDFSR-Enabled=FALSE
    2. Force Active Directory replication throughout the domain.
    3. Run the following command from an elevated command prompt on the same servers that you set as non-authoritative:
    DFSRDIAG POLLAD
    4. You will see Event ID 4114 in the DFSR event log indicating SYSVOL is no longer being replicated.
    5. On the same DN from Step 1, set:
    msDFSR-Enabled=TRUE
    6. Force Active Directory replication throughout the domain.
    7. Run the following command from an elevated command prompt on the same servers that you set as non-authoritative:
    DFSRDIAG POLLAD
    8. You will see Event ID 4614 and 4604 in the DFSR event log indicating SYSVOL has been initialized. That domain controller has now done a “D2” of SYSVOL.

    I would go for C since this is the equivalent of ADSIEdit




    1



    0

Leave a Reply