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

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

  1. Dude Guyman

    Dude Guyman MDL Senior Member

    Jun 20, 2017
    371
    413
    10
    #1161 Dude Guyman, Jul 14, 2024
    Last edited: Jul 15, 2024
    IoT Enterprise LTSC 2024 = Got all the way to rebooting and running the final setup stuff and was at the booting back up stage when "Windows 11 Installation Failed".

    Well, I guess that saves me some time. Don't bother trying to help me with it, don't care. I was just going to take a look at it and see if I might be able to tolerate it at all in the LTSC flavor (unlike original 11 version /spit). Probably still something to do with my using legacy BIOS (CSM) mode, MBR disks, no TPM, Secure Boot, etc. etc.
     
  2. kwanbis

    kwanbis MDL Junior Member

    Jul 29, 2009
    99
    16
    0
    Care to share? Thanks.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Use this: W10MUI
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. BubuXP

    BubuXP MDL Member

    Jul 21, 2009
    176
    86
    10
    #1164 BubuXP, Jul 15, 2024
    Last edited: Jul 16, 2024
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,875
    3,149
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Hackeur

    Hackeur MDL Senior Member

    Jun 14, 2009
    338
    472
    10
    #1166 Hackeur, Jul 16, 2024
    Last edited: Jul 16, 2024
    installed in vm, running smoothly and all apps open instantly - no problems so far

    disabled/removed: Edge, Defender, Telemetry, SmartScreen, updates, useless scheduled tasks and services, searchui, indexer, replaced host file with custom blocks.

    Capture.JPG

    custom made AutoHotkey quick launch bar

    Capture2.JPG
     
  7. rayman95

    rayman95 MDL Senior Member

    Oct 3, 2018
    419
    289
    10
    Last
    Last build is .1150
     
  8. BubuXP

    BubuXP MDL Member

    Jul 21, 2009
    176
    86
    10
    #1168 BubuXP, Jul 16, 2024
    Last edited: Jul 16, 2024
    In brief you could have said "use the Win11 24H2 Italian eval ISO files to get Italian only ISO setup" and that looks like a good idea.
    But I found those commands in W10MUI script that can be used after removing unwanted language to get a very close result:
    Code:
    dism /Image:<mounted WIM> /Set-AllIntl:it-IT
    dism /Image:<mounted WIM> /Set-SKUIntlDefaults:it-IT
    dism /Image:<mounted WIM> /Gen-LangINI /Distribution:<DVD folder>
    dism /Image:<mounted WIM> /Set-SetupUILang:it-IT /Distribution:<DVD folder>
    (change it-IT with your default settings)
    
    and afterward delete the unwanted LP folders from the ISO (in my case I don't need en-US language, so I deleted all en-US folders in the ISO sources folder)
    And I found a little problem with your procedure: doing like you said you will overwrite the ISO files updated by W10UI (contained in W10MUI Updates folder) with vanilla files from eval ISO, so you should better do:
    - delete the Updates folder in W10MUI to install only the LPs
    - then doing your procedure*
    - and at last running W10UI to update everything

    *at this point you should get a vanilla (non-updated) ISO in your language, where you can apply directly any future updates, without touching the languages settings anymore.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Edsons

    Edsons MDL Novice

    Apr 19, 2024
    7
    0
    0
    26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_x64FRE_en-us.iso

    Windows sandbox doesnt install on this version.
    After restart it says:

    "Something didn't go as planned. Going back to your previous version. Please keep your device on."

    I tried windows ltsc 2021 and windows 11 pro with same bios settings and it installs on them.
     
  10. hoeewiee

    hoeewiee MDL Novice

    Aug 5, 2012
    4
    1
    0
    There's a bug report on the feedback hub about that. Unfortunately, I'm running LTSC without the feedback hub so I cant link it (the irony). It misses some files in C:\Windows\Servicing\Packages\ if I remember correctly. It's not a you bug, it's a MS bug. The actual true error is in your cbs.log.
     
  11. MrBananaxx

    MrBananaxx MDL Novice

    Jan 4, 2018
    9
    3
    0
    Which version should I get IoT LTSC or regular LTSC ? What are the differences ?
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Edsons

    Edsons MDL Novice

    Apr 19, 2024
    7
    0
    0
    Strange. Ltsc its suposed to be stable. How they failed to test this simple feature?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    It also didn't run on 2021 LTSC till a certain LCU was released.

    Officially only OEM's have access to these ISOs and LTSC is not part of the insider testing, so wondering how an official bug report in feedback hub could be taken in consideration...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Edsons

    Edsons MDL Novice

    Apr 19, 2024
    7
    0
    0
    But this isnt a specific scenario bug. It could be detected by just runing it once before publishing the iso.
     
  16. hoeewiee

    hoeewiee MDL Novice

    Aug 5, 2012
    4
    1
    0
    #1176 hoeewiee, Jul 17, 2024
    Last edited: Jul 17, 2024
    Well, by simply stating that Windows Sandbox is only supported for Pro, Enterprise, Pro Education/SE and Education. And that's exactly why the installation fails, it expects some files related to the Pro version. They'll probably make it work eventually, just like @Enthousiast mentioned.

    I do remember with W10 LTSC that the IoT version did not support Sandbox, but the normal LTSC did. For IoT, you could work around the issue to get it working. Not sure where @Enthousiast timeline comes into play regarding this. I just moved on to a VM for tasks where I needed a sandbox.
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    At some LCU IoT Enterprise 2021 LTSC started supporting sandbox, it was mentioned earlier but i can't find it on the massgrave LTSC info page.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. xbreakx

    xbreakx MDL Novice

    Sep 21, 2015
    4
    1
    0
    How can I disable Defender, Telemetry, SmartScreen, useless scheduled tasks and services, searchui, indexer?

    Thanks.
     
  19. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,740
    3,068
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    #1180 Enthousiast, Jul 18, 2024
    Last edited: Jul 20, 2024
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...