Now, deploy the install command via your MDM using our recommended install commands below:
start /wait
MSIEXEC.EXE /i "PATH_TO_MSI_FILE\TeamViewer_Host.msi" /qn
CUSTOMCONFIGID=YOUR_CUSTOM_CONFIG_ID
ASSIGNMENTID=YOUR_ASSIGNMENT_ID
start /wait
MSIEXEC.EXE /i "PATH_TO_MSI_FILE\TeamViewer_Full.msi" /qn
CUSTOMCONFIGID=YOUR_CUSTOM_CONFIG_ID
ASSIGNMENTID=YOUR_ASSIGNMENT_ID
SETTINGSFILE=”%~dp0\yourfilename.tvopt”
This parameter imports TeamViewer options. For example, a Conditional Access Router.
For more information, please read the following article:
Export settings for deployment
Don't use this parameter in combination with IMPORTREGFILE.
Please check this article for more MSI parameters.
The package will be created, and the .msi file will be uploaded, and depending on the settings in the assignments, the package will be pushed to the selected devices.