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. seiferflo

    seiferflo MDL Novice

    Jan 26, 2011
    40
    9
    0
    #461 seiferflo, Sep 20, 2013
    Last edited by a moderator: Apr 20, 2017
    Thanks a lot, however...
    Code:
    Microsoft Windows [Version 6.2.9200]
    (c) 2012 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>dism /online /cleanup-image /checkhealth
    
    Deployment Image Servicing and Management tool
    Version: 6.2.9200.16384
    
    Image Version: 6.2.9200.16384
    
    No component store corruption detected.
    The operation completed successfully.
     
  2. seiferflo

    seiferflo MDL Novice

    Jan 26, 2011
    40
    9
    0
    #462 seiferflo, Sep 20, 2013
    Last edited by a moderator: Apr 20, 2017
    Hi komm,
    Sorry but I have another issue, nothing related to the first one, not even in the same environment.

    Basically, I was trying to integrate all the updates in an iso of W8_x64 Pro
    - So I installed Win8 pro x64 original on VirtualBox.
    - Extract this same iso on the c: of my virtual drive.
    - copy KUC with the repo folder on the same drive
    - created an offline folder, mounted the image in dism, launched kuc with dvd-image
    - 157 updates to integrate, so I launch the update.cmd with admin
    - After the 5th update i get a corrupted message
    Code:
          Wait for RMDIR to finish
    
          If you have to wait for long the folder
          "c:\wu\Normal\cab"
          is in use (cancel cmd and start again)
    
    ===========================================================
    Expanding msu files
       language packages
    File Not Found
       update packages
    ===========================================================
    Copying cab files
    ===========================================================
         Installing  9xxxxx
    
    Deployment Image Servicing and Management tool
    Version: 6.2.9200.16384
    
    Image Version: 6.2.9200.16384
    
    Processing 1 of 1 - Adding package Package_for_KB973817~31bf3856ad364e35~amd64~~
    6.2.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    ===========================================================
         Installing 2xxxxxx
    
    Deployment Image Servicing and Management tool
    Version: 6.2.9200.16384
    
    Image Version: 6.2.9200.16384
    
    Processing 1 of 54 - Adding package Microsoft-Windows-CameraCodec-Package~31bf38
    56ad364e35~amd64~~6.2.9200.16464
    [==========================100.0%==========================]
    Processing 2 of 54 - Adding package Package_for_KB2409615~31bf3856ad364e35~amd64
    ~~6.2.1.0
    [==========================100.0%==========================]
    Processing 3 of 54 - Adding package Package_for_KB2743978~31bf3856ad364e35~amd64
    ~~6.2.1.0
    [==========================100.0%==========================]
    Processing 4 of 54 - Adding package Package_for_KB2767671~31bf3856ad364e35~amd64
    ~~6.2.1.0
    [==========================100.0%==========================]
    Processing 5 of 54 - Adding package Package_for_KB2769674~31bf3856ad364e35~amd64
    ~~6.2.1.0
    [===========================99.5%========================= ]
    Package_for_KB2769674: The specified image is no longer serviceable and may be c
    orrupted.
    Discard the modified image and start again.
     Error: 0x80070005
    Processing 6 of 54 -
    Package_for_KB2782826: The specified image is no longer serviceable and may be c
    orrupted.
    Discard the modified image and start again.
     Error: 0x800f0830
    
    Error: 5
    
    The specified image is no longer serviceable and may be corrupted.
    Discard the modified image and start again.
    The command completed with errors.
    For more information, refer to the log file.
    
    The DISM log file can be found at c:\wu\DISM.log
    ===========================================================
         Installing Language Pack files
    File Not Found
    ===========================================================
         Installing other files
    File Not Found
    ===========================================================
       Normal updates are installed
    Press any key to continue . . .
    I tried to
    - discard and start again, image corrupted
    - repair the image with checkhealth (impossible)
    - download the updates again
    - use a different windows 8 iso (one which had already some updates integrated with KUC, it crashes after update 19th, don't remember if it's the same sorry)
    - reinstall win8 in a different virtualbox vdi
    - I also tried Vmware
    - Same problem of corruption.

    Could you please have a look? View attachment DISM.zip
    Thanks a lot
     
  3. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    #463 komm, Sep 20, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    1. Directly at the beginning you get
    Code:
    [704] ImageUnmarshallHandle: Reconstituting wim at C:\win8\sources\install.wim.
    [704] ImageUnmarshallHandle: Reconstituting wim at C:\win8\sources\install.wim.
    So there seams to be something un-normal.


    2. In all my dism logs I do not have a DPX line.
    Don't know if this is important.

    3. The error I see depends on pending deletes.
    Did you remove any package?

    4. Why do you mange the wim inside of a vm?
    I just manage the win8 wims under win7 / w2008 R2 with the dism version 7.1.7600.16385

    5. Did the vm run out of space? Is the size limited or dynamically expanded?
    (pointzero got a corrupted vm, he only gave it 16GB)
    You have a vm, a DVD, an expanded wim and expanded msus.

    6. But if you run all in a VM than you could use a snapshot to revert to a good state.
     
  4. seiferflo

    seiferflo MDL Novice

    Jan 26, 2011
    40
    9
    0
    Hi Komm,
    Thanks for your reply.
    Well I never had a lot of space of my W8 machine because of many programs and a couple of vm installed. So I always integrated the updates on an image via a vm. Thing is I am not running out of space on the vm around 30-60GB for the whole partition (dynamically allocated). It's always a new original windows 8, nothing installed, just what KUC needs.
    I used to do it before the exact same way for Win7 Pro x86, x64 and W8 x64 with the same software VMware or VirtualBox, not the same wim though, but I was doing the same operations, installing the windows, copying the windows image, the repo and kuc, that's it.

    Yesterday, I abdicated, made some space on my laptop with w8 by putting a lot of stuff on an temporary external HDD, run kuc offline again and it worked very well. I then tried to install Vmware on the same laptop and I get the same error. So I don't know if it comes from both VMware or VirtualBox or if maybe something has changed in KUC. Anyway I achieve what I wanted, but it's weird that it used to work before and not anymore. I'll format pretty soon, so I'll let you know if the problem is solved or not. Thanks for your help though.
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,438
    92,376
    340
    KB2757638-x86 still offered in newest release :eek:
     
  6. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    #467 komm, Sep 27, 2013
    Last edited: Sep 27, 2013
    (OP)
    Thanks again for your useful information.

    I changed it, I have not forgotten you. :eek: But, sorry I made a programming mistake. :mad:
    Will correct that now:eek:.

    Changed, uploaded and not tested.
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,438
    92,376
    340
  8. stupiddog

    stupiddog MDL Novice

    Dec 12, 2007
    29
    0
    0
    This tool is absolutely ingenious and a real time-saver! I have only two wishes left:

    - Is it possible to make one for Vista / Windows Server 2008, too? I do not care that much about vista, but there are still a lot of WS2008 (without R2) installations out there, and I think having a fully integrated setup disc would be really beneficial.
    - Is it possible to have an option in the GUI that generates the .cmd files for removing / adding the updates directly for offline images (without reboot or pause statements)? I can, of course, modify the .CMD files that were created, but I have lots of images to update, and modifying it every time is a bit tedious.

    Again, many thanks for this great tool!
     
  9. ricktendo64

    ricktendo64 MDL Expert

    Apr 20, 2008
    1,396
    2,025
    60
  10. seiferflo

    seiferflo MDL Novice

    Jan 26, 2011
    40
    9
    0
    Hello Komm, Hope you're doing well.

    You probably know that there is a problem while integrating updates offline from W8 or W7 to W8.1 because 8.1 requires a more recent DISM.

    To solve that, I was able to take the DISM files from W8.1, put it a in folder on my W8 host and change your update.cmd files to use this dism instead the one from my W8 host. Updates got integrated to my W8.1 image perfectly from a W8 host.

    However it would be nice if you could add an option in KUC to change the default directory of DISM used for people who might need it like in my case. I think that would solve the problem I had during integration of updates via a virtual machine.

    Thanks in advance for your feedback.
     
  11. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    #473 komm, Oct 12, 2013
    Last edited by a moderator: Apr 20, 2017
    (OP)
    You can do that yourself, if you change the path variable.
    But you must add the path to the new dism before the windows\system32 path.
    like this
    Code:
    set path="c:\path-to-new-dism";%path%
    or you can change the Enviroment Variable:
    "Computer", "Properties", "Advanced system settings", "Eviroment Variables...", "System variables", "Path", "Edit...",
    Press Pos1 and add
    Code:
    "c:\path-to-new-dism";
    to the beginning of the Variable value.
    Do not forget to terminate it with a ";"

    by the way: this is a good time to check you the value of path.
    I always copy it to notepad, delete what's not needed and then copy it back.
     
  12. Cipherfx

    Cipherfx MDL Junior Member

    Apr 13, 2011
    79
    46
    0
    @komm

    just wanna know when will you update Win7SP1 update checker (not rushing in anyway) :rolleyes:, thanks in advance
     
  13. RickSteele

    RickSteele MDL Addicted

    Nov 12, 2009
    833
    483
    30
    ditto on 2855844 Komm. It corrupted my system file store and erased all the uninstall data for a number of updates (2521624, 2687799, 2712561, 2770436, 2836942, 2871565, 2875501, 2878378....among others.) Programs and features showed only NINE updates installed, the balance of the ~500 or so updates completely uninstallable and not listed anywhere even though Packages.txt showed them all. My SXS store did not shrink and remained at 8+ G.
    I had to restore my OS from a backup image I always create (with Terabyte) after a fresh install, or each month after all the updates have been sorted and applied.
    My advice; avoid this update like the plague. :mad:
     
  14. adric

    adric MDL Expert

    Jul 30, 2009
    1,418
    1,583
    60
    #478 adric, Oct 14, 2013
    Last edited: Oct 14, 2013
    Latest available download for W7 KUC is 1.6.010.1333 although the change log shows a later version.

    1.6.010.1401

    ยท Updated Database: 2770436 superseded (Thanks to alex)

    Just wondering where the new version is.


    edit: looks like someone fixed it. :D
     
  15. komm

    komm MDL Addicted

    Jun 16, 2011
    894
    3,067
    30
    KUC for W8.1 updated with the new updates.
    Hope it has not to much bugs.
     
  16. Gladwin

    Gladwin MDL Member

    Dec 20, 2012
    244
    114
    10
    #480 Gladwin, Oct 18, 2013
    Last edited: Oct 18, 2013
    Bug for the W8 KUC v0.7.010.171

    1. KB2800945-v2 - check and found the update still in main , should move to new server or AD LDS

    2. KB2894513 - this update not in repo , do research also not found about that information , so now still is unknow status.

    3. KB2802618 - if use offline integrated update this update should be the last one integrated in offline mode , suggestion move to Not Integratable to Offline Image.

    Remark : KB2878211 has found in Point Zero repo , but i still can't found in any version for KUC W8 update checker , so may i ask this is new or superseded ?

    Note : All update testing use offline mode.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...