Uninstall - RocketCyber Agent
Summary
This script performs a complete removal of the RocketCyber Agent from Windows systems. It stops all RocketAgent-related services and processes, removes associated uninstall registry entries, and deletes RocketAgent files, folders, and residual components from the device.
The script is vendor-provided and is intended to ensure a clean uninstallation of the RocketCyber Agent before reinstallation, troubleshooting, or device decommissioning activities.
References
-
RocketCyber Documentation: https://help.rocketcyber.kaseya.com/help/Content/deployment/how-to-uninstall-rocketcyber-agent.html
-
Vendor-Provided PowerShell Script: https://help.rocketcyber.kaseya.com/help/Content/Resources/Documents/rocketagent_uninstall.ps1
Sample Run
Implementation
-
Export the agent procedure from ProVal's VSA RMM instance.
Name:Uninstall - RocketCyber AgentThe export will download the necessary XML file.
-
Import this XML file into the partner's VSA RMM instance.
Output
- Script Logs
Changelog
2026-06-12
- Initial version of the document