Introduction: This document outlines the procedure of manually uninstalling the Enterprise Agent on Unix/Linux.

 

Procedure:

  1. Open a Terminal and stop the Agent with the following command:
    sudo /etc/init.d/agentcored stop
  2. Navigate (cd) to the Agent installation directory (typically /usr/AccessData/agent)
  3. Run the following command:
    sudo ./installer.sh -remove
  4. Delete the Agent installation directory
  5. Reboot