Skip to main content

Cybercns Agent Uninstall [Windows, MAC, Linux]

Summary

This script will assist in uninstalling the ConnectSecure Vulnerability Scan Agent, otherwise known as the CyberCNS agent.

Sample Run

Run the script with SetEnvironment = 1, after import to create the required EDFs for uninstallation automation.

Sample Run 1

Run without SetEnvironment, for the uninstallation

Sample Run 2

Dependencies

User Parameters

NameExampleRequiredDescription
SetEnvironment1FalseRun the script with SetEnvironment = 1, after import to create the required EDFs for the uninstallation.

EDFs

NameTypeLevelSectionEditableRequiredDescription
CyberCNS UninstallCheckboxClientCyberCNSTrueYesThis EDF is required to be selected for the automated uninstallation of the CyberCNS Agent.
Exclude CyberCNS UninstallCheckboxLocationExclusionsFalseYesIf this EDF is checked, the agents of the location will be excluded from the CyberCNS uninstallation
Exclude CyberCNS UninstallCheckboxComputerExclusionsFalseYesIf this EDF is checked, the agent will be excluded from the CyberCNS uninstallation

Output

  • Script log

Changelog

2026-03-12

  • Initial version of the document