Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save franciso/40d4eaac30dab73c7db19c2b99bde832 to your computer and use it in GitHub Desktop.
Save franciso/40d4eaac30dab73c7db19c2b99bde832 to your computer and use it in GitHub Desktop.
Set-AdfsProperties -EnableExtranetLockout $true -ExtranetLockoutThreshold 5 `
-ExtranetObservationWindow (new-timespan -Minutes 30) -ExtranetLockoutRequirePDC $false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment