This document provides a batch script for use with Windows endpoints, for performing a clean uninstall of the Client Automation (ITCM) agent.
Download the attached ZIP file.
Provide the "-clean" option to have the script remove the entire CA folder from Program Files (x86), and to have it remove the entire "ComputerAssociates" registry key.
Without the -clean option, only the ..\CA\DSM folder is removed, leaving any shared components that may be used by other CA products. Also without the "-clean" option, the registry is trimmed of only items belonging to Client Automation, and the remainder of the "ComputerAssociates" key is left untouched.
The script relies on the ability to read the "HKEY_LOCAL_MACHINE\SOFTWARE\~Wow6432Node~\ComputerAssociates\Unicenter ITRM" key, in order to find the location of the DSM folder. If this key is not found, the script will not make any changes.