TEAM: Huntress EDR
PRODUCT: ConnectWise Automate (Labtech)
ENVIRONMENT: Windows, Mac
SUMMARY: Deploy Huntress quickly and automatically using your ConnectWise Automate RMM
RESOLVED - PLEASE UPDATE TO THE LATEST SCRIPT (March 8, 2024 script or newer). Note as of March 2024: We previously received reports from partners that after some changes to the ConnectWise platform, our install script for some partners was no longer functioning as expected. While we worked with ConnectWise to update our script, partners were encouraged to temporarily use one of our other install methods. For ConnectWise users, the closest alternate option is our PowerShell deployment script and was the recommended alternative at this time.
We've created a deployment script for LabTech RMM that will install the Huntress agent on 32 and 64-bit Windows systems as well as macOS systems without any user interruptions or reboots. The script will also automatically use the client's name (the "clientname" variable in Automate) to organize the agents within Huntress' multi-tenant Web Interface. This is a three-step process that involves:
1. Downloading and Importing the Huntress Agent Install script
2. Customizing the Huntress Agent Install Script
3. Troubleshooting
Did you know that Huntress provides documentation on how to create an automated Automate Internal Monitor that will install the Huntress Agent on specified groups/clients here: https://huntress.zendesk.com/hc/en-us/articles/4404012680339-ConnectWise-Automate-Huntress-Agent-Internal-Monitor
We also have documentation on getting ConnectWise Automate to Report back the number of Huntress Agents installed to a ConnectWise Manage Billing Agreement. Check it out here: https://huntress.zendesk.com/hc/en-us/articles/4404005219219-ConnectWise-Automate-to-Manage-Agreement-Billing
Please note that if a "clientname" contains a trailing space it will cause the deployment to fail and the agents will need to be uninstalled and reinstalled for that location.
Download and Import the Huntress Agent Install script
- Download the Huntress Agent install script from our GitHub repository. The file is XML so the browser displays the contents. From the "Save as" dialog, save the file as "Huntress Agent Install script - Download.xml" for use with Automate.
- Open the LabTech Control Center and import the script. From the Main menu System -> General -> Import -> XML Expansion, see below: In the File Browser window, browse to the XML file you just downloaded and click the "Open" button.
Customize the Huntress Agent Install Script
NOTE: Automate does not refresh the script repository view immediately after importing a script. If the Huntress Agent Install script is not listed, reloading the cache or closing and then reopening the Control Center will likely resolve the issue.
- From the Navigation tree, expand Automation > Scripts > "Huntress Scripts":
- Double click on the "Huntress Agent Install" script to edit the options.
- Select the "Globals and Parameters" tab and update the acct_key global variable by replacing "ChangeMe" with your Huntress Account Key. Be sure to click the "Save" button after you have updated the acct_key.
- (Optional) This deployment script will automatically use the Automate ClientName to group your agents into Huntress Organizations and tag the agent using the Automate LocationName (as seen below). If you'd like to use a different value for the tag you'll need to edit line 5 of the LabTech script.
%tempdir%\HuntressInstaller.exe /ACCT_KEY=@acct_key@ /ORG_KEY="%clientname%" /TAGS="%locationname%" /S
- Save the script with your changes.
You are ready to deploy
Congratulations, your LabTech Deployment Script is ready. Schedule it to run and watch your agents show up within the Huntress Dashboard!
Troubleshooting
If the script finishes the "THEN" section the Huntress agent is already installed
If the script finishes the "ELSE" section then Huntress was not installed but an attempt was made
If the script fails, you can check the script log for to help determine what error occurred:
Need something else?
The ConnectWise Automate Huntress Agent Install Script is written in the Automate scripting language. If you need any assistance from Huntress, or if you notice a step that's missing, please contact us at support@huntress.io. If you run into a snag, feel free to take a copy of the logs and send them over to support@huntress.io.
Comments
0 comments
Please sign in to leave a comment.