external help file | Module Name | online version | schema |
---|---|---|---|
TeamViewerPS-help.xml |
TeamViewerPS |
2.0.0 |
Returns the TeamViewer ID of the locally installed TeamViewer.
Get-TeamViewerId [<CommonParameters>]
Returns the TeamViewer ID of the locally installed TeamViewer. This ID can be used to connect to this machine. Returns nothing if TeamViewer is not installed on this machine.
PS /> $tvid = Get-TeamViewerId
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.