Deploying the Backup Agent Software with RMM Tool
After you have downloaded the installer, you can deploy it with RMM tools such as:
Kaseya
Level Platforms
N-able
Avast
Download the installer from the partner portal:
Log into the management portal.
Click on the Downloads tab and select Download Installer.
Click on the Installer link and save the file.
This installer link downloads the most recent build of your software (including any branding that you have set up). If a release is updated or you have made any updates to your branding, you need to download a new installer to have the most up-to-date version deployed. Once you have downloaded your installer, deploy it by using the following command-line switches through your RMM solution.
To deploy the backup agent software with RMM, use the command line switches in the following table.
Command Line Switch | Description |
/Username=user_test | Specifies the username to be used during Monitor setup - only for new accounts. |
/Password=1234567 | Specifies the password to be used during Monitor setup - only for new accounts. |
/ComputerID=0000 | Specifies the Computer ID to be used during Monitor setup - only for new accounts. |
/ManagedKey | If added, managed key will be used during Monitor setup - only for new accounts. |
/Silent | Runs the installer in silent mod. User interaction is not required. |
/SuppressMsgBoxes | Combined with /silent, suppresses setup message boxes. |
/VerySilent | Does not display any software message boxes or screens unless errors are encountered. |
All parameters are case sensitive.