NAME
Add-WebConfigurationProperty
SYNOPSIS
Adds a property to an IIS configuration section.
SYNTAX
Add-WebConfigurationProperty -Name
[-Type ] [-Value ]
[-AtElement ] [-AtIndex ] [-AtName ] [-Force] [-Location
] [-Filter] [[-PSPath] ] [-WarningAction
] [-WarningVariable ] [-WhatIf] [-Confirm]
[]
DESCRIPTION
Adds a property to an IIS configuration section. Globbing is supported.
RELATED LINKS
Remove-WebConfigurationProperty
REMARKS
To see the examples, type: "get-help Add-WebConfigurationProperty -examples".
For more information, type: "get-help Add-WebConfigurationProperty -detailed".
For technical information, type: "get-help Add-WebConfigurationProperty -full".