tuxudo/teamviewer

Team Viewer module for munkireport.

v3.0 2023-04-04 04:29 UTC

This package is auto-updated.

Last update: 2024-05-19 06:05:09 UTC


README

Collects data about the TeamView instance on the client and provides a link to connect to it in the client tab and listing. Requires TeamViewer 10 or higher to be installed and configured on the client.

Configuration

TeamViewer module has one settings that can be managed by adding them to the server environment variables or the .env file.

TEAMVIEWER_LINK="tvcontrol1://control?device="

Table Schema

  • clientid - int - Client ID (the magic number)
  • clientic - int - Client IC
  • always_online - boolean - Is always online
  • autoupdatemode - int - Auto update mode
  • version - varchar(255) - Last opened version of TeamViewer on client
  • update_available - boolean - Is an update available
  • lastmacused - varchar(255) - MAC address of last client
  • security_adminrights - boolean - Are admin rights granted
  • security_passwordstrength - int - Strength of password
  • meeting_username - varchar(255) - Username for meetings
  • ipc_port_service - int - IPC Port
  • licensetype - int - License type
  • midversion - int - MID version
  • moverestriction - boolean - Restrictions placed on moving
  • is_not_first_run_without_connection - boolean - Is not first run without a connection
  • is_not_running_test_connection - boolean - Is not running on a test connection
  • had_a_commercial_connection - boolean - Had a commercial connection before
  • prefpath - string - location of preference file
  • updateversion - string - Detected/known versions that can be updated to