Install Syncro on Ninja Assets
Table of Contents
The Ninja Importer builds a script for NinjaRMM that will help you install the Syncro agent on your assets.
Start the Process
To start your migration from NinjaRMM, follow these steps:
- Navigate to Admin > RMM Settings - Migration Tools.
- Click the Ninja tile.
- Optionally, click Regenerate Lookup Key to invalidate all current instances of the script and reset the lookup key.
- Click Get Script to download the Syncro Ninja Deployer Script.
Notes:
- This script is mapping the NinjaRMM organization name to the Syncro Customer. A Customer will need to exist in Syncro with a Business Name that matches the NinjaRMM organization name.
- This is a PowerShell script that will help you mass install agents. You can use this to migrate to Syncro from another tool, or to just make it simpler to install agents en masse.
Import the Script to NinjaRMM
In NinjaRMM, follow these steps:
- Navigate to Configuration > Scripting > Import New Script.
- Select the Syncro Ninjga Deployer Script you previously downloaded.
- Edit the following required fields:
- Language: PowerShell
- Architecture: All
-
Parameters: NINJA_ORGANIZATION_NAME
Note: Make sure to click the Plus (+) button after adding the parameters to add it to the script.
- Click Save.
Run the Script on a NinjaRMM Device
- Navigate to the asset you want to install the script on.
- Click the Play button to access the Script Library.
- Select the script you imported in the previous step.
- Select NINJA_ORGANIZATION_NAME from the Preset Parameter dropdown menu:
Note: If the NINJA_ORGANIZATION_NAME isn’t available, go back to the script and add that parameter. Don’t forget to click the Plus (+) button before saving the script.
Run the Script on Multiple Ninja RMM Devices
In NinjaRMM, you'll need to set up a repeating task to run the Syncro RMM installer on multiple devices.
If a device is offline during the scheduled time, the script won’t run the next time the device comes online. The device has to be online during the scheduled run. We recommend you repeat the task several times to catch any devices that were offline during previously scheduled tasks.
Devices with the Syncro RMM agent already installed will ignore additional installation attempts; therefore, letting the schedule run on a device several times won’t cause any issues.
Set up this repeating task in NinjaRMM from Configuration > Tasks > New Task.