The exact silent switches the ControlUp Remote DX - Microsoft AVD/RDP installer accepts, plus a one-line command you can paste into a script, Intune Win32 app, or Configuration Manager package.
msiexec.exe /i curdx-windows-microsoft.msi /quiet /norestart Wifi=True Inactivity=True Location=True Isp=True InternetLatencyTarget=8.8.8.8
Run from the directory containing curdx-windows-microsoft.msi. Download the installer from the Direct link below first.
| Architecture | Scope | Type | Silent switches | Source |
|---|---|---|---|---|
| x64 | - | MSI | Custom: Wifi=True Inactivity=True Location=True Isp=True InternetLatencyTarget=8.8.8.8 | Default for MSI |
/S for NSIS, /quiet /norestart for MSI).Prefer the winget route? See the full ControlUp Remote DX - Microsoft AVD/RDP install page.