Skip to content

Instantly share code, notes, and snippets.

@jespernohr
Created October 3, 2015 12:58
Show Gist options
  • Save jespernohr/fdf32d87bc7e6411547e to your computer and use it in GitHub Desktop.
Save jespernohr/fdf32d87bc7e6411547e to your computer and use it in GitHub Desktop.
# use this cmd-let to enable the "protect from accidental deletion" on your active directory site.
Set-ADReplicationSite -ProtectedFromAccidentalDeletion $true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment