The exact silent switches the Softerra LDAP Administrator 2026 installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
msiexec.exe /i ldapadmin-4.23.28826.0-x64-eng.msi /quiet /norestart
Run from the directory containing ldapadmin-4.23.28826.0-x64-eng.msi. 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 | MSI WiX | Default for WiX (MSI) | |
| x64 | machine | MSI WiX | Default for WiX (MSI) | |
| x86 | machine | MSI WiX | Default for WiX (MSI) | |
| x86 | machine | MSI WiX | Default for WiX (MSI) |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full Softerra LDAP Administrator 2026 install page.