Silent Install Teamviewer QS

Options

Hi there,


We have our own TeamViewer running for our customers. We want to install the TeamViewer.exe silent for a user. We push the application from our RMM client. I have tried installing it through .bat scripts with the following examples:


"Teamviewer.exe /S /ACCEPTEULA=1"

"Teamviewer.exe /S "

"Teamviewer.exe /silent /ACCEPTEULA=1"

"Teamviewer.exe --quiet /ACCEPTEULA=1"

"Teamviewer.exe --quiet"


Most of them open up the installer and ask me to Accept the EULA, but this is pre-defined. Can someone explain and help us to get this to work?