Windows Server 2000/2003 Thread, Uninstall Via GPO in Technical; We have installed Flash Player via GPO
I want to do an uninstall and re-install the msi but not want ...
-
30th November 2009, 04:04 PM #1
- Rep Power
- 0
Uninstall Via GPO
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

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
-
-
30th November 2009, 04:06 PM #2 right click the msi tell it to uninstall then readd (i think you can right click and tell to redeploy aswell)
-
-
30th November 2009, 04:11 PM #3 
Originally Posted by
sted
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 ..
-
-
30th November 2009, 04:18 PM #4 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)
-
-
30th November 2009, 04:44 PM #5
- Rep Power
- 0

Originally Posted by
sted
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
-
-
30th November 2009, 05:00 PM #6
-
Thanks to sted from:
fil_b (30th November 2009)
-
30th November 2009, 05:24 PM #7
- Rep Power
- 0
i see
cheers dude
will go try that and see how it goes on
Thanks
Feebs
-
-
30th November 2009, 05:31 PM #8 If that doesn't work, you can always script into gpo an uninstall (not the best way to do it!)
Code:
msiexec /qn /x "location of msi"
-
-
2nd December 2009, 09:00 AM #9
- Rep Power
- 0

Originally Posted by
rh91uk
If that doesn't work, you can always script into gpo an uninstall (not the best way to do it!)
Code:
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
-
SHARE:
Similar Threads
-
By Jobos in forum Windows
Replies: 6
Last Post: 5th March 2009, 04:35 PM
-
By Jobos in forum MIS Systems
Replies: 3
Last Post: 30th May 2008, 11:13 AM
-
By contink in forum Hardware
Replies: 0
Last Post: 30th May 2008, 10:51 AM
-
By boomam in forum Windows
Replies: 31
Last Post: 4th March 2008, 10:51 AM
-
By manick in forum Network and Classroom Management
Replies: 6
Last Post: 5th April 2007, 01:38 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules