Uninstall office 2010 from SCCM fails
Hi all,
Trying to get uninstall to work for Office 2010 from SCCM.
This is my command line:
msiexec /x {90140000-0011-0000-0000-0000000FF1CE} /qb!
It starts fine and hogs a lot of CPU for about 1-2 minutes then it shuts down and
Office 2010 still remains installed.
What to do?
Mike
Trying to get uninstall to work for Office 2010 from SCCM.
This is my command line:
msiexec /x {90140000-0011-0000-0000-0000000FF1CE} /qb!
It starts fine and hogs a lot of CPU for about 1-2 minutes then it shuts down and
Office 2010 still remains installed.
What to do?
Mike
0 Comments
[ + ] Show comments
Answers (6)
Please log in to answer
Posted by:
anonymous_9363
13 years ago
Posted by:
bkruiser
13 years ago
Posted by:
Ksuekihlman
13 years ago
I don't know if you've resolved this...but I've found that with Office 2003 and 2007, you have to reference the .msi that installed the application and use the Msiexe.exe to perform the uninstall;
Msiexec /u "path to install msi/whatever.msi" /qb!
This would work. Hopefully you already resolved your issue.
K
Msiexec /u "path to install msi/whatever.msi" /qb!
This would work. Hopefully you already resolved your issue.
K
Posted by:
sgattoni
12 years ago
Posted by:
bkruiser
12 years ago
Posted by:
Xpdite
12 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.