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?

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?

A.
Set-ADSite

B.
Set-ADReplicationSite

C.
Set-ADDomain

D.
Set-ADReplicationSiteLink

E.
Set-ADGroup

F.
Set-ADForest

G.
Netdom



Leave a Reply 7

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


titan951

titan951

B. Set-ADReplicationSite

Erfaan

Erfaan

Yes answer is B
Set-ADReplicationSite ProtectedFromAccidentalDeletion

Knight13

Knight13

B

Set-ADReplicationSite -ProtectedFromAccidentalDeletion $true

J

J

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.

Myganet

Myganet

this question was on my exam

Reeyon

Reeyon

Answer is B.

Ayman Mardini

Ayman Mardini

if the question was in ur exam, must i be a magician to know the answer you’ve answered or what ?