Hi All,
Having some issues with getting the assignment to work when installing the host msi.
The script im using is below:
msiexec /i "TeamViewer_Host.msi" /qn CUSTOMCONFIGID=ID APITOKEN=TOKEN ASSIGNMENTOPTIONS="--reassign --alias '%COMPUTERNAME%' --group 'Group' --grant-easy-access"
This installs the host and applies my custom host settings but does not assign it to our account, any ides?
Thanks