Command Line / MSI / EXE
Silent MSI deployment of We360.ai agent on Windows — MSIEXEC command-line install for mass employee monitoring rollout.
Prerequisites
Silent Install
EXE
> "C:\path\to\<installer-filename>.exe" /exenoui /qnMSI
MSIEXEC /i "C:\path\to\<installer-filename>.msi" /QNSilent Uninstall (MSI only)
Silent Uninstall (All Apps and Config)
Install with Logging (for Troubleshooting)
Usage with RMM / PSExec
Last updated
Was this helpful?