The exact silent switches the RaiDrive (Managed) installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
RaiDrive_2023.9.256.1_x64.exe /exenoui /quiet /norestart
Run from the directory containing RaiDrive_2023.9.256.1_x64.exe. Download the installer from the Direct link below first. Run an elevated terminal (Run as Administrator) for machine-scope installs.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x64 | machine | EXE | Declared by publisher | |
| x64 | machine | MSI | Default for MSI | |
| arm64 | machine | EXE | Declared by publisher | |
| arm64 | machine | MSI | Default for MSI | |
| x86 | machine | EXE | Declared by publisher | |
| x86 | machine | MSI | Default for MSI |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full RaiDrive (Managed) install page.