Zorus Agent Manager
Purpose
Ninja solution to automate the installation and uninstallation of the Zorus Agent across endpoints.
Associated Content
| Content | Type | Function |
|---|---|---|
| cPVAL Zorus Deployment | Custom Field | Custom Field to install/unintall Zorus agent. |
| cPVAL Zorus Token Key | Custom Field | Custom field to store Deployment token generated within the Zorus portal for deploying the Zorus agent. |
| cPVAL Zorus Uninstallation Password | Custom Field | Cutsom field to store Zorus uninstallation Password |
| Zorus Deployment | Automation | Installs Zorus Agent on windows machines. |
| Uninstall Zorus Agent | Automation | Uninstalls Zorus Agent on windows machines. |
| Zorus Deployment Workstations | Compound Condition | Triggers the Zorus Deployment automation on Windows workstations where deployment is enabled. |
| Zorus Deployment Servers | Compound Condition | Triggers the Zorus Deployment automation on Windows servers where deployment is enabled. |
| Uninstall Zorus | Compound Condition | Triggers the Uninstall Zorus Agent automation on Windows servers/workstations where uninstallation is enabled. |
Implementation
- Create the following custom fields:
- Create the following Scripts:
- Create the following Compound Conditions:
Changelog
2026-05-27
- Initial version of the document