Hi ohoqe,
I would be very grateful if you could assist. I have been unsuccessful in deploying Java 8u31 using SCCM 2012 R2 command line: msiexec /i jre1.8.0_31.msi JU=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 RebootYesNo=No WEB_JAVA=1 /q
Java 7u75 works fine.
and Supersede also behaves as expected.
note: the command line does not work in a cmd promt, the following error shows in event viewer:
Product: Java 8 Update 31 -- Error 1722. There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action installexe, location: C:\Windows\Installer\MSI514C.tmp, command: /s INSTALLDIR="C:\Program Files (x86)\Java\jre1.8.0_31\\" EULA=0 REPAIRMODE=0
Regards