[DISCUSSION] UUP dump - download Windows 10/11 UUPs with ease

Discussion in 'MDL Projects and Applications' started by whatever127, Sep 2, 2017.

  1. patapout

    patapout MDL Member

    Jun 23, 2014
    177
    92
    10
    I have the log but 21.6Mb...too huge to copy it here (even with code or spoiled tag...)
    I download files from uup dump so there's no .msu (like I always do since the first release of win11) o_O
     
  2. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    769
    466
    30
    Can't you use mediafire or any other drive that can share files?
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,727
    340
    @patapout

    Dism /Enable-Feature command itself handle the Reinstalling operation, when it detect staged LCU under \Windows\Servicing\LCU

    W10UI-ReadMe.txt
    Code:
    10.0:
    - Build 20231 and later, if ReservicingLCU is detected, .NET CU / LCU will not be re-added after enabling NetFx3 feature
    which what happen in your case
     
  4. patapout

    patapout MDL Member

    Jun 23, 2014
    177
    92
    10
    #4305 patapout, Aug 10, 2022
    Last edited: Aug 10, 2022
    ehhh...I tried understand what you've said caus' i'm not english so...
    I often don't quite understand the turns of phrase !! (google translate)
    you said Build 20231 and later ...However , on July it was ok with build 22000.xyz
    I'll try few things ans came back if there's no solution !!
    Thanks for the help :)
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,727
    340
    When Dism find update under \Windows\Servicing\LCU it reinstall it after .NET 3.5

    if the update don't exist, W10UI reinstall the Cumulative Updates
     
  6. patapout

    patapout MDL Member

    Jun 23, 2014
    177
    92
    10
    :flag:concretely , do you have any idea how i could solved that issue plz :pray: ??
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,615
    450
    @patapout running a test:

    Code:
    ======================= W10UI v10.22 ==========================
    [1] Target (x64): "F:\W11UI\22000_Work_x64_NL"
    
    [2] Updates: "F:\W11UI\22000_Updates_x64"
    
    [3] DISM: "Windows NT 10.0 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: YES      [6] Reset Image Base: YES
    
    [7] Update WinRE.wim: YES
    
    [8] install.wim selected indexes: 1 / [K] Keep indexes: Selected
    
    [M] Mount Directory: "c:\W10UImount_9914"
    
    [E] Extraction Directory: "c:\W10UItemp_21714"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    Code:
    ============================================================
    Running W10UI v10.22
    ============================================================
    
    ============================================================
    Extracting .cab files from .msu files...
    ============================================================
    
    1/1: windows10.0-kb5016629-x64_5c835cd538774e6191bb98343231c095c7918a72.msu [Combined UUP]
    
    ============================================================
    Extracting files from update cabinets (.cab)...
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/7: defender-dism-x64_steven_4554_August_9_2022.cab
    2/7: windows10.0-kb5007575-x64_DU_Critical_Net35.cab
    3/7: Windows10.0-KB5012170-x64_PSFX_DBX.cab [SecureBoot]
    4/7: windows10.0-kb5015021-x64_DU_SafeOS_761.1.0.cab [WinPE]
    5/7: Windows10.0-KB5015732-x64-NDP48_CU_4536.3.cab [NetFx]
    6/7: Windows10.0-KB5015898-x64_inout.cab [SSU]
    7/7: windows10.0-kb5015901-x64_DU_Sources_820.cab [Setup DU]
    
    ============================================================
    Mounting sources\install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_826~31bf3856ad364e35~amd64~~22000.826.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5012170~31bf3856ad364e35~amd64~~22000.850.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 2 - Adding package Package_for_KB5007575~31bf3856ad364e35~amd64~~22000.345.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4536.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    windows10.0-kb5016629-x64_5c835cd538774e6191bb98343231c095c7918a72.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Install
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting OS image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    [=====                      10.0%                          ]
    [===========================98.2%========================  ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    
    ============================================================
    Adding .NET Framework 3.5 feature...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    Processing 1 of 2 - Adding package Package_for_KB5007575~31bf3856ad364e35~amd64~~22000.345.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4536.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    Processing 1 of 1 - Install
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Updating winre.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_826~31bf3856ad364e35~amd64~~22000.826.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5015021~31bf3856ad364e35~amd64~~22000.761.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.132
    
    [===================        34.1%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.132
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : F:\W11UI\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim ...
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting sources\install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : F:\W11UI\22000_Work_x64_NL\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\install.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_826~31bf3856ad364e35~amd64~~22000.826.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5015021~31bf3856ad364e35~amd64~~22000.761.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    windows10.0-kb5016629-x64_5c835cd538774e6191bb98343231c095c7918a72.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Install
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    [=========================  44.4%                          ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : F:\W11UI\22000_Work_x64_NL\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_826~31bf3856ad364e35~amd64~~22000.826.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.1
    
    Processing 1 of 1 - Adding package Package_for_KB5015021~31bf3856ad364e35~amd64~~22000.761.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    windows10.0-kb5016629-x64_5c835cd538774e6191bb98343231c095c7918a72.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.132
    
    Processing 1 of 1 - Install
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.22000.856
    
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : F:\W11UI\22000_Work_x64_NL\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding sources\boot.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding setup dynamic update(s)...
    ============================================================
    
    windows10.0-kb5015901-x64_DU_Sources_820.cab
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    ISO Location:
    "F:\W11UI"
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 42 directories)
    Scanning source tree complete (932 files in 85 directories)
    
    Computing directory information complete
    
    Image file is 5202378752 bytes (before optimization)
    
    Writing 932 files in 85 directories to 22000.856.220803-1722.CO_RELEASE_SVC_PROD1_CLIENT_X64FRE_NL-NL.iso
    
    100% complete
    
    Storage optimization saved 24 files, 14217216 bytes (1% of image)
    
    After optimization, image file is 5190289408 bytes
    Space saved because of embedding, sparseness or optimization = 14217216
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
    
    
    Can the cause be that @patapout uses an earlier updated image?
     
  8. patapout

    patapout MDL Member

    Jun 23, 2014
    177
    92
    10
    I don't think so , I use the same "source" install.wim as usual (22000.194) since the beginning...
    Win10 21h2 and win10 1809 is ok , again...only 22000.856 had that trouble ...
    need help :pray:
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,233
    94,615
    450
    Here it re-added the LCU after enabling .net35, base image is 22000.1.
     
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,194
    84,727
    340
    It's not issue

    unless you have problem other than missing "Reinstalling cumulative update(s)"

    --
    @Enthousiast
    i think ResetBase remove \Windows\Servicing\LCU
    and he's using LCU cab+psf, not msu file
     
  11. patapout

    patapout MDL Member

    Jun 23, 2014
    177
    92
    10
    After "ResetBase" , it's ok today :)
    :shake:
     
  12. TheCollDude489

    TheCollDude489 MDL Member

    Apr 16, 2018
    147
    32
    10
    Sorry if this is the wrong place to ask this, but when creating Windows 11 build 22622 images, is my Host OS of Windows 10 Enterprise build 19044 supported? I noticed upon creating a Windows 11 Team ISO with the 22622.575 conversion package, it seemed to complete without any errors other than some weird output oddities and new messages in the output, however upon installing it in a VM the performance drops drastically once OOBE is reached, and the OS becomes unusable and hangs forever on the "preparing for next session" screen once reaching the shell.

    I'm also creating a Windows 11 22622.575 image with the normal SKUs as I'm posting this and the same weird output oddities and new messages showed up as well.

    cmd_2022-08-12_01-40-59.png

    cmd_2022-08-12_01-46-21.png
     
  13. gailium119

    gailium119 MDL Addicted

    Oct 12, 2021
    769
    466
    30
    Team sometimes have these issues, so its probably not your problem.
     
  14. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,333
    2,911
    60
    19044 is fully supported
    nothing unusual on your screenshots

    double check your VM settings, it's best to use 4+ CPU cores and 4Gb+ RAM
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. TheCollDude489

    TheCollDude489 MDL Member

    Apr 16, 2018
    147
    32
    10
    Oh, OK. Yeah it probably is a Team issue since the normal 22622.575 build worked perfectly.

    I had it originally at 2 CPU cores and 4 GB RAM. I upped it to 4 CPU Cores and 8 GB RAM and did a reinstall. Issue sadly persisted which is most likely a Team issue after I tested further since PPIShell is taking up lots of CPU and "System" is constantly writing to an ETL file with PPI in the name.
    Also thanks for telling me that the new stuff I noticed was normal and that my OS build is supported. Was worried something was going wrong when I first saw the new messages and DISM progress indicator jumping to random points.
     
  16. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,333
    2,911
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Fowler

    Fowler MDL Member

    Apr 1, 2013
    117
    97
    10

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,822
    5,608
    180