NAME Remove-WebBinding SYNOPSIS Removes a binding from an IIS Web site. SYNTAX Remove-WebBinding [-Protocol ] [-Name ] [-IPAddress ] [-Port ] [-HostHeader ] [-WarningAction ] [-WarningVariable ] [-WhatIf] [-Confirm] [] Remove-WebBinding -InputObject [-Protocol ] [-Name ] [-WarningAction ] [-WarningVariable ] [-WhatIf] [-Confirm] [] Remove-WebBinding [-Protocol ] [-Name ] -BindingInformation [-WarningAction ] [-WarningVariable ] [-WhatIf] [-Confirm] [] DESCRIPTION Removes a binding from an IIS Web site. RELATED LINKS REMARKS To see the examples, type: "get-help Remove-WebBinding -examples". For more information, type: "get-help Remove-WebBinding -detailed". For technical information, type: "get-help Remove-WebBinding -full".