
You will need to create a policy and a group (folder) in the console. Using the file, the default is the file's configuration, if the policy fails, the default is the one you made.ĬUSTOMCONFIGID=xxxxxx and APITOKEN=XXXX you get them from the TeamViewer webpage console policy.ĪSSIGNMENTOPTIONS="-policy POLICY-NAME" and ASSIGNMENTOPTIONS="-group GROUP-NAME"

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).

Password Constraints: At least 8 characters. An existing password can be changed by clicking 'Set password for unattended access'. (but this is optional if you have a Policy in place). Enabling Unattended Access By enabling 'Enable Unattended Access', a prompt will appear where the user can set the password used for Unattended Access. 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
