Patch Management Solution

 View Only
  • 1.  Patch Management and Java

    Posted Sep 17, 2013 11:12 AM

    How are people handling patching Java? I've read the best practice article (Edit the batch file to kill java\browsers).

     

    Has anyone else come up with another way to handle it? Its disruptive to our business to kill the browser to patch java, but it has to get done. Am I missing something really simple?



  • 2.  RE: Patch Management and Java

    Posted Sep 17, 2013 12:21 PM

    You could set the patches to only install if no user logged in and use Wake on Lan to wake them at, say 20:00.



  • 3.  RE: Patch Management and Java

    Trusted Advisor
    Posted Sep 18, 2013 03:39 PM

    Or a policy that calls AeXPatchUtil.exe and have that run at System Startup or only when no one is logged in.