NAME Get-WebURL SYNOPSIS Issues a simple Web request for the specified IIS module location. SYNTAX Get-WebURL [[-PSPath] ] [-Accept ] [-ResponseHeaders] [-Content] [-WarningAction ] [-WarningVariable ] [] Get-WebURL [[-Url] ] [-Accept ] [-ResponseHeaders] [-Content] [-WarningAction ] [-WarningVariable ] [] DESCRIPTION Issues a simple Web request for the specified IIS module location. RELATED LINKS REMARKS To see the examples, type: "get-help Get-WebURL -examples". For more information, type: "get-help Get-WebURL -detailed". For technical information, type: "get-help Get-WebURL -full".