[DISCUSSION] Windows 11 Enterprise/IoT Enterprise (N) LTSC 2024 (24H2 / 26100.x)

Discussion in 'Windows 11' started by Enthousiast, Apr 26, 2024.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    It has been this way since a long time, i just use VMWare, vbox is just for x86 tests which vmware refuses to run :D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. pt1158

    pt1158 MDL Novice

    Oct 4, 2010
    20
    4
    0
    I've just managed to install 24H2 26100.1742 on my desktop PC running Vbox 7.1.2
    Very strange
     
  4. b0unty

    b0unty MDL Junior Member

    Feb 28, 2012
    67
    76
    0
    Me too i managed to install 26100.1742 without any problems on VB 7.1.2.
    Only with the last iso's test 26100.2033 i build yesterday... it refuse it
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Don't tell please show what i showed?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    #2147 Carlos Detweiller, Oct 9, 2024
    Last edited: Oct 9, 2024
    Could it be something with newer features like SecureBoot or TPM? Maybe VB still only supports the old SecureBoot signature.

    I have no problems booting a 26100.1 ISO in EFI mode, under VB 5.2.45.
    Edit: Complete.


    VB_5_2_45_26100.1.png VB_5_2_45_26100.1_installing_EFI-modern.png VB_5_2_45_26100.1_complete.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. b0unty

    b0unty MDL Junior Member

    Feb 28, 2012
    67
    76
    0
    snapVMWare.png
    So i have the same problem when i use the mvs LTSC 26100.1742 (fr-FR) version as a base to build the LTSC 26100.2033 (fr-FR)
    and i tested it on vmware 17.5.2 this time (see image)
    i think 26100.1742 can not be used as base (i've not tested with 26100.1 OEM)
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    How did you update it?

    What updates did you use, what settings, etcetc...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. b0unty

    b0unty MDL Junior Member

    Feb 28, 2012
    67
    76
    0
    #2150 b0unty, Oct 9, 2024
    Last edited: Oct 9, 2024
    i use these updates:
    ..\26100_Updates_x64\defender-dism-x64-241004.cab
    ..\26100_Updates_x64\windows11.0-kb5043080-x64_LCU_1742.1.10.msu
    ..\26100_Updates_x64\windows11.0-kb5043939-x64_PSFX_OOBE_1588.1.1.msu
    ..\26100_Updates_x64\windows11.0-kb5044030-x64-ndp481_CU_9277.2.msu
    ..\26100_Updates_x64\windows11.0-kb5044284-x64_LCU_2033.1.20.msu
    ..\26100_Updates_x64\windows11.0-kb5044612-x64_DUSafeOS_2003.1.1.cab
    ..\26100_Updates_x64\windows11.0-kb5045520-x64_DUSources_2033.cab

    my config W10UI 10.47:

    set "Target=%~dp0_WorkDir"

    :: updates location
    :: leave it blank to automatically detect the current script directory
    set "Repo=%~dp026100_Updates_x64"

    :: dism.exe tool custom path (if Host OS is Win8.1 or earlier and no Win10 ADK installed)
    set "DismRoot=dism.exe"

    :: enable .NET 3.5 feature
    set Net35=1

    :: optional, custom "folder" path for microsoft-windows-netfx3-ondemand-package.cab
    set "Net35Source=%~dp0_WorkDir\sources\sxs\"

    :: Cleanup OS images to "compress" superseded components (might take long time to complete)
    set Cleanup=1

    :: Rebase OS images to "remove" superseded components (warning: break "Reset this PC" feature)
    :: require first to set Cleanup=1
    set ResetBase=1

    :: update winre.wim if detected inside install.wim
    set WinRE=1

    :: Force updating winre.wim with Cumulative Update regardless if SafeOS update detected
    :: auto enabled for builds 22000-26050, change to 2 to disable
    :: ignored and auto disabled for builds 26052 and later
    set LCUwinre=0

    :: Expand Cumulative Update and install from loose files via update.mum
    :: applicable only for builds 26052 and later
    set LCUmsuExpand=0

    :: update ISO boot files bootmgr/memtest/efisys.bin from Cumulative Update
    set UpdtBootFiles=1

    :: 1 = do not install EdgeChromium with Enablement Package or Cumulative Update
    :: 2 = alternative workaround to avoid EdgeChromium with Cumulative Update only
    set SkipEdge=0

    :: do not install Edge WebView with Cumulative Update
    set SkipWebView=0

    PS the W10UI log produce no errors (i check each time)
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    Homebrew boot.wim 26100.1 from UUP dump works fine with the latest updates, so this is the workaround

    Something is wrong with setup.exe, maybe it's newer in msft iso
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. AndyMutz

    AndyMutz MDL Senior Member

    Jun 30, 2011
    369
    688
    10
    26100 working fine for me in vbox 7.1.2.

    Screenshot 2024-10-09 232316.jpg

    -andy-
     
  13. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    #2155 Enthousiast, Oct 9, 2024
    Last edited: Oct 9, 2024
    (OP)
    I did select to update the bootfiles, will test without updating them, andy managed to get it running on the latest vbox it seems.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Did not help:

    Enterprise 2024 LTSC without updating the boot files:
    Code:
    ====================== W10UI v10.47 =======================
    [1] Target (x64): "E:\W10UI_LTSC_2024_26100\Work_1742_NL"
    
    [2] Updates: "E:\W10UI_LTSC_2024_26100\Updates"
    
    [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_9201"
    
    [E] Extraction Directory: "c:\W10UItemp_24743"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    
    
    Code:
    ============================================================
    Running W10UI v10.47
    ============================================================
    
    ============================================================
    Configured Options...
    ============================================================
    
    Net35
    Net35Source
    Cleanup
    ResetBase
    WinRE
    ISO
    
    ============================================================
    Extracting dpx.dll file...
    ============================================================
    
    ============================================================
    Extracting .cab files from .msu files...
    ============================================================
    
    1/2: windows11.0-kb5043080-x64_LCU_1742.1.10.msu [Combined UUP]
    2/2: windows11.0-kb5044284-x64_LCU_2033.1.20.msu [Combined UUP]
    
    ============================================================
    Extracting files from update containers (cab/wim)...
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/7: defender-dism-x64_steven4554_Oct_04_2024.cab
    2/7: Windows11.0-KB5043939-x64_PSFX_OOBE_1588.1.1.cab
    3/7: Windows11.0-KB5044030-x64-NDP481_CU_9277.2.cab [NetFx]
    4/7: windows11.0-kb5044612-x64_DU_SafeOS_2003.1.1.cab [SafeOS DU]
    5/7: windows11.0-kb5045520-x64_DU_Sources_2033.cab [Setup DU]
    6/7: Windows11.0-KB5043113-x64_inout.cab [SSU]
    7/7: Windows11.0-KB5046306-x64_inout.cab [SSU]
    
    ============================================================
    Mounting sources\install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2032~31bf3856ad364e35~amd64~~26100.2032.1.5
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_2032 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 2 - Adding package Package_for_KB5043939~31bf3856ad364e35~amd64~~26100.1588.1.1
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9277.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    01742-windows11.0-kb5043080-x64_LCU_1742.1.10.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 -
    The operation completed successfully.
    
    02033-windows11.0-kb5044284-x64_LCU_2033.1.20.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting OS image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    [===========================70.0%========                  ]
    The operation completed successfully.
    
    ============================================================
    Adding Defender update...
    ============================================================
    
    Platform  : 4.18.24080.9
    Engine    : 1.1.24080.9
    Signatures: 1.419.351.0
    
    ============================================================
    Adding .NET Framework 3.5 feature...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9277.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    01742-windows11.0-kb5043080-x64_LCU_1742.1.10.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    02033-windows11.0-kb5044284-x64_LCU_2033.1.20.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    Processing 1 of 1 -
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim ...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2032~31bf3856ad364e35~amd64~~26100.2032.1.5
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_2032 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~amd64~~26100.2003.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    [===========================98.5%========================= ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1
    
    [===========================70.0%========                  ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : E:\W10UI_LTSC_2024_26100\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.26100.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.26100.1
    
    Image File : E:\W10UI_LTSC_2024_26100\Work_1742_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.26100.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.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2032~31bf3856ad364e35~amd64~~26100.2032.1.5
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_2032 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    01742-windows11.0-kb5043080-x64_LCU_1742.1.10.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    02033-windows11.0-kb5044284-x64_LCU_2033.1.20.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    [===========================96.1%=======================   ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    [===========================70.0%========                  ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : E:\W10UI_LTSC_2024_26100\Work_1742_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.26100.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 - Adding package Package_for_ServicingStack_2032~31bf3856ad364e35~amd64~~26100.2032.1.5
    [==========================100.0%==========================]
    The changes due to package Package_for_ServicingStack_2032 requires the current servicing session to be reloaded.
    All the packages will be processed again.
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    01742-windows11.0-kb5043080-x64_LCU_1742.1.10.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    02033-windows11.0-kb5044284-x64_LCU_2033.1.20.msu
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.1742
    
    Processing 1 of 1 -
    [==========================100.0%==========================]
    [==========================100.0%==========================] The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image Version: 10.0.26100.2033
    
    [===========================70.0%========                  ]
    The operation completed successfully.
    
    ============================================================
    Unmounting sources\boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Image File : E:\W10UI_LTSC_2024_26100\Work_1742_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.26100.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.26100.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding setup dynamic update(s)...
    ============================================================
    
    windows11.0-kb5045520-x64_DU_Sources_2033.cab
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    ISO Location:
    "E:\W10UI_LTSC_2024_26100"
    
    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 (1000 files in 97 directories)
    Scanning source tree complete (1056 files in 103 directories)
    
    Computing directory information complete
    
    Image file is 5519245312 bytes (before optimization)
    
    Writing 1056 files in 103 directories to 26100.2033.241003-1823.GE_RELEASE_SVC_PROD1_CLIENT_X64FRE_NL-NL.iso
    
    100% complete
    
    Storage optimization saved 66 files, 15822848 bytes (1% of image)
    
    After optimization, image file is 5505921024 bytes
    Space saved because of embedding, sparseness or optimization = 15822848
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 or q to exit.
    
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Did you try disabling SecureBoot/TPM and using a fixed ISO?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    WIll fix the ISO when i wake up:D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Try without windows11.0-kb5045520-x64_DU_Sources_2033.cab

    is the issue with new installer only? or old installer too?
     
  19. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    Will check when i wake up:D
    I can't even reach the selection to what installer on vbox.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...