Hello,
We deploy Teamviewer 15.13.7 with the MSI file in silent mode with the following command line:
msiexec /i "TeamViewer_Full.msi" /qn APITOKEN=<xxxxxxx> ASSIGNMENTOPTIONS="--group COLLABORATEURS"
When TeamViewer is install we have a free license and it is necessary to connect with an account to activate the license.
How to integrate license activation and authentication during mass deployment ?
Kind regards