CyberCNS Agent Solution
Purpose
The goal of this solution to provide the install and uninstall feature for the CyberCNS Agent through CWA platform.
Associated Deployment Content
| Content | Type | Function |
|---|---|---|
| CyberCNS Agent Installation | Script | This document provides a comprehensive guide on installing the CyberCNS agent on a computer, detailing the requirements, EDFs, and the process involved in the installation. |
| CyberCNS Agent Deployment | Monitor | This monitor detects the online Automate agent where the CyberCNS Company ID is provided, and attempts to deploy the CyberCNS agent on it. |
△ Custom - Execute Script - CyberCNS Agent Install | Alert Template | This alert template is applied with the monitor CyberCNS Agent Deployment to run the script CyberCNS Agent Installation for the CyberCNS deployment on the detected agents. |
Associated Uninstall Content
| Content | Type | Function |
|---|---|---|
| CyberCNS Agent Uninstallation | Script | This script will assist in uninstalling the ConnectSecure Vulnerability Scan Agent, otherwise known as the CyberCNS agent. |
| CyberCNS Agent Uninstall | Monitor | This monitor detects the online Automate agent where the CyberCNS Agent is installed, and attempts to uninstall the CyberCNS agent from it. |
△ Custom - Execute Script - CyberCNS Agent Uninstall | Alert Template | This alert template is applied with the monitor CyberCNS Agent Uninstall to run the script Cybercns Agent Uninstallation for the cybercns uninstall from the detected agents. |
Implementation
- Import the Script - CyberCNS Agent Installation
- Import the Internal Monitor - CyberCNS Agent Deployment
- Import the alert template
△ Custom - Execute Script - CyberCNS Agent Install - Apply the alert template to the Internal Monitor - CyberCNS Agent Deployment.
- Right click the monitor and click on run now reset
Optional Uninstall Implementation
- Import the Script - CyberCNS Agent Uninstallation
- Import the Internal Monitor - CyberCNS Agent Uninstall
- Import the alert template
△ Custom - Execute Script - CyberCNS Agent Uninstall - Apply the alert template to the Internal Monitor - CyberCNS Agent Uninstall.
- Right click the monitor and click on run now reset
FAQ
Q. How to set ticketing for the failed installation attempt of the CyberCNS Agent?
A. Please refer to the Internal Monitor - CyberCNS Agent Deployment documentation.
It is just required to set the TicketCategory option in the Alerting section of the monitor.
Changelog
2026-03-12
- Initial version of the document