Windows:Instructions below are for version 14.0 and above (64-bit agent) if in 13.2 or below (32-bit agent), change the path to "Program Files(x86)" instead.
Open an elevated (Admin)
Command Prompt (CMD) and run:
"C:\Program Files\Quest\KACE\AMPTools.exe" uninstall all-kuid |
Alternatively, with an elevated (Admin)
PowerShell/Terminal prompt, run:
Start-Process -FilePath "C:\Program Files\Quest\KACE\AMPTools.exe" -ArgumentList "uninstall", "all-kuid" |
Linux:With elevated permission (sudo/su), run the following in terminal:
/opt/quest/kace/bin/AMPTools uninstall |
Mac:Run this command in Terminal:
sudo /Library/Application\ Support/Quest/KACE/bin/AMPTools uninstall |