Comment on page

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 'C:\Program Files (x86)\TeamViewer\Teamviewer.exe' -Parameters 'assignment --id xxxx-xxxxxxxx-xxxxxxxxxxx-xxxxxxxxxxxxx-xxxxxx-xxxxxxxxxxxxxxx --retries=4 --timeout=120' -WindowStyle 'Hidden'
Last modified 1mo ago