

I still would strongly recommend to use the reg file because sometimes TeamViewer loses the policy settings on the agent (or host) and the settings go to default, which is a nightmare from security point of view (if you use white list security options).

(but this is optional if you have a Policy in place). TeamViewer_Settings.reg is the file you save from the TeamViewer host and have it in the same folder with the installer. IMPORTREGFILE=1 will import the reg file. Msiexec.exe /i TeamViewer_host.msi /qn CUSTOMCONFIGID=xxxxxx DESKTOPSHORTCUTS=1 IMPORTREGFILE=1 ASSIGNMENTOPTIONS="-policy POLICY-NAME" ASSIGNMENTOPTIONS="-group GROUP-NAME" ASSIGNMENTOPTIONS="-grant-easy-access" APITOKEN=XXXX
