MSI Host install with Script Not Working

Options
GTMTek
GTMTek Posts: 1
edited May 2022 in General questions

Hi - we are using a script to install the host(32bit) MSI and it installs Teamviewer but it never registers into the management portal. As a side note when we start Teamviewer we go to configuration and there is no account associated with the application and easy access is not checked off either. So what are we doing wrong in our script? Also we are testing the script from a command prompt.


msiexec.exe /i “Path_to\TeamViewer_Host.msi” /qn APITOKEN=xxxxxxxx CUSTOMCONFIGID=https://get.teamviewer.com/xxxxxxxxx ASSIGNMENTOPTIONS=”--alias %ComputerName% --grant-easy-access --group-id g123456789”


Thanks -Greg

Comments

  • SvenSchwager
    SvenSchwager Posts: 1
    Options

    Hi,

    we have the same situation at a customer.

    Did you ever find a solution?

    Sven