CyberCNS can help bulk install agents using Datto RMM across your network. Current integration capabilities help with pushing & installing CyberCNS agents across the organization.
Login to the Datto RMM instance as an administrator. (This is the New Interface)
To add a CyberCNS agent installation script, a new Component is to be created. In the case of Datto RMM is to be used for installing CyberCNS Lightweight agent, create 2 separate components for each OS (separate components for Mac OS and Windows). Respective scripts for Mac OS and Windows, which are ready to be used with Datto can be downloaded from location CCNS.
Follow the below steps to create Components.
Navigate to Automation on the main menu.
Click on Components under Automation, which will open the Component Library on the right side of the pane.
Click on Create Component to create a new component.
Enter the details below to create a component (software/scripts) that can be used for deployment to a device or a group of devices.
🔸 Name a Component, to help you understand what it will do.
🔹 Add Description of this component for understanding what will be a use of this component.
🔸 Select the category as Scripts.
🔹 Select Script as Shell(Unix, macOS) to create a component for MacOS agent installation.
🔹 Select Script as Powershell to create a component for Windows agent installation.
Copy Paste the script provided by CyberCNS in the Script window for MacOS / Windows as per requirement.
The next step is to select Sites to deploy agents. As per requirement, please select All Sites OR Selected Sites where the CyberCNS agent is to be deployed. These Sites are already present in Datto RMM.
Once you will have CyberCNS Integration in place for Datto RMM and Company mapping done into CyberCNS, variables will be auto captured from CyberCNS per company.
Under Variables, values of Company ID, Client ID, Client Secret, and CyberCNS domain URL will be fetched once Datto RMM credentials are shared in CyberCNS under Integrations.
Every company in CyberCNS will have different values for Company ID, Client ID, and Client Secret which will be created as a variable in Datto.
To save the component created, click on Create Component at the end.
Once the Component is Saved successfully, it will be listed under the Component List.
Once the Component/s are ready, jobs should be created so as to run as per schedule/immediately as it is set.
To create a Job to run using Component/s created, navigate to Automation>Jobs from the main menu. Select Create Job.
Once Create Job is clicked, it will require to Name the Job for understanding purpose.
The next step is to ADD COMPONENT for this job.
This will populate already created Components to choose from. Select a component created for CyberCNS Agent installation and ADD.
Once added it will list under Components.
Next is to ADD TARGET, After clicking on Add target, the list of Targets will appear on the right pane.
Choose Device Filters/Device Groups to select a Target group to be added for deploying CyberCNS Agent.
Now, create a schedule to run this job Immediately Or to run at a set frequency.
Lastly set the Expiration of this job as required.
Execution should be selected as Run as a System Account.
Once all set, click on Create Job to save it. Once confirmed it will create a job.
Once the job is saved, it will be listed under Jobs. All Active Jobs will showcase newly created jobs.
All Completed jobs can be seen under the Completed tab as below. To check on the job details, click on Job Name.
In the Job details, the jobs status summary is seen as follows. In case of success, the Job Status is shown as Success.
In case to check the Stdout, you can click on the last column value and check the standard output. Stdout for the successful job will be as below, showing CyberCNS Agent installation is successful.
In case of an error, it will showcase an error faced under (Standard Error) Stderr.
This completes the Datto RMM.