Introduction
This KB is designed to get you on your way to deploying the Quickpass Agent to your Customers' systems via the Datto RMM Solution.
Prerequisites
- Customers created in the Quickpass Dashboard
- Ensure that you have reviewed and understand the Install Token
https://support.getquickpass.com/hc/en-us/articles/360035206994-How-to-install-the-Server-Agent-Manual-and-Silent#InstToken
and Agent ID values
https://support.getquickpass.com/hc/en-us/articles/360061942274-Export-Customers-List-Status-and-Agent-ID-s - Review the Scripted Agent Installation KB Article to understand what each Powershell Parameter will do
https://support.getquickpass.com/hc/en-us/articles/4413576799639-Scripted-Agent-Installation - Agent installation must be done "As Administrator" so ensure that the account the RMM deployment is being executed will have those permissions.
Implementation
1. Download the attached CPT file
https://getquickpass.zendesk.com/hc/article_attachments/7912803240087/QP_Agent.cpt
2. Navigate to Components Page under Automation, click on import
3. Navigate to the destination with the saved Quickpass Agent CPT file, import that and that should populate in your component library.
4. After the import, edit the Powershell script in the QP Agent with your Install Token and Agent ID details
5. You can adjust variable settings as required by your team
Example Variables - Modify lines 12 and 13 of the Sample Script to look like this:
Assign the QP_InstallToken Variable as a Global Variable that applies to all of your customers.
Assign the QP_AgentID Variable as a Customer Level Variable that is different for each Customer.
6. Navigate to Sites and select the desired site containing the devices to deploy the Quickpass Agent. Select the devices that require the QP agent and click Quick Job, this opens up the component tab. Please select the QP Agent and run. This pushes the agent to the specified devices.
Comments
0 comments
Please sign in to leave a comment.