Description:
Please see the below example for proper syntax of this option.
Solution:
Run the below command to remove the agent using unattended uninstall and keep configuration data:
Option Values:
CA_SETUP_MODE="UNATTENDED_UNINSTALL"
CASE_KEEP_DATA="{1|0}" -- 1 = Yes, 0 = No
Example:
ca-setup.exe CA_SETUP_MODE="UNATTENDED_UNINSTALL" CASE_KEEP_DATA="1"