You can deploy the TeamViewer full version with an automated Policy Assignment via the TeamViewer (Classic) Management Console.
📌Note: Currently, it is not possible to add your logo or other visual customizations to the full client.
Please follow the steps below to create and deploy your Custom Full Client:
📌Note: Account assignment without confirmation will activate Easy Access automatically. Please keep in mind that you need the account assignment for the policy assignment.
💡Hints:
msiexec.exe /i "Path\To\MSIFILE" /qn CUSTOMCONFIGID=YOURIDCCODE timeout /t 10 /nobreak Path\To\TeamViewer.exe assign --api-token=YOURTOKEN --group YOURGROUP --grant-easy-access --alias %COMPUTERNAME%
You can change or remove the parameters as needed (e.g., the proxy, Import Reg file, ...)
For more details on deploying the MSI package, please follow the steps in the article about Mass deployment on Windows - Overview.
⚠IMPORTANT: You can enter the CustomConfigID for the Full Client in the MSI Parameter but do not use the CustomConfigID from a Host Module; this will not work!