Dear all,
I am looking to deploy TeamViewer host with unattended access to multiple Widows 10 computers. I have used following command which has successfully deployed the application, however the Windows 10 computers are not appearing on the TeamViewer Management Console.
msiexec /i "TeamViewer_Host.msi" /qn CUSTOMCONFIGID=xxxxxxx APITOKEN=1234567-qwertyuiop ASSIGNMENTOPTIONS="--grant-easy-access --alias %COMPUTERNAME%"
Not sure what I am misisng, Any help on this will be much appreciated, thank you.