TeamViewer Host activation

To activate TeamViewer Host post-install, you will need to add the following command to your post-install command.

Execute-Process -Path "$envProgramFiles\TeamViewer\TeamViewer.exe" -Parameters "assignment --id xxxx-xxxxxxxx-xxxxxxxxxxx-xxxxxxxxxxxxx-xxxxxx-xxxxxxxxxxxxxxx --retries=4 --timeout=120" -WindowStyle 'Hidden'

Last updated