/build/static/layout/Breadcrumb_cap_w.png

Really basic uninstall question

I've found myself landed with SCCM and need to uninstall Acrobat Reader, everywhere there is advice about using the msiexec /qb /i {guid} format but no advice about how to successfully run the command. I have tried to run a package with no source files and simply entered the command into the program field and also I have put the command in a batch file, selected the file as the data source and also as the program, neither method has worked. What am I missing?

0 Comments   [ + ] Show comments

Answers (6)

Posted by: timmsie 13 years ago
Fourth Degree Brown Belt
0
it's msiexec /x {productcode} /qb to uninstall
Posted by: anonymous_9363 13 years ago
Red Belt
0
I'm no SCCM expert but I have built a script to automate adding MSIs to SCCM. In that script, the flow is:

- Create AD group
- Create package
- Create program (this is where you could put your MSIEXEC... command line)
- Assign Package to Distribution Point
- Create Collection
- Create Advertisement

The first stept isn't strictly necessary, as you can add machines to a collection directly. It does mean, though, that people who would be expected to populate software distribution groups (e.g. Service Desk personnel) won't need to be trained in using SCCM.

Have you followed the other steps?

BTW, there is a dedicated SCCM/SMS forum here on AppDeploy. A moderator may well move the thread there.
Posted by: maxx8864 13 years ago
Yellow Belt
0
Thanks Timmsie, I made a typo there, too long a day.
VBScab, thanks for the response, the issue I have is not with an install using a package but with an uninstall where there is no package just a command line. What is the best way to run msiexec /x etc on the client machine? Thanks for the tip on the dedicated forum I'll move over there. Cheers.
Posted by: timmsie 13 years ago
Fourth Degree Brown Belt
0
You do what Ian said, add the msiexec command to your program. I've not used SCCM but I would imagine it's very similar to sms2003.

Create an uninstall program and add the command line, it's as simple as that. Or am I missing something?
Posted by: anonymous_9363 13 years ago
Red Belt
0
Yes, SCCM is SMS with bells on. Many of the APIs (and log entries) still use 'SMS' as their prefix.

I recall being confused by the term 'package' at my last client when migrating from GP useage to SCCM, thinking that it meant an MSI/MST bundle. It doesn't.
Posted by: maxx8864 13 years ago
Yellow Belt
0
Thanks for your help everybody it works now. I had created a second package with no data source files and only msiexec /x etc. in the command line, when I tried to distribute the package it just sat there 'install pending' forever. It worked after creating a second uninstall program for the original install package.

Cheers
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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