The exact silent switches the Crestron AirMedia installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
msiexec.exe /i airmedia_windows_5.11.1.164_unified.exe --silent
Run from the directory containing airmedia_windows_5.11.1.164_unified.exe. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x86 | user | EXE Burn bundle | Declared by publisher | |
| x86 | machine | MSI WiX | Default for WiX (MSI) | |
| x86 | machine | EXE Burn bundle | Default for Burn (WiX bundle) |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full Crestron AirMedia install page.