For the complete documentation index, see llms.txt. This page is also available as Markdown.

Wait-WebConnection

Waits for an internet connection to the specified Uri

Property
Value

Module

OSD

Platform

WinPE (amd64 / arm64)

Description

Waits for an internet connection to the specified Uri

Syntax

Wait-WebConnection [[-Uri] <Uri>] [-ProgressAction <ActionPreference>] [<CommonParameters>]

Parameters

Parameter
Type
Required
Description

-Uri

Uri

False

Waits for a valid connection to a Uri

Examples

No examples provided in source documentation.

Last updated

Was this helpful?