Deploy TeamViewer Host with the unattended access

Options

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.

Comments

  • bickyz
    bickyz Posts: 2
    Options

    I have managed to get the devices in the management console, however it asks for the password when trying to connect. How can I make it unattended where it will not ask for the password.