/build/static/layout/Breadcrumb_cap_w.png

Removal of Installed Apps.

Okay I'm kinda new to this GPO deployment stuff, so heres my newbie question - I did a search on this in this forum but people seem to gloss over really how this works.

My problem is I was working on getting the GPO deployment going yesterday. I created a new GPO for distribution to people who were members of a certain group. That worked a treat.

What I hadn't noticed was that the Authenticated Users was set to apply the GPO, so this morning when everybody logged in, they got the application rolled out. Oops!

So I quickly turned that off which stopped people from getting it from that point on, but I'm having troubles working out how to get it to uninstall on those who got in beforehand.

So I see I can move those computers from their OU to uninstall it, moving them out of the SOM, but that will be difficult in my environment.

Posts seem to suggest that be removing them from the group should uninstall it as well. I have tried denying group policy to Authenticated users, no dice. I can't really remove people from Authenicated Users anyway, so how do I best revoke this software????

Cheers
Shane.

0 Comments   [ + ] Show comments

Answers (3)

Posted by: fosteky 17 years ago
Purple Belt
0
Well, when you create a new GPO for software assignment of an MSI I would recommend always checking the "uninstall this application when client falls out of scope", if this is not checked on a piece of software assigned via GPO, it'll just stay on the client PC regardless of whether the GPO ceases to apply to the given client. Assuming in your scenario that this option wasn't checked, (and therefore anybody who got it pushed is not going to have it pulled just because you've removed Auth Users from the scope) one way to remove it from client PCs now is to create a VB script that launches does a WSH run of an MSIEXEC statement like the following:
MSIEXEC /uninstall "<your MSI here>" /qn
Then put this VB script into the Startup script portion of a new GPO that applies against Auth Users and set a DENY on that same GPO against the group that you actually want to keep the application.
If you want an example of the VB code that could do this then post a reply asking me and I'll paste it into my reply.
Posted by: theGrudge 17 years ago
Yellow Belt
0
Thanks bloke,

That is very good advice, I will give it a go.

Cheers,
S.
Posted by: leegend 17 years ago
Orange Belt
0
If you're using SMS you can have several programs associated with one package. You could have an uninstall program (which you can create automatically by creating the package from an msi by definition). Then have another collection, remove them from the install collection, add them to the uninstall collection, setup an advertisement for the uninstall and there you have it. [;)]
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
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