/build/static/layout/Breadcrumb_cap_w.png

disable auto-update in Java v7 u11 & 13

I am wondering if anyone has figured out how to disable the auto-update feature of the latest Java releases (v7 update 11 & 13). I would like to be able to disable the auto-update feature using KACE so I don't have to go to each machine. I tried the registry hack that is in the following link: https://forums.oracle.com/forums/thread.jspa?threadID=2488735&tstart=0 and it did not work. We are using KACE to auto-install Java updates so we don't need the auto-update feature of Java enabled. Thanks in advance.


0 Comments   [ + ] Show comments

Answers (3)

Answer Summary:
Thanks everyone! I ended up creating a MST file that sets the following: JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0
Posted by: sccmskin 11 years ago
White Belt
0

Why don't you create a transform around the installation MSI? Very very easily done and it bypasses the pesky exe command line parameters.

Posted by: Nico_K 11 years ago
Red Belt
0

Hi Sburkey2,

modify the installation with the following flags: JAVAUPDATE=0 vlag

This will disable the auto update.

You need to deinstall and reinstall if the modification of the registry don't work.

Kind regards

Nico


Comments:
Posted by: worzie 11 years ago
Fourth Degree Brown Belt
0

I use this as one of my script tasks is KACE:

Delete HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run!SunJavaUpdateSched from the registry.

 
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