/build/static/layout/Breadcrumb_cap_w.png

I have two uninstall scripts that must run before a Managed Install, how can I connect them?

Hello,

I have a Managed Install for Kaspersky Endpoint Security 10. Before running this KES will install, Malwarebytes and MS Forefront must be removed. I have an uninstall script written for each.

Currently my process is:

  1. Run MWB uninstall script sometime in advance
  2. Schedule Forefront uninstall script
  3. Schedule KES MI one hour after step 2

But there is a big problem.. if a PC is offline when either of the scripts run, they don't get MWB or FF uninstalled, but KACE will push the MI if the PC checks in, which causes a bunch of trouble.

How can should I do this? Can a script launch the MI? Can the MI launch a script? Can one script do everything?

Thanks!


0 Comments   [ + ] Show comments

Answers (2)

Posted by: SMal.tmcc 10 years ago
Red Belt
1

do it as a managed install.  I had to uninstall affixa prior to google apps install.

I created a custom software item that looks for a txt file I placed in the googleapps install.  So if that file is missing it installs the app

Get all your files needed in a zip file, create a batch file to do the uninstall and install, use start /wait to keep steps running in order, add that to the batch file.

Posted by: vjay 10 years ago
Second Degree Blue Belt
1

you can create bat or vb script to uninstall as well as install KES.

you have script allready to uninstall the product. in the same script you can invoke install script. but you mentioned it required 1 hour pause.for this we can implement loop if is there any process running (wait unitll process kill). else put pause 1 hour.

 

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ