| external help file | TeamViewerPS-help.xml |
|---|---|
| Module Name | TeamViewerPS |
| online version | https://github.com/teamviewer/TeamViewerPS/blob/main/Docs/Help/Test-TeamViewerConnectivity.md |
| schema | 2.0.0 |
Test if the TeamViewer network is reachable from this machine.
Test-TeamViewerConnectivity [-Quiet] [<CommonParameters>]The command attempts to connect to the external TeamViewer endpoints that are required to be reachable by the TeamViewer client. Use this command to troubleshoot possible connection related issues.
PS /> Test-TeamViewerConnectivity -QuietPS /> Test-TeamViewerConnectivity -VerboseShows an overview of the connected endpoints including ports.
Suppress any output and only return True or False depending on the overall
outcome of the connection test.
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: FalseThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.