Manage Comprehensive Security Best Practice Guide

? ? ?

Get-WebConfigurationProperty -pspath machine/webroot/apphost -filter 'system.webserver/security/requestfiltering' -name 'removeServerHeader'

Set-WebConfigurationProperty -pspath MACHINE/WEBROOT/APPHOST -filter "system.webServer/security/requestFiltering" -name "removeServerHeader" -value "True"

................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download