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