Skip to content

teamviewer/api-example-scripts

Repository files navigation

TeamViewer Web API example scripts

CI

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

Contents

  • 📜 Adds users from a CSV file to the TeamViewer SSO exclusion list of their respective domain.
  • ⚙️ TeamViewerPS module needed
  • 📜 Sets the policy for all / specific devices to specific policy or inherits policy from group.
  • ⚙️ TeamViewerPS module needed
  • 📜 Removes TeamViewer devices (MDv1) that didn't appear online for a given time.
  • ⚙️ TeamViewerPS module needed
  • 📜 Removes TeamViewer devices (MDv2) that didn't appear online for a given time.
  • ⚙️ TeamViewerPS module needed
  • 📜 Imports and updates a set of users from a CSV file into the TeamViewer company.
  • ⚙️ TeamViewerPS module needed
  • 📜 Moves devices from a common group to a shared group per user.
  • ⚙️ TeamViewerPS module needed