Agent Uninstall Script

This topic covers uninstalling an agent when the endpoint is not going to be upgraded to a new version of Privilege Manager agents anymore.

If you're trying to uninstall an old agent in order to install a newer version of the agent, use the Upgrade Products/Feature link under the Setup page.

Using a PowerShell Script to Uninstall an Agent

  1. Navigate to the machine(s) where the agent is located.

  2. Right-click on Windows Powershell and Run as administrator.

  3. Run the following command:

    Copy
    msiexec.exe /x ThycoticAgent_x64_VERSION.msi /qn

    Uninstall Command

  4. On the prompt, click Yes.