PrepAway - Latest Free Exam Questions & Answers

You need to prevent administrators from accidently deleting any of the site in the forest

Your network contains one Active Directory forest named contoso.com. the forest contains two child domains and six domain controllers. The domain controllers are configured as shown in the following table.

Name Domain Site
DC1 Contoso.com Main Office
DC2 Contoso.com Main Office
DC3 Contoso.com Europe Office
DC4 Contoso.com Asia Office
DC5 Sales.contoso.com Main Office
DC6 Manufacturiung.contoso.com Main Office

You need to prevent administrators from accidently deleting any of the site in the forest.
What should you use?

PrepAway - Latest Free Exam Questions & Answers

A.
Set-ADSite

B.
Set-ADReplicationSite

C.
Set-ADDomain

D.
Set-ADReplicationSiteLink

E.
Set-ADGroup

F.
Set-ADForest

G.
Netdom

7 Comments on “You need to prevent administrators from accidently deleting any of the site in the forest

  1. J says:

    Set-ADReplicationSite -ProtectedFromAccidentalDeletion 1

    https://technet.microsoft.com/en-us/%5Clibrary/Hh852305(v=WPS.630).aspx
    -ProtectedFromAccidentalDeletion
    Specifies whether to prevent the object from being deleted. When this property is set to $True, you cannot delete the corresponding object without changing the value of the property. The acceptable values for this parameter are:

    — $False or 0
    — $True or 1

    Answer is B, confirmed.




    1



    0

Leave a Reply