The exact silent switches the TeamSpeak 6 Beta installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
msiexec.exe /i teamspeak-client.msi /quiet /norestart ALLUSERS=1
Run from the directory containing teamspeak-client.msi. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x64 | user | MSI WiX | Custom: ALLUSERS=1 | Default for WiX (MSI) |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full TeamSpeak 6 Beta install page.