Agent Uninstall Script
This topic covers uninstalling an agent when the endpoint is not going to be upgraded to a new version of Verify 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
-
Navigate to the machine(s) where the agent is located.
-
Right-click on Windows Powershell and Run as administrator.
-
Run the following command:
Copymsiexec.exe /x ThycoticAgent_x64_VERSION.msi /qn
-
On the prompt, click Yes.