Jump to content

Recommended Posts

Posted

We have installed Flash Player via GPO

 

I want to do an uninstall and re-install the msi but not want to visit each machine

 

http://i7.photobucket.com/albums/y277/fil_b/Flashinstall.jpg

 

how do i modify this so i can uninstall the msi

 

i have seen some code in other thread but i dont know if that would be any good for this msi??

 

thanks

 

Feebs

Posted
right click the msi tell it to uninstall then readd (i think you can right click and tell to redeploy aswell)

 

THIS! (the redeploy action is great if you are wanting to simply redeploy the original).

 

The other options you have is that Adobe do Network Kits which allow you to customise the install etc (well they do for Adobe Reader, I think they do for Flash too) and that will enable you to tell the machines to remove any previous version as well.

 

If you are updating then you'd need to Remove Application then re add (like sted said) .. but I thought I'd just confirm it .. :cool:

Posted
when you make the policy you can click 'uninstall when out of scope' or something of the sort, so itll uninstall if it cant find the original file (usefull if you packaged the MSI wrong to start with)
Posted
right click the msi tell it to uninstall then readd (i think you can right click and tell to redeploy aswell)

 

i have found the redeploy but i can find anything that says uninstall

 

where or what bit do i right click on to show the uninstall option

 

i thought i need to run the gpo again but with a script to uninstall

 

tar

 

Feebs

Posted
If that doesn't work, you can always script into gpo an uninstall (not the best way to do it!)

 

msiexec /qn /x "location of msi"

 

how do you set this script up?? i know where to put script but dont know how to make that code a script

 

tar

 

feebs

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...