NAME Set-WebConfiguration SYNOPSIS Sets the value of an IIS configuration setting to the value specified in the command. SYNTAX Set-WebConfiguration -Value [-Metadata ] [-Force] [-Location ] [-Filter] [[-PSPath] ] [-WarningAction ] [-WarningVariable ] [-WhatIf] [-Confirm] [] Set-WebConfiguration -InputObject [-Metadata ] [-Force] [-Location ] [-Filter] [[-PSPath] ] [-WarningAction ] [-WarningVariable ] [-WhatIf] [-Confirm] [] DESCRIPTION The Set-WebConfiguration cmdlet changes the value of an IIS configuration element. The element can be specified as a configuration section or an XPath query. RELATED LINKS REMARKS To see the examples, type: "get-help Set-WebConfiguration -examples". For more information, type: "get-help Set-WebConfiguration -detailed". For technical information, type: "get-help Set-WebConfiguration -full".