When uninstalling the agent it may be necessary to use the clean agent tool to remove the agent when the normal DLP agent uninstall procedures do not work.
The clean agent tool is provided by support to assist with uninstall problems. It is only to be run under the direction of support. Do not use clean agent as a primary method to uninstall agents in an environment. When used incorrectly, clean agent can cause further uninstall difficulties.
DLP 15.x, 16.x
Before using clean agent, try the recommended uninstall with msiexec /x as described in this KB.
If the above fails then contact support to obtain the clean agent tool.
Clean agent requires that the agent services be stopped before running the tool. To stop the agent use one of the following methods:
Note that shutting down the agent services by using the service_shutdown tool or the Enforce Console is only required if both EDPA and WDP services are still running on the affected agent. If both services are stopped already, or fail to start, clean_agent utility can be used without any additional actions. Status of the services can be verified by using standard Operating System functionality.
Once the agent is stopped use an administrative command prompt to run the clean_agent.exe. Note: It is recommended to populate the -installdir=<path> parameter.
Example:
clean_agent.exe -installdir="c:\Program Files\Manufacturer\Endpoint Agent"
Items to Note:
If issues occur then provide the clean_agent.log file to support.
When using the -prompt parameter it is asking if you want clean agent to prompt before running. -prompt=no will uninstall the agent without asking to continue, -prompt=yes will prompt before starting the uninstall.