Using the Uninstall WMIC method will reconfigure all products look at the 
application log in event viewer. You may want to check out my blog here: 
http://blogs.technet.com/b/jchalfant/archive/2014/05/13/uninstalling-all-previous-versions-of-java-runtime-environment-using-application-supersedence-in-configuration-manager.aspx

Thanks,

Justin Chalfant
Premier Field Engineer – Configuration Manager
Public Sector
Microsoft Services

Tel : (303) 846-2701
Email:     [email protected]<mailto:[email protected]>

If you have any feedback about my work, please let either myself or my manager 
Rusty Gray know at [email protected]<mailto:[email protected]>

From: [email protected] [mailto:[email protected]] On 
Behalf Of Nash Pherson
Sent: Tuesday, March 10, 2015 3:10 PM
To: [email protected]
Subject: RE: [mssms] java uninstall with wmic

Does that cover ‘Java(TM) 6 Update 2’ entries (half of java 6 and the first 
couple java 7’s had the TM in the name).

Nash


From: [email protected]<mailto:[email protected]> 
[mailto:[email protected]] On Behalf Of Ryan
Sent: Tuesday, February 24, 2015 13:47 PM
To: [email protected]<mailto:[email protected]>
Subject: Re: [mssms] java uninstall with wmic

That will uninstall all Java, even the JDK. ConfigMgr to see the patterns of 
Java names in your environment. I was able to get away with this:

Name Like 'Java _ Update%'

On Tue, Feb 24, 2015 at 1:42 PM, Timothy Ransom 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

I finally have ok to upgrade a group of 2k PCs to latest Java but many have 
multiple versions.

Has anyone used wmic from ConfigMgr to uninstall Java?

No issues using this command locally to remove multiple versions.
wmic product where “name like ‘Java%'” call uninstall

Thanks,
Tim

**********************************************************************************************
GDOL CONFIDENTIALITY NOTICE: This transmission may contain confidential 
information protected by state or federal law. The information is intended only 
for use consistent with the state business discussed in this transmission. If 
you are not the intended recipient, you are hereby notified that any 
disclosure, copying, distribution, or the taking of any action based on the 
contents is strictly prohibited. If you have received this transmission in 
error, please delete this email and notify the sender immediately. Your 
cooperation is appreciated.
**********************************************************************************************






Reply via email to