How To Use W10UI To Create Windows 10/Windows 11 ISOs With All Windows Updates Pre-Installed

Discussion in 'Windows 10' started by KedarWolf, Jul 12, 2021.

  1. EDK-Rise

    EDK-Rise MDL Member

    Aug 7, 2013
    114
    73
    10
    I want to integrate esd file to this iso ▼
    upload_2021-9-12_9-39-41.png
    upload_2021-9-12_9-41-10.png upload_2021-9-12_9-39-41.png upload_2021-9-12_9-41-10.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. brunosso

    brunosso MDL Novice

    Sep 18, 2015
    7
    0
    0
    #83 brunosso, Sep 15, 2021
    Last edited: Sep 15, 2021
    I do the new procedure with new Updates. I follow your setup and this is the result

    Code:
    ============================================================
    Running W10UI v10.9
    ============================================================
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/8: defender-dism-x64.cab
    2/8: Windows10.0-KB4486153-x64.cab [NetFx]
    3/8: Windows10.0-KB4486166-x64.cab [NetFx]
    4/8: Windows10.0-KB4535680-x64.cab [SecureBoot]
    5/8: Windows10.0-KB4589208-v2-x64_PSFX.cab
    6/8: Windows10.0-KB5004332-x64-NDP48.cab [NetFx]
    7/8: Windows10.0-KB5005545-x64.cab [Setup DU]
    8/8: Windows10.0-KB5005568-x64.cab [Combined]
    9/10: Windows10.0-KB5005568-x64_inout.cab [LCU]
    10/10: Windows10.0-KB5005701-x64_inout.cab [SSU]
    
    ============================================================
    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 updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.17763.1
    
    Processing 1 of 2 - Adding package Package_for_KB4486153~31bf3856ad364e35~amd64~~10.0.1.3402
    [===========================69.0%========                  ]
    the script is running, but why the integration is not the same like here hxxps://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-654#post-1689208

    maybe the ADK installed is a problem? I need to install the last w11 adk?

    EDIT: the script i run is created from raw view in githup repo and with copy&paste in notepad++ saving in batch file format. Evidently the bat format or the CR setup missing some part.
    I download the cmd script from the entire abbodi repo and now it's working..
     
  3. brunosso

    brunosso MDL Novice

    Sep 18, 2015
    7
    0
    0
    Well Well, i finally got the updated ISO (with 2183 update) with all the integrated updates as here hxxps://forums.mydigitallife.net/threads/windows-10-hotfix-repository.57050/page-654#post-1689208.

    I try the ISO in a VMWare VM and no error appear, but the searching for updates result in 4 updates missing:

    - KB2267602 (1.349.778.0 version);
    - KB890830 (5.93 version);
    - KB4052623 (4.18.2108.7 version);
    - KB4052623 (4.18.2001.10 version).

    is possible with W10UI integrate also this 4 updates or they are blaklisted or something?

    Thanks to @Enthousiast @abbodi1406 @KedarWolf for the work behind this project!!!
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,273
    94,758
    450
    #85 Enthousiast, Sep 15, 2021
    Last edited: Sep 15, 2021
    Only @abbodi1406 is the one behind the W10UI project, i only am a heavy user and (beta)tester who heavily supports it.

    These are not dism integrateble but when using the offline defender update package (original or the ones by @steven4554) W10UI will be able to implement it.
     
  5. sebus

    sebus MDL Guru

    Jul 23, 2008
    6,356
    2,026
    210
    It is totally pointless to do updated iso. It is only valid for the current week/month? After that it gets outdated. And because one needs to run WU straight after install, it does not matter what the original iso were!
     
  6. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,273
    94,758
    450
    For win 11 it's pretty useful to create and use uptodate ISOs since the oobe auto-update function when connected.

    It's up to everybody's personal preference:)
     
  7. brunosso

    brunosso MDL Novice

    Sep 18, 2015
    7
    0
    0
    I've already used the cab made from @steven4554 with W10UI... maybe the two version missing in the updates are not integrated in the last version of the @steven4554 cab file?
     
  8. brunosso

    brunosso MDL Novice

    Sep 18, 2015
    7
    0
    0
    fixed with this updated version of W10UI hxxps://forums.mydigitallife.net/threads/microsoft-defender-anti-malware-platform-update-kit-for-windows-10-updated-september-17th-2021.83310/page-7#post-1689544

    Thanks @abbodi1406
     
  9. kkwong7878

    kkwong7878 MDL Novice

    Aug 11, 2015
    32
    33
    0
    Good tutorial :)
     
  10. yatopp

    yatopp MDL Novice

    Jul 17, 2011
    41
    12
    0
    I wondered that too. for 2021 LTSC for example, does one have to begin with a 19041.1 base and build up all way through or can you use 19044.1288 iso and add on updates?
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,273
    94,758
    450
    You can use any base image build but then it's an even greater hassle to find out what already is inside the wim and what not (for manual dism users) + you will end up with some leftover updates who were already integrated and could not be cleaned.
    Same as above but to do it correctly it's needed to find out what is already integrated.
     
  12. Dgk

    Dgk MDL Member

    Jan 18, 2020
    145
    52
    10
    Can you elaborate on that, I'm still failing to see the issue?

    Say I get official LTSC 2021 ISO released a few days ago. It will be 19044.1348 already. I'm only need to integrate 2 updates and that's it and then do ResetBase.
    Where are the issues you speak of?
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,273
    94,758
    450
    That's by WU, not offline pre-integrating updates.

    That would be 19044.1288. 19044.1348 is by LCU.
     
  14. Dgk

    Dgk MDL Member

    Jan 18, 2020
    145
    52
    10
    What do you mean?
    1. Download latest LTSC image
    2. Download update packages from catalog
    3. Integrate with DISM
    4. Rebuild ISO

    What the difference compared to "download UPM, convert to ISO, integrate updates with DISM"?
     
  15. spanishfly

    spanishfly MDL Senior Member

    Dec 5, 2018
    352
    527
    10
    After you asked this question in November, @abbodi1406 has released a method (tested by @Enthousiast) to easily build the 19041.1 base of LTSC 2021. See: (https://forums.mydigitallife.net/th...struction-project.80939/page-296#post-1713065)
    If you want to use more of a Graphical User Interface and do even more, like update and add codecs, then check out (self-promotion) All-in-one - Customize - Update - Construct - LTSC 2021 project (https://forums.mydigitallife.net/th...struction-project.80939/page-305#post-1714507)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. droidfreak

    droidfreak MDL Novice

    Apr 17, 2016
    15
    11
    0
    Spanishfly, Can we manually update the W10UI.cmd to latest version from abbodi's github version or will that break any dependency in your remix script?
     
  17. Dgk

    Dgk MDL Member

    Jan 18, 2020
    145
    52
    10
    I still dont understand what the different between official LTSC 2021 image: en-us_windows_10_enterprise_ltsc_2021_x64_dvd_d289cf96.iso
    That was my question.