Hi all,
I'm deploying through SCCM, no problems deploying via TS using msiexec /i jre1.8.0_25.msi JU=0 JAVAUPDATE=0 AUTOUPDATECHECK=0 RebootYesNo=No WEB_JAVA=1 /q however, when we open the browser (IE11) there is an annoying prompt asking if we want to enable the Java add-on. I thought WEB_JAVA=1 explicitly did that on our behalf, is there anyway to resolve this? I can't rely on users to click "Enable", they'll click on banners to win free iPads but enabling legit plugins is not something most of them are capable of.
Cheers!