The exact silent switches the VALD ForceDecks Suite installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
msiexec.exe /i ForceDecksSuiteSetup.exe /quiet /norestart /s /qn
Run from the directory containing ForceDecksSuiteSetup.exe. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x86 | - | EXE Burn bundle | Custom: /s /qn | Default for Burn (WiX bundle) |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full VALD ForceDecks Suite install page.