Skip to content

Instantly share code, notes, and snippets.

@daniiiol
Created May 23, 2014 07:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daniiiol/3a710870a7591fb08d93 to your computer and use it in GitHub Desktop.
Save daniiiol/3a710870a7591fb08d93 to your computer and use it in GitHub Desktop.
Import-Module WebAdministration
Set-WebConfigurationProperty -filter /system.webServer/security -name 'sections["ipSecurity"].OverrideModeDefault' -value Allow -pspath iis:\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment