datto

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
datto [2021/07/28 20:13]
rafi
datto [2022/03/27 08:13] (current)
rafi
Line 1: Line 1:
 ==== Datto Guide ==== ==== Datto Guide ====
  
-===Deploying Privatise with Datto RMM (Importing the Component)=== +=== Deploying Privatise with Datto RMM (Using the PowerShell Script)=== 
  
 This guide provides a basic overview of deploying the Privatise Agent using Datto RMM—formerly Autotask Endpoint Management (AEM). While we are not able to offer comprehensive support for Datto RMM, there is documentation available related to scripting. This guide provides a basic overview of deploying the Privatise Agent using Datto RMM—formerly Autotask Endpoint Management (AEM). While we are not able to offer comprehensive support for Datto RMM, there is documentation available related to scripting.
Line 7: Line 7:
 This deployment component will use a global variable named PRIVATISE_PARTNERID (defined in Step 1 below) for the Privatise “license key” and the Datto RMM "Site Name" as the Privatise "TEAMID" ie the company in the Privatise Portal. (Datto RMM exposes the site name by setting an environment variable named CS_PROFILE_NAME, which is what the component uses for the Privatise team/company name.) If the organization does not yet exist in Privatise, it will be created automatically.  This deployment component will use a global variable named PRIVATISE_PARTNERID (defined in Step 1 below) for the Privatise “license key” and the Datto RMM "Site Name" as the Privatise "TEAMID" ie the company in the Privatise Portal. (Datto RMM exposes the site name by setting an environment variable named CS_PROFILE_NAME, which is what the component uses for the Privatise team/company name.) If the organization does not yet exist in Privatise, it will be created automatically. 
 In the rare instances where the CS_PROFILE_NAME variable is not set, the placeholder organization MISSING_CS_PROFILE_NAME will be used. You can rename an organization in the Partner Portal.  In the rare instances where the CS_PROFILE_NAME variable is not set, the placeholder organization MISSING_CS_PROFILE_NAME will be used. You can rename an organization in the Partner Portal. 
 +
 +Here is the general flow for most Partners:
 +
 +1. Create a company name in the Privatise Partner Portal, make sure that the company name matches Datto.
 +2. Create a new component, and copy this [[https://privatise-main-storage.s3.us-east-2.amazonaws.com/deployment-scripts/PrivatiseDeployment.ps1|PowerShell script]].
  
 ==== Variable Mapping: ==== ==== Variable Mapping: ====
Line 16: Line 21:
  
   * 1. Configuring your Privatise PARTNERID in Datto RMM    * 1. Configuring your Privatise PARTNERID in Datto RMM 
-  * 2. Download the component script from the Datto store. +  * 2. Create a new component 
-  * 3. Importing the component. +  * 3. Copy this [[https://privatise-main-storage.s3.us-east-2.amazonaws.com/deployment-scripts/PrivatiseDeployment.ps1|PowerShell script]] into the new component.
   * 4. Schedule the script to run.    * 4. Schedule the script to run. 
   * 5. Verify the job completed successfully.    * 5. Verify the job completed successfully. 
Line 26: Line 31:
 1. From the "Setup" menu, select "Account Settings":  1. From the "Setup" menu, select "Account Settings": 
  
-{{:pc_1.png?400|}} 
  
 2.  On the "Setup" page, navigate to the "VARIABLES" section and click the "Add Variable" button:  2.  On the "Setup" page, navigate to the "VARIABLES" section and click the "Add Variable" button: 
Line 32: Line 36:
 3.  Create a variable named "PRIVATISE_PARTNERID" and enter your account key in the value field: 3.  Create a variable named "PRIVATISE_PARTNERID" and enter your account key in the value field:
    
-{{:pic_2.png?400|}} 
- 
 (To get Privatise PARTNERID account license, go to setup RMM in the Partner Portal here: [[https://partners.privatise.com/rmm-license|External Link]]  (To get Privatise PARTNERID account license, go to setup RMM in the Partner Portal here: [[https://partners.privatise.com/rmm-license|External Link]] 
  
-4.  Import the Privatise Agent Deployment component after downloading it from this link. To importgo to Components and under New Component on the left click IMPORT COMPONENT and upload the component file+4.  Create a new component, and copy this [[https://privatise-main-storage.s3.us-east-2.amazonaws.com/deployment-scripts/PrivatiseDeployment.ps1|PowerShell script]].
    
-{{:pic_3.png?400|}}  
- 
-{{:pic_4.png?400|}} 
  
 ==== Schedule the Script to Run ==== ==== Schedule the Script to Run ====
  • datto.txt
  • Last modified: 2022/03/27 08:13
  • by rafi