Deploying Coro with Datto RMM
This guide describes how to deploy the Coro Agent to your Windows endpoints through the Datto Remote Monitoring and Management (RMM) platform.
To configure Datto, perform the following steps:
-
Download Coro Agent v2.0.36.1 or later from the Coro Console (for instructions, see
Deploying Coro on windows endpoints
). Make a note of the name of the installer file, typically in the format
CoroInstaller_[workspace-ID].msi
. -
Access your Datto dashboard, and navigate to
Automation > Components
. Select
Create component
:
-
Specify a component name, set the
Script
type to
Batch
, and specify the following command string:
msiexec /i CoroInstaller_[Workspace-ID].msi /qn
note
Substitute CoroInstaller_[Workspace-ID].msi with the real name of your downloaded installer file from step 1.
-
In the
Sites
section, select
ADD SITE
. Then, add the groups you want to have access to the installer:
-
In the
Files
section, select
ADD FILE
. Then, choose the Coro Agent installer file you downloaded from the Coro Console:
-
Select
CREATE COMPONENT
:
-
Navigate to
Automation > Jobs
, then select
CREATE JOB
:
- Specify a name for the new job.
-
In the
Components
section, select
ADD COMPONENT
.
- Choose the component created in the previous steps.
-
In the
Targets
section, select
ADD TARGET
:
-
Choose the devices or groups to which you want to deploy the Coro Agent:
-
In the
Execution
section, select
Run as logged in user
:
-
Select
CREATE JOB
:
- As the job deploys, use the Datto dashboard to monitor its progress. The installer runs silently in the background to minimize interruption in productivity.