Huntress Agent Deployment
Purpose
Deploy, Repair, Reinstall, Re-register, and Remove the Huntress Agent in CW RMM.
Associated Content
Content | Type | Function |
---|---|---|
CW RMM - Custom Fields - Huntress Acct_Key | Custom Field | This custom field is to be filled with the Huntress Account Key |
CW RMM - Custom Fields - Huntress Org_Key | Custom Field | This custom field is to be filled with the Huntress Organization Key |
CW RMM - Custom Fields - Huntress Tag | Custom Field | This custom field is to be filled with the Huntress Tag |
CW RMM - Custom Fields - Exclude Huntress | Custom Field | Select this custom field to exclude a site from Huntress Deployment |
CW RMM - Custom Fields - Exclude Huntress Deployment | Custom Field | Select this custom field to exclude a machine from Huntress Deployment |
CW RMM - Custom Fields - Huntress Deploy_Result | Custom Field | The task CW RMM - Task - Huntress Agent (INSTALL) utilizes this custom field to store the number of times the task failed to install Huntress on the machine |
CW RMM - Task - Huntress Agent (INSTALL) | Task | Installs the Huntress agent on the Windows machine if it is not already installed. |
CW RMM - Task - Huntress Agent (Install) - MAC | Task | This task checks if Huntress is installed. If not, it attempts to install the agent and log the result for MAC machines. |
CW RMM - Task - Huntress Agent (UNINSTALL) | Task | Uninstalls the Huntress agent on Windows machines. |
CW RMM - Task - Huntress Agent (Uninstall) - MAC | Task | This script uninstalls the agent from MAC machines. |
CW RMM - Task - Huntress Agent (REPAIR) | Task | This task repairs the Huntress Agent. |
CW RMM - Task - Huntress Agent (Reinstall) | Task | This task reinstalls the Huntress Agent. |
CW RMM - Task - Huntress Agent (Re-Register) | Task | This task re-registers the Huntress Agent in the portal for the endpoint. |
CW RMM - Device Group - Deploy Huntress | Device Group | Filters Windows machines where the Huntress agent is not installed. |
CW RMM - Device Group - Deploy Huntress - Mac | Device Group | This group filters the MAC machines where the Huntress agent is not installed. |
CW RMM - Device Group - Machines with Huntress Agent | Device Group | Filters out Windows machines with the Huntress agent installed. |
CW RMM - Monitor - HuntressAgent Service | Monitor | Alerts on machines if the HuntressAgent Service is stopped and fails to restart. |
Implementation
- Read all the associated documents carefully.
- Create the custom field: Custom Fields - Huntress Acct_Key
- Create the custom field: Custom Fields - Huntress Org_Key
- Create the custom field: Custom Fields - Huntress Tag
- Create the custom field: Custom Fields - Exclude Huntress
- Create the custom field: Custom Fields - Exclude Huntress Deployment
- Create the custom field: Custom Fields - Huntress Deploy_Result
- Create the task: Task - Huntress Agent (INSTALL)
- Create the task: Task - Huntress Agent (UNINSTALL)
- Create the task: Task - Huntress Agent (REPAIR)
- Create the group: Device Group - Deploy Huntress
- Create the deployment schedule as described in this document: Task - Huntress Agent (INSTALL)
- Create the group: Device Group - Deploy Huntress - Mac
- Create the deployment schedule for MAC agents as described in this document: Task - Huntress Agent (Install) - MAC
- Create the group: Machines with Huntress Agent
- Create the monitor: Monitor - HuntressAgent Service