Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 980 Bytes

File metadata and controls

47 lines (29 loc) · 980 Bytes
external help file TeamViewerPS-help.xml
Module Name TeamViewerPS
online version https://github.com/teamviewer/TeamViewerPS/blob/main/Docs/Help/Get-TeamViewerVersion.md
schema 2.0.0

Get-TeamViewerVersion

SYNOPSIS

Retrieve the installed version of TeamViewer.

SYNTAX

Get-TeamViewerVersion [<CommonParameters>]

DESCRIPTION

Returns the version of TeamViewer that is installed on this machine. Nothing is returned if TeamViewer is not installed.

EXAMPLES

Example 1

PS /> Get-TeamViewerVersion

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.

INPUTS

None

OUTPUTS

NOTES

RELATED LINKS