Test-WebConnection
Property
Value
Description
Syntax
Test-WebConnection [[-Uri] <Uri>] [-ProgressAction <ActionPreference>] [<CommonParameters>]Parameters
Parameter
Type
Required
Description
Examples
Example
Test-WebConnection -Uri 'http://example.com'
Returns $true when the target responds to an HTTP HEAD request.Example
Related
Last updated
Was this helpful?

