Hello. I am useing this command to silently install the teamviewer host msi on pc´s. Soemhow this does not work. the silent install is not there at all. if i delete the "/qn" and press yes on everythin in the installer it works.
How do you install teamviewer silently or even uninstall it? its a real pain
msiexec.exe /i "TeamViewer_Host.msi" /qn /norestart APITOKEN=xxxxxxxxx CUSTOMCONFIGID=xxxxxx ASSIGNMENTOPTIONS="--alias %ComputerName% --grant-easy-access" SETTINGSFILE="%CD%\tvsettings.tvopt"