This guide will walk through using the Ninja RMM to deploy the RocketCyber Agent.
First, a few notes about the deployment script:
-
The console generates a PowerShell script per organization that automatically includes the information required to deploy the agent, specifically the license key and the URL.
-
The script first checks to see if the agent is already installed before performing an install.
-
If the script does not detect an installed agent, it will download the agent installer package to the local machine and execute it.
Add a New Script In Ninja RMM
1. Log on to the RocketCyber console, from the left-hand navigation menu click on All Organizations.
2. Next, click Deploy for the appropriate organization.
3. Click the Select & Copy button to copy the PowerShell script for the desired organization.
4. Log on to the Ninja RMM console and from the left-hand navigation Click Configuration.
6. From the Scripting View, click Create New Script
7. In the Script Editor view:
-
-
Paste the script copied from the RocketCyber console into the editor control.
-
Provider a name in the Name field such as RocketAgent Deploy.
-
Provide a description in the Description field.
-
Category chooses the appropriate category such as Maintenance.
-
Language select PowerShell from the dropdown list.
-
Operating System selects Windows from the dropdown list.
-
Architecture selects All from the dropdown list.
-
Parameters leave empty.
- Click Save
- Click Close
-
Add a Scheduled Task In Ninja RMM
2. Click New Task
3. Complete the following information in the Create new scheduled task view.
-
-
Enabled should be switched on.
-
Name enter RocketAgent Deployment.
-
The description leaves empty.
-
Schedule Repeats select Daily from the dropdown list.
-
Recur Every set to 1 Day.
-
Start At Choose a date/time in the future.
-
Ends select After from the dropdown list.
-
Occurrences set to 1.
-
4. Click the Add Script button.
5. From the Add Script dialog, type in a rocket to filter the list.
6. Click on RocketAgent Deploy
7. On the RocketAgent Deploy dialog.
-
-
Preset Parameter leave blank
-
Run As choose System from the dropdown list.
-
8. Click Apply to continue.
9. In the Create New Scheduled Task view, click Targets from the left-hand nav.
10. Click Add
You should now see the scheduled task in the list.
The task will execute at the time specified in the task schedule.
You can verify its execution by viewing the details of a device that was targeted.
The results of the script/task execution will be listed in the Activities section.