What should you use?

Posted by: Pdfprep Category: 70-412 Tags: , ,

Note: This question is part of series of questions that use the same or similar answer choices. An answer choice may be correct for more than one question in the series. Each question is independent of the other questions in this series. Information and details provided in a question apply only to that question.

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.

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

What should you use?
A . Set-ADSite
B . Set-ADReplicationSite
C . Set-ADDomain
D . Set-ADReplicationSiteLink
E . Set-ADGroup
F . Set-ADForest
G . Netdom

Answer: B

Explanation:

Set-ADReplicationSite(Set-ADReplicationSite -ProtectedFromAccidentalDeletion $true)

Leave a Reply

Your email address will not be published.