
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). (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. Start /wait msiexec /i "%~dp0xxxxxxxx.msi" /qn /l "c:\install\logs\teamviewer_install_ /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 If not exist C:\install\Logs\ md TeamViewer msi silent install >%Logfilepathcmd% Set Logfilepathcmd=c:\install\logs\teamviewer_log.log Create file for msi silent install.Ĭreate a text file and than copy the commands below. Note! Also you can check for the lasts version on the links above. To download TeamViewer msi file you can go also to application webpage: Here!Ĭopy the msi file to a folder called “ TeamViewer msi silent install ”. TeamViewer Support WebUse the MSI package to deploy TeamViewer within your IT infrastructure.

Please noted that TeamViewer MSI can downloaded only from Corporate that have license. In Fact TeamViewer msi version is an installer package off application and can downloaded on official site. At this point run as Administrator the Install.cmd script and the TeamViewer 64-bit version will installed silently.
