NAME Get-WebBinding SYNOPSIS Gets the bindings on the specified IIS site. SYNTAX Get-WebBinding [[-Name] ] [-Protocol ] [-Port ] [-IPAddress ] [-HostHeader ] [-WarningAction ] [-WarningVariable ] [] DESCRIPTION Gets information about the bindings configured on the site specified, such as protocol and port number. RELATED LINKS REMARKS To see the examples, type: "get-help Get-WebBinding -examples". For more information, type: "get-help Get-WebBinding -detailed". For technical information, type: "get-help Get-WebBinding -full".