KUC a utility to check you Windows 7; 2008 R2; WMS; or Win embedded update status

Discussion in 'MDL Projects and Applications' started by komm, Dec 2, 2011.

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    340
    I installed it offline without issue, along with bunch of security updates
    but with simple script, not KUC
     
  2. adric

    adric MDL Expert

    Jul 30, 2009
    1,253
    1,327
    60
    #902 adric, Sep 13, 2015
    Last edited by a moderator: Apr 20, 2017
    I also tried this without KUC using only dism from the command line and still no go. I tried a couple of different wim images. quetzalin also has this problem. Does my hash match what you have?
    589f5fb377bc2d27f0e68fe29357a652 *Windows8.1-KB3042058-x86.msu

    I can't make any sense from the dism.log, but maybe someone else could lend a helping hand and determine what
    the problem is.
    Code:
    R:\$W81\KUC\u1Repo-Dir\Windows8.1-KB3042058-x86.msu: An error occurred applying
    the Unattend.xml file from the .msu package.
    For more information, review the log file.
     Error: 0x800736b5 
    Error: 14005
    The manifest file contains one or more syntax errors.
    
     

    Attached Files:

  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    340
    Yes, same hash

    i rarely use original msu file with dism, always using inner .cab
     
  4. adric

    adric MDL Expert

    Jul 30, 2009
    1,253
    1,327
    60
    #904 adric, Sep 13, 2015
    Last edited: Sep 13, 2015
    Can you show me the command line to install the cab?
    I extracted the msu and see 4 files:
    Windows8.1-KB3042058-x86-pkgProperties.txt
    Windows8.1-KB3042058-x86.cab
    Windows8.1-KB3042058-x86.xml
    WSUSSCAN.cab

    Nevermind, KUC also installs via the cab, so i don't think anything will change.
     
  5. adric

    adric MDL Expert

    Jul 30, 2009
    1,253
    1,327
    60
    #905 adric, Sep 14, 2015
    Last edited by a moderator: Apr 20, 2017
    This information came from Komm who was kind enough to help on this. For those of you who get an error installing KB3042058, if you have KB3064307 already installed in your wim, you need to remove it before doing 3042058. Also, service stack KB3021910 needs to be installed before 3042058. Here are the cmds that I used to integrate 3042058 offline.
    Code:
    dism /image:r:\Offline /remove-package /packagename:Package_for_KB3064307~31bf3856ad364e35~x86~~6.3.1.0
    dism /image:r:\Offline /Add-package /PackagePath:R:\$W81\KUC\u1Repo-Dir\Windows8.1-KB3021910-x86.msu
    dism /image:r:\Offline /Add-package /PackagePath:R:\$W81\KUC\u1Repo-Dir\Windows8.1-KB3042058-x86.msu
    dism /image:r:\Offline /Add-package /PackagePath:R:\$W81\KUC\u1Repo-Dir\Windows8.1-KB3064307-x86.msu
    
     
  6. adric

    adric MDL Expert

    Jul 30, 2009
    1,253
    1,327
    60
    #906 adric, Sep 30, 2015
    Last edited by a moderator: Apr 20, 2017
    I'm not sure if some of you are aware of this - I wasn't, but if you have WU set to 'Download updates but let me choose whether to install them' and later run an online KUC update, you may get bad packages flagged for the updates already downloaded by WU. I have no idea why dism shows the downloaded fixes (not installed) from WU as not present in the Get-Packages output. I had to install the updates with WU before I could get a clean packages.txt file. This happened on one of my W7 systems where I was mistakenly letting WU auto-download.
    Code:
    Deployment Image Servicing and Management tool
    Version: 6.1.7600.16385
    
    Image Version: 6.1.7601.22706
    
    Packages listing:
    
    
    --------------------------------------------------------------------------------------------------- | ----------- | --------------- | ----------------
    Package Identity                                                                                    | State       | Release Type    | Install Time    
    --------------------------------------------------------------------------------------------------- | ----------- | --------------- | ----------------
    Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.1.7601.17514             | Installed   | Language Pack   | 8/27/2015 21:45 
    Microsoft-Windows-Client-Refresh-LanguagePack-Package~31bf3856ad364e35~x86~en-US~6.1.7601.17514     | Installed   | Language Pack   | 8/27/2015 21:45 
    Microsoft-Windows-CodecPack-Basic-Package~31bf3856ad364e35~x86~~6.1.7601.17514                      | Installed   | Feature Pack    | 11/20/2010 21:41
    Microsoft-Windows-Foundation-Package~31bf3856ad364e35~x86~~6.1.7601.17514                           | Installed   | Foundation      | 11/20/2010 21:41
    Microsoft-Windows-IE-Hyphenation-Parent-Package-English~31bf3856ad364e35~~~11.2.9412.0              | Installed   | Update          | 8/27/2015 21:46 
    Microsoft-Windows-IE-Spelling-Parent-Package-English~31bf3856ad364e35~~~11.2.9412.0                 | Installed   | Update          | 8/27/2015 21:46 
    Microsoft-Windows-IE-Troubleshooters-Package~31bf3856ad364e35~x86~en-US~6.1.7601.17514              | Superseded  | Language Pack   | 11/21/2010 00:47
    Microsoft-Windows-IE-Troubleshooters-Package~31bf3856ad364e35~x86~~6.1.7601.17514                   | Superseded  | Feature Pack    | 11/20/2010 21:41
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~x86~en-US~8.0.7601.17514       | Superseded  | Language Pack   | 11/21/2010 00:47
    Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~x86~~8.0.7601.17514            | Superseded  | Feature Pack    | 11/20/2010 21:41
    Microsoft-Windows-InternetExplorer-Package-TopLevel~31bf3856ad364e35~x86~~11.2.9600.16428           | Installed   | Update          | 8/27/2015 21:46 
    Microsoft-Windows-LocalPack-AU-Package~31bf3856ad364e35~x86~~6.1.7601.17514                         | Installed   | Local Pack      | 8/27/2015 21:46 
    Microsoft-Windows-LocalPack-CA-Package~31bf3856ad364e35~x86~~6.1.7601.17514                         | Installed   | Local Pack      | 8/27/2015 21:46 
    Microsoft-Windows-LocalPack-GB-Package~31bf3856ad364e35~x86~~6.1.7601.17514                         | Installed   | Local Pack      | 8/27/2015 21:46 
    Microsoft-Windows-LocalPack-US-Package~31bf3856ad364e35~x86~~6.1.7601.17514                         | Installed   | Local Pack      | 8/27/2015 21:46 
    Microsoft-Windows-LocalPack-ZA-Package~31bf3856ad364e35~x86~~6.1.7601.17514                         | Installed   | Local Pack      | 8/27/2015 21:46 
    Microsoft-Windows-PlatformUpdate-Win7-SRV08R2-Package-TopLevel~31bf3856ad364e35~x86~~7.1.7601.16492 | Installed   | Update          | 8/27/2015 21:46 
    Microsoft-Windows-Winhelp-Update-Client-TopLevel~31bf3856ad364e35~x86~~6.1.0.1                      | Installed   | Update          | 8/27/2015 21:48 
    Package_1_for_KB3035583~31bf3856ad364e35~x86~~6.1.1.29                                              | Not Present | Update          |                 
    Package_1_for_KB3069114~31bf3856ad364e35~x86~~6.1.1.2                                               | Not Present | Security Update |                 
    Package_1_for_KB3084135~31bf3856ad364e35~x86~~6.1.1.0                                               | Not Present | Security Update |                 
    Package_1_for_KB3086255~31bf3856ad364e35~x86~~6.1.1.0                                               | Not Present | Security Update |                 
    Package_1_for_KB3087038~31bf3856ad364e35~x86~~11.2.1.0                                              | Not Present | Security Update |                 
    Package_1_for_KB3087918~31bf3856ad364e35~x86~~6.1.1.0                                               | Not Present | Security Update |                 
    Package_2_for_KB2533552~31bf3856ad364e35~x86~~6.1.1.1                                               | Not Present | Update          |                 
    Package_2_for_KB3069114~31bf3856ad364e35~x86~~6.1.1.2                                               | Not Present | Security Update |                 
    Package_2_for_KB3087038~31bf3856ad364e35~x86~~11.2.1.0                                              | Not Present | Security Update |                 
    Package_2_for_KB3087039~31bf3856ad364e35~x86~~6.1.1.4                                               | Not Present | Security Update |                 
    Package_2_for_KB3092627~31bf3856ad364e35~x86~~6.1.1.0                                               | Not Present | Update          |                 
    Package_37_for_KB3083324~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Update          |                 
    Package_38_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_39_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_3_for_KB3087038~31bf3856ad364e35~x86~~11.2.1.0                                              | Not Present | Security Update |                 
    Package_40_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_41_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_42_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_43_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_4_for_KB3087038~31bf3856ad364e35~x86~~11.2.1.0                                              | Not Present | Security Update |                 
    Package_5_for_KB3087038~31bf3856ad364e35~x86~~11.2.1.0                                              | Not Present | Security Update |                 
    Package_70_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_71_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_72_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_73_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_74_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_75_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                              | Not Present | Security Update |                 
    Package_7_for_KB3083324~31bf3856ad364e35~x86~~6.1.1.2                                               | Not Present | Update          |                 
    Package_for_KB2276594_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2443643~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2457458~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2461631_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2462182~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2465285~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2466048~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2466493~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2467167_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2472264~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2475491_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2477932~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2479943_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2480641~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2480994~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2486635~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2486644~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2493006~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2495313~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2496898_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2502333~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2503784~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2506628~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2506928_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2508120~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2509318_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2511455_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2514642~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2516889_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2519735_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2521416_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2524840_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2526629~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2529825_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2533552_RTM~31bf3856ad364e35~x86~~6.1.1.1                                             | Not Present | Update          |                 
    Package_for_KB2533552~31bf3856ad364e35~x86~~6.1.1.1                                                 | Not Present | Update          |                 
    Package_for_KB2535158~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2537203_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2538047~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2545561~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2545698~31bf3856ad364e35~x86~~6.1.1.5                                                 | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2546868_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2547666~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2549067~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2549079~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2550648_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2554231_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2554859~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2554876_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2555189~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2555392~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2555948~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2560656_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2564958_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2570947_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2574819_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2575866~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2575928~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2577968~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2578214_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2579686_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2582679~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2584475~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2584577~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2591271_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2591857~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2600100~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2601207~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2603203~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2604115_BF~31bf3856ad364e35~x86~~6.1.1.3                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2615327_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2616879_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2618301_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2618535_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2618640_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2619260_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2619836_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2620704_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2621440_BF~31bf3856ad364e35~x86~~6.1.1.5                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2624868~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2625737~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2627489~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2631813_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2635500~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2636963~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2638018~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2639043~31bf3856ad364e35~x86~~6.1.5.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2639077_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2640148_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2640472~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2642357~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2644491~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2645594_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2645610_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2647878_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2648039~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2649904_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2652029_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2653312~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2654428_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2659158~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2660075_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2662288_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2662585~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2663607~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2664203_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2667402~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2668395_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2674705_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2675806_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2676562~31bf3856ad364e35~x86~~6.1.1.3                                                 | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2680097~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2680243_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2683484~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2683913~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2684982~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2685811~31bf3856ad364e35~x86~~6.1.1.11                                                | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2685813~31bf3856ad364e35~x86~~6.1.1.11                                                | Installed   | Update          | 8/27/2015 21:51 
    Package_for_KB2685893~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2686369~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2686795~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2687862_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2690533_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2690750~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2695321~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2695426~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2697479~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2697738_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2698365_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2698365~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2698888_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2698957~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2699780~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2701239~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2701373_BF~31bf3856ad364e35~x86~~6.1.4.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2704299_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2704377_BF~31bf3856ad364e35~x86~~6.1.6.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2705219_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Security Update | 8/27/2015 21:51 
    Package_for_KB2706168~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2707135~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2708857_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2710832~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2712331~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:51 
    Package_for_KB2718841~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2719248~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2719305~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2719857_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2721259~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2722729~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2724133~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2724137~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2727107~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2727528_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2729094~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2732059_BF~31bf3856ad364e35~x86~~6.1.5.1                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2732059~31bf3856ad364e35~x86~~6.1.5.1                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2732072~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2732840_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2733955~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2736422_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2738898~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2740180~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2740232_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2741416_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2742185_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2742483~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2742599_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2742599~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2750692~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2750841_BF~31bf3856ad364e35~x86~~6.1.1.3                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2750841~31bf3856ad364e35~x86~~6.1.1.3                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2752259~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2752407_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2755105_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2755625~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2756263~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2756651~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2760730~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2761217~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2763342_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2765067~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2767652~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2767671~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2768486~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2768494~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2769791~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2770660_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2773072_BF~31bf3856ad364e35~x86~~6.1.1.5                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2773072~31bf3856ad364e35~x86~~6.1.1.5                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2775511~31bf3856ad364e35~x86~~6.1.2.1                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2777201~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2779272_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2780124~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2780130~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2782486~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2783429~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2786081_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2787046~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2794422~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2796725_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2796764~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2797749~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2797789~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2797822~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2798040_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2798162~31bf3856ad364e35~x86~~6.1.1.5                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2799464_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2800095_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2800170~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2800422_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2801423~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2801662_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2803821_BF~31bf3856ad364e35~x86~~6.1.2.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2807986_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2808679_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2808679~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2809097~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2809808~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2810177~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2812463~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2813347~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2813430_BF~31bf3856ad364e35~x86~~6.1.1.4                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2813430~31bf3856ad364e35~x86~~6.1.1.4                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2815853~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2818604_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2820331_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2824560~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2826164~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2826910_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2829262~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2831013_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2831347~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2832829_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2833914~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2834140_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2834140~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2834911_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2834976~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2835595~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2840631_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2843376~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2843630_BF~31bf3856ad364e35~x86~~6.1.3.1                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2844009~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2846340_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2847295~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2847346_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2847625~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2847927_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2848576~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2851323~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2852386_BF~31bf3856ad364e35~x86~~6.1.1.3                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2855028~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2858684~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2861698_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2862330_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2862330~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2862335_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2862973_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2862973~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2864202_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2866086~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2866772~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2868038_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2868116_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2868626~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2870165~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2870256~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2871997_BF~31bf3856ad364e35~x86~~6.1.2.5                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2871997~31bf3856ad364e35~x86~~6.1.2.5                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2872035_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2876213_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2878035~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2878391_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2878563~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2882780_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2884284~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2884927~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2885210~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2885698_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2886127_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2886366~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2887069_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2888049_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2891144~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2891804_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2892074_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2893294_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2893519_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2893519~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2894844~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2895044~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2896146~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2898092~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2898851_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2900986_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2905407_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2905454_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2907020~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2908783_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2908783~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2911204_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2911501_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2912390_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2912821~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2913763_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2914677~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2918077_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2918077~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2918833~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2918893~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2919139_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2919469_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2919469~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2920486~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2921916_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2922059_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2922514_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2922852~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2923388~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2923766_BF~31bf3856ad364e35~x86~~6.1.5.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2923884~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2924171~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2925489_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2927901~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2928496~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2928800~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2929733_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2930287~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2931129_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2931356_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2937610_BF~31bf3856ad364e35~x86~~6.1.1.3                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2937610~31bf3856ad364e35~x86~~6.1.1.3                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2939399~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2939652_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2943357_BF~31bf3856ad364e35~x86~~6.1.1.3                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2951611~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2952664~31bf3856ad364e35~x86~~6.1.13.3                                                | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2956344~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2956701~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2957560~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2961132~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2964073~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2964487~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2964511~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2966148~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2966583_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2966921~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2967567~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2968294_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2968363~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2970228_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2970228~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2972100_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2972211_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2972211~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2972280_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2973112_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2973112~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2973201_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2973351_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2973351~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2973474_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2976897_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2976897~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2977292_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2977728_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2978120_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2978120~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2978742_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2978795~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2979570_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2979570~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2981841~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2983488~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2984640_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2984930_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2984972_BF~31bf3856ad364e35~x86~~6.1.1.4                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2984972~31bf3856ad364e35~x86~~6.1.1.4                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2985461_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:52 
    Package_for_KB2987452~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2989007_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2990184~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2990372~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2990941_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2991963_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2992611_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2992611~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:52 
    Package_for_KB2996928~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2997842_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2998530~31bf3856ad364e35~x86~~6.1.2.0                                                 | Installed   | Hotfix          | 8/27/2015 21:52 
    Package_for_KB2999226_BF~31bf3856ad364e35~x86~~6.1.1.6                                              | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3000056~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3000483_BF~31bf3856ad364e35~x86~~6.1.1.5                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3000483~31bf3856ad364e35~x86~~6.1.1.5                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3001264~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3001526~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3003385~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3003743_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3003743~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3004145~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3004361_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3004375_BF~31bf3856ad364e35~x86~~6.1.3.1                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3004375~31bf3856ad364e35~x86~~6.1.3.1                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3004383~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3005770~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3005788_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3005788~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3006112_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3006121_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3006137_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3006137~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3006139~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3006625_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3007006~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3009197_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3009621~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3009986~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3010024~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3010788_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3011780_BF~31bf3856ad364e35~x86~~6.1.1.5                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3011780~31bf3856ad364e35~x86~~6.1.1.5                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3012644_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3012696~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3013410~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3013531_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3014300~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3014406_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3014783_BF~31bf3856ad364e35~x86~~6.1.3.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3014793_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3015999~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3016350~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3019215_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3019215~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3019282~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3019978_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3020338_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3020338~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3020369~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Update          | 8/27/2015 13:36 
    Package_for_KB3020370_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3020393_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3021917~31bf3856ad364e35~x86~~6.1.1.3                                                 | Installed   | Update          | 8/27/2015 21:53 
    Package_for_KB3022777_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3022777~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3023215_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3023215~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3023557~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3025980_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3027577_BF~31bf3856ad364e35~x86~~6.1.2.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3029432_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3029604~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3030039~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3030377_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3031311~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3031432~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3031987~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:53 
    Package_for_KB3032655_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3032655~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3033889_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3033889~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3033890_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3033890~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3033929_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3033929~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3035126_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:53 
    Package_for_KB3035132_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3035583_RTM~31bf3856ad364e35~x86~~6.1.1.29                                            | Not Present | Update          |                 
    Package_for_KB3035583~31bf3856ad364e35~x86~~6.1.1.29                                                | Not Present | Update          |                 
    Package_for_KB3036149~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3036150~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3036155~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3037574_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3037574~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3037941~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3040017~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3040272_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3040272~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3042058~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Security Update | 8/27/2015 14:10 
    Package_for_KB3042553_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3044428~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3045645_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3045645~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3045685_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3045882~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3045999~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3046002_BF~31bf3856ad364e35~x86~~6.1.1.3                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3046017_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3046269~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 13:38 
    Package_for_KB3046480_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3048795~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3048801~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3051475~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3051658_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3054476_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3055642_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3056066~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3057154_BF~31bf3856ad364e35~x86~~6.1.1.3                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3057154~31bf3856ad364e35~x86~~6.1.1.3                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3059317_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3060716_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3060716~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3060738~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3061518_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3061518~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3063060~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3063858_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3063858~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3064209~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3067505~31bf3856ad364e35~x86~~6.1.1.3                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3067903_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3067904_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3067904~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3068457_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3068708_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3068708~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3069114_SP1~31bf3856ad364e35~x86~~6.1.1.2                                             | Not Present | Security Update |                 
    Package_for_KB3069114~31bf3856ad364e35~x86~~6.1.1.2                                                 | Not Present | Security Update |                 
    Package_for_KB3069392_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3070714~31bf3856ad364e35~x86~~6.1.3.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3071756_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3071756~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3072305_BF~31bf3856ad364e35~x86~~6.1.1.2                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3072305~31bf3856ad364e35~x86~~6.1.1.2                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3072630_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3072630~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3072633_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3075220_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3075220~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3075249_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3075249~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3075623~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3075851~31bf3856ad364e35~x86~~6.1.1.4                                                 | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3076895_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3076949_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3076949~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3077715_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3077715~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3078071~31bf3856ad364e35~x86~~11.2.1.0                                                | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3078601_BF~31bf3856ad364e35~x86~~6.1.1.5                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3078601~31bf3856ad364e35~x86~~6.1.1.5                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3078667_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3079757_BF~31bf3856ad364e35~x86~~6.1.1.0                                              | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3079757~31bf3856ad364e35~x86~~6.1.1.0                                                 | Installed   | Security Update | 8/27/2015 21:54 
    Package_for_KB3080149_BF~31bf3856ad364e35~x86~~6.1.1.1                                              | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3080149~31bf3856ad364e35~x86~~6.1.1.1                                                 | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB3082849~31bf3856ad364e35~x86~~11.2.1.0                                                | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3083324_SP1~31bf3856ad364e35~x86~~6.1.1.2                                             | Not Present | Update          |                 
    Package_for_KB3083324~31bf3856ad364e35~x86~~6.1.1.2                                                 | Not Present | Update          |                 
    Package_for_KB3083992_SP1~31bf3856ad364e35~x86~~6.1.1.2                                             | Not Present | Security Update |                 
    Package_for_KB3083992~31bf3856ad364e35~x86~~6.1.1.2                                                 | Not Present | Security Update |                 
    Package_for_KB3084135_SP1~31bf3856ad364e35~x86~~6.1.1.0                                             | Not Present | Security Update |                 
    Package_for_KB3084135~31bf3856ad364e35~x86~~6.1.1.0                                                 | Not Present | Security Update |                 
    Package_for_KB3086255_SP1~31bf3856ad364e35~x86~~6.1.1.0                                             | Not Present | Security Update |                 
    Package_for_KB3086255~31bf3856ad364e35~x86~~6.1.1.0                                                 | Not Present | Security Update |                 
    Package_for_KB3087038_RTM~31bf3856ad364e35~x86~~11.2.1.0                                            | Not Present | Security Update |                 
    Package_for_KB3087038~31bf3856ad364e35~x86~~11.2.1.0                                                | Not Present | Security Update |                 
    Package_for_KB3087039_SP1~31bf3856ad364e35~x86~~6.1.1.4                                             | Not Present | Security Update |                 
    Package_for_KB3087039~31bf3856ad364e35~x86~~6.1.1.4                                                 | Not Present | Security Update |                 
    Package_for_KB3087918_SP1~31bf3856ad364e35~x86~~6.1.1.0                                             | Not Present | Security Update |                 
    Package_for_KB3087918~31bf3856ad364e35~x86~~6.1.1.0                                                 | Not Present | Security Update |                 
    Package_for_KB3087985~31bf3856ad364e35~x86~~11.2.1.0                                                | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB3092627_SP1~31bf3856ad364e35~x86~~6.1.1.0                                             | Not Present | Update          |                 
    Package_for_KB3092627~31bf3856ad364e35~x86~~6.1.1.0                                                 | Not Present | Update          |                 
    Package_for_KB911589~31bf3856ad364e35~x86~~6.1.2.0                                                  | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB949843~31bf3856ad364e35~x86~~6.1.2.0                                                  | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB967351~31bf3856ad364e35~x86~~6.1.2.0                                                  | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB976042_BF~31bf3856ad364e35~x86~~6.1.2.0                                               | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB976902~31bf3856ad364e35~x86~~6.1.1.17514                                              | Installed   | Update          | 11/20/2010 21:12
    Package_for_KB981538~31bf3856ad364e35~x86~~6.1.1.0                                                  | Installed   | Hotfix          | 8/27/2015 21:54 
    Package_for_KB982018_BF~31bf3856ad364e35~x86~~6.1.3.2                                               | Installed   | Update          | 8/27/2015 21:54 
    Package_for_KB999994~31bf3856ad364e35~x86~~6.1.1.0                                                  | Installed   | Hotfix          | 8/27/2015 21:54 
    WUClient-SelfUpdate-ActiveX~31bf3856ad364e35~x86~~7.6.7600.320                                      | Installed   | Feature Pack    | 8/27/2015 21:54 
    WUClient-SelfUpdate-Aux-TopLevel~31bf3856ad364e35~x86~~7.6.7600.320                                 | Installed   | Feature Pack    | 8/27/2015 21:54 
    WUClient-SelfUpdate-Core-TopLevel~31bf3856ad364e35~x86~~7.6.7600.320                                | Installed   | Feature Pack    | 8/27/2015 21:54 
    
    The operation completed successfully.
    
     
  7. adric

    adric MDL Expert

    Jul 30, 2009
    1,253
    1,327
    60
    #908 adric, Oct 3, 2015
    Last edited: Oct 3, 2015
    I had read that long ago and this was the first time I was confronted with bad packages. If you only let WU inform you about updates and nothing else, bad packages should not happen. I never had a problem running that way for the past 2 years. I don't think you need to disable WU if running this way. If you let WU do any processing such as downloading, you may well end up with problems like I did. I reverted the WU settings on the problematic system back to Check for updates but let me choose whether to download and install them.
     
  8. PointZero

    PointZero MDL Member

    Oct 5, 2011
    1,415
    3,775
    60
    Yeah, I thought you probably knew about that, since you're experienced with KUC.. I've never experienced that issue. But I always keep WU in Win8.1 at "Never check for updates" (until I actually want to check for updates).

    Maybe MS changed something with one of the recent WU related updates. I'm not sure.. But thanks for the heads-up on that.
     
  9. pegasus80

    pegasus80 MDL Senior Member

    Nov 23, 2009
    259
    538
    10
    Thanks komm for the latest Win7 KUC.
     
  10. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    728
    540
    30
    Thanks komm for the latest Win 8.1 KUC!

    Cheers.
     
  11. compstuff

    compstuff MDL Senior Member

    Jan 16, 2011
    437
    311
    10
    Once again my THANKS for WIN7 KUC!!!! Would be lost without this GREAT tool!!!
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    340
    New KUC W7 is up, thanks komm
     
  13. pegasus80

    pegasus80 MDL Senior Member

    Nov 23, 2009
    259
    538
    10
    Thanks komm for the latest KUC Win7!
     
  14. adric

    adric MDL Expert

    Jul 30, 2009
    1,253
    1,327
    60
    Anyone know what the Missing-WU-Updates.exe is all about?

    I'm just curious what criteria it uses to determine what is missing.
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    340
    #916 abbodi1406, Nov 13, 2015
    Last edited: Nov 13, 2015
    Based on quick test, it justs check WU and report non-installed updates that are reported by WU api

    interestingly, on Windows 10 it also shows the updates links
    but on Windows 8.1 it only shows the updates along with what each supersede in UpdateID form

    not tested on Windows 7
     
  16. adric

    adric MDL Expert

    Jul 30, 2009
    1,253
    1,327
    60
    #917 adric, Nov 13, 2015
    Last edited: Nov 13, 2015
    It's been running over 30 Minutes on my Win7. Behaves just like Windows Update :biggrin: since GWX got intoduced - 50% CPU with svchost. I don't have KB3102810 installed yet which may or may not fix the slow WU search.
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,219
    84,891
    340
    Like i said, it uses WU api to check, so whatever WU issues have it will occur with this one

    Win7 WU has become unusable since they started the GWX crappy offer

    no, KB3102810 still didn't solve that issue, i have it installed and no change
     
  18. pegasus80

    pegasus80 MDL Senior Member

    Nov 23, 2009
    259
    538
    10
    Thanks komm for the latest KUC W8.1!
     
  19. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,397
    2,024
    60
    Yes komm, thank you!