Client Management Suite

 View Only
  • 1.  Corrupted software installs via CMS

    Trusted Advisor
    Posted Oct 28, 2014 08:14 AM

    We've been seeing issues ever since going to 7.5 where various apps we push out from CMS show as installed in add remove programs, but doesn't actually work on a small percentage of machines (random ones each time).

    For example, we push Java updates via managed software policy.  Sometimes I get a call that Java isn't installed for user X, but it shows in CMS as being installed.  When I go to add/remove programs, the app is there, but if I try to go to the java control panel, it doesn't exist.  If you go to a java tester website, it doesn't find java.  This happens after we send Java updates out via the policy.

    Another example we've seen is we push Adobe flash updates via patch management.  Sometimes we get a call that Flash needs to be installed for user X, but it's part of our base image job so that doesn't make sense.  We confirm it shows installed in CMS and also in add/remove programs, but flash content on IE sites show Flash isn't working/installed.  Obviously this happens after we send Flash patches out.  

    In both cases, the fix is to manually uninstall/reinstall, which is quite a pain considering we are constantly patching so this issue just keeps coming up.

    Anyone seen this, or even better, has anyone seen this be resolved with SP1 or any of the hot fixes that have been released I've been too scared to install?

    I haven't been able to reproduce it, so I haven't bothered putting a ticket in yet because the users that call with the issue can't wait around and just need the software.

    Thanks



  • 2.  RE: Corrupted software installs via CMS
    Best Answer

    Trusted Advisor
    Posted Oct 28, 2014 02:33 PM

    Hi Sally,

    Do you use compliance trigger the installation? Our experience of Java and Flash is that they simply sometimes fail to complete the install . The add/remove tables aren't good enough as sometimes the installs don't complete properly. 

    What works for us is that we test for the values of these keys for flash,

    • HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Macromedia\FlashPlayerPlugin
      or
    • HKEY_LOCAL_MACHINE\SOFTWARE\Macromedia\FlashPlayerPlugin
       

    And for the version of java file for Java 7

    • C:\Program Files (x86)\Java\jre7\bin\java.exe

     

    Kind Regards,
    Ian./

     



  • 3.  RE: Corrupted software installs via CMS

    Trusted Advisor
    Posted Oct 29, 2014 07:41 AM

    Thanks Ian - gives me something to look at next time it happens.  Appreciate it.



  • 4.  RE: Corrupted software installs via CMS

    Trusted Advisor
    Posted Nov 03, 2014 04:05 AM

    Do you think you'll need any further help on this one?