| external help file | TeamViewerPS-help.xml |
|---|---|
| Module Name | TeamViewerPS |
| online version | https://github.com/teamviewer/TeamViewerPS/blob/main/Docs/Help/Get-TeamViewerId.md |
| schema | 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-TeamViewerIdThis cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.