Loading

Subscribe via RSS

Subscribers to Admin Arsenal blog

Subscribe by Email

Your email:

Browse by Tag

Admin Arsenal Blog

Current Articles | RSS Feed RSS Feed

Disable Automatic Updates for Java using PDQ Inventory

  
  
  
  
  
  

One of the first things that most Sys Admins like to do after they deploy Java is to disable the automatic upgrade check. The last thing a sys admin wants is to receive hundreds of calls all asking the same question "I have  a window saying that there is a...one minute... Java J-R-E update. Do I have a virus?"

Using PDQ Inventory you can send a remote command to turn off the automatic upgrade check. If you have the Pro mode of PDQ Inventory enabled you can also verify all the systems that do or don't have this setting applied.

The following video shows the steps needed to nail this down. In the first step we create a dynamic collection to display which systems have Java version 6.

Follow along in your own environments and you will get a good idea of how PDQ Inventory can help you get control of your computers.


download-free-pdq-inventory

Comments

Wouldn't this method be considered "tattooing the registry"? Also if one types the wrong key info you can mess up things. The java package can be edited instead to make the update check disabled. So it will be deployed with it disabled already & not have to be done as a secondary step. Just don't deploy this edited package to your own pc or you won't know when java has updates. ;-)
Posted @ Friday, January 13, 2012 8:44 AM by jonathan plaza
My point here was to let admins know that even after the fact they have the ability to enable or disable Java updates. Hopefully this will raise consciousness of their ability to make other changes quickly and easily. If you can turn off update checking during the deployment then this is obviously the best way to go. Java usually has two properties for this: JAVAUPDATE=0 or AUTOUPDATECHECK=0. Please note, however, that users have noted that since JRE6u20 these properties do not disable auto update checks. I recently tried this on JRE6u30 and noticed the same behavior. 
 
As far as "tattooing the registry"... not necessarily (which is a way of saying "yes, but" ;-) ). Using the Registry Scanner feature in PDQ Inventory will help you keep track of your reg changes and, obviously, let you modify them as appropriate. Using Group Policy is the best way to enforce registry policy in your environment (as well as avoiding registry tattoos) but there are also times when a GPO is, IMO, simply overkill. 
 
 
Posted @ Friday, January 13, 2012 11:59 AM by Shane Corellian
Post Comment
Name
 *
Email
 *
Website (optional)
Comment
 *

Allowed tags: <a> link, <b> bold, <i> italics