cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
52947
Views
16
Helpful
30
Replies

Scripted uninstall of AMP client

I am trying to automate the removal of the AMP client using our remote management software. I have been testing on a single workstation using the local CLI and have been unable to get a silent uninstall to work correctly. I am finding no errors in the event logs and am not getting any feedback at the prompt.

 

I have tried:

"C:\Program Files\Cisco\AMP\6.2.3\uninstall.exe" /R /S /remove 1 /uninstallpassword password

 

"C:\Program Files\Cisco\AMP\6.2.3\sfc.exe" -X -K password

 

and many variants of the 2. If I use the uninstall.ext without the silent options the uninstall window does come up but obviously this will not work for removing the software on a large scale.

 

Thanks. 

 

30 Replies 30

oregonporter1
Level 1
Level 1

Please advise if we have various versions of AMP installed in our environment. Would it be possible to uninstall all the previous versions that are installed in various machines, using the latest version of AMP client only, and using the silent installation command:

AMPSetup8.2.exe /R /S /remove 1 /uninstallpassword <Uninstallpwd>