Hi everyone,
We have recently deployed the TeamViewer host client to our machines via InTune using the article posted here. https://community.teamviewer.com/English/kb/articles/45766-intune-integration-installation-and-user-guide
This is the CMD line agruments we are using:
/qn CUSTOMCONFIGID=%YOURCUSTOMCONFIGID% APITOKEN=%YOURAPITOKEN% ASSIGNMENTOPTIONS="--alias %COMPUTERNAME%"
The deployment is fine & installs but when running for the first time, it gives the "Account assignment" pop up, asking for permission to assign the client to our account. If we click "Allow and finish", it will still not assign it to our company. However, if we click "Allow and finish" with an account that has local admin rights, it will do it.
What is the best way to get around this?