GitHunt
TE

teamviewer/api-example-scripts

TeamViewer Web API example scripts

TeamViewer Web API example scripts

CI

A continously growing set of Powershell example scripts that showcase the
TeamViewer Web API.

Contents

Add-SsoExclusionsFromCSV

  • ๐Ÿ“œ Adds users from a CSV file to the TeamViewer SSO exclusion list of their respective domain.
  • โš™๏ธ TeamViewerPS module needed

Set-TeamViewerDevicesPolicy

  • ๐Ÿ“œ Sets the policy for all / specific devices to specific policy or inherits policy from group.
  • โš™๏ธ TeamViewerPS module needed

Remove-TeamViewerDuplicateDevicesV2

  • ๐Ÿ“œ Removes TeamViewer devices (MDv2) that have a duplicate counterpart in the same company.
  • โš™๏ธ TeamViewerPS module needed

Remove-TeamViewerOutdatedDevice

  • ๐Ÿ“œ Removes TeamViewer devices (MDv1) that didn't appear online for a given time.
  • โš™๏ธ TeamViewerPS module needed

Remove-TeamViewerOutdatedDeviceV2

  • ๐Ÿ“œ Removes TeamViewer devices (MDv2) that didn't appear online for a given time.
  • โš™๏ธ TeamViewerPS module needed

Import-TeamViewerUser

  • ๐Ÿ“œ Imports and updates a set of users from a CSV file into the TeamViewer company.
  • โš™๏ธ TeamViewerPS module needed

Invoke-TeamViewerGroupPerUserSync

  • ๐Ÿ“œ Moves devices from a common group to a shared group per user.
  • โš™๏ธ TeamViewerPS module needed