Hi,
We intended to deploy a simple .bat script to assign roughly 500 TeamViewer installations to a specific TeamViewer management console account.
The script will call TeamViewer from:
C:\Program Files\TeamViewer
C:\Program Files (x86)\TeamViewer
And apply the following parameters:
TeamViewer.exe assign --api-token xxx --reassign --alias %username% --grant-easy-access --group xxx
Issue is, the machines are being added to the management console but without aliases
Does anyone have the answer to this issue?