Test-NetworkConnection
SYNOPSISโ
Tests for an active local network connection, excluding wireless and virtual network adapters.
SYNTAXโ
Test-NetworkConnection [<CommonParameters>]
DESCRIPTIONโ
Tests for an active local network connection, excluding wireless and virtual network adapters, by querying the Win32_NetworkAdapter WMI class.
EXAMPLESโ
EXAMPLE 1โ
Test-NetworkConnection
PARAMETERSโ
CommonParametersโ
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.