Silent installation for RMM (Windows advanced)
Arguments
/CONFIGURE=user:password/S install.exe /S /CONFIGURE=user:password PowerShell Start-Process -Wait .Start-Process -Wait .\install.exe -ArgumentList "/S /CONFIGURE=user:password"cd "C:\Program Files\eazyBackup"; echo "USERnPASSWORD" | .\backup-tool.exe login prompt Optional arguments
Disable shortcuts
Disable tray icon
Log on backup.delegate service as Local System account
backup.delegate service as Local System accountRMM Deployment Examples
Silent install example for a single user
Silent install with RMM software
Last updated