Introduction: This document outlines the procedure of manually uninstalling the Enterprise Agent on Unix/Linux.
Procedure:
- Open a Terminal and stop the Agent with the following command:
sudo /etc/init.d/agentcored stop
- Navigate (cd) to the Agent installation directory (typically /usr/AccessData/agent)
- Run the following command:
sudo ./installer.sh -remove
- Delete the Agent installation directory
- Reboot