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

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

  1. #1261 Deleted member 1488350, Jul 30, 2024
    Last edited by a moderator: Jul 30, 2024
    For what, your trophy board --- made by MS, evidently SHA256 says :).

    I run german OS. Was on 2021 LTSC IoT and prepared to switch to 24H2 LTSC IoT.

    Challenge: the MS language barrier for In-Place-Upgrades (no option for programs and settings).

    Solution (found somewhere here ;)): Change System-Language and Region to en-US in Settings, completely. Rebbot if needed, is better ten just logging off and back in.
    [Source: https://forums.mydigitallife.net/posts/1842221]

    Then in Registry values need to be adapted, especially InstallLanguage --- this is the value the Setup checks ;).

    Setup only accepts en-US Installs, so ...

    In admin CMD:
    Code:
    reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language" /v Default /t REG_SZ /d 0409 /f
    reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Nls\Language" /v InstallLanguage /t REG_SZ /d 0409 /f
    REBOOT!!!! MANDATORY!!! Won't work else.

    Now Setup will offer the once greyed out option .... Profit :).

    Change Language back in Setings ...

    I already did the switch here on my 2 main riggs ;).
     
  2. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. @Paul Mercer ahh, nice you remember :hug2:. I edited my previous post ;).

    I used your uupdump offline project --- pretty -s-m-r-t- i'd say, but who am i :).
     
  4. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Still using it, no reason to stop.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. dang!!!! missed that completely -- aka forget to test after the dev abandoned his puppieā„¢ --- stupid doggie!!!

    Any things to know/adapt???

    Then my tool can download it from source on command and unpack to its _tools folder. MARVELLOUSā„¢!!!!

    I had that PHP-Standalone from mkuba once ... unfortunately stopped working .... still have the Files and the GitLab we shared ...
     
  6. odjinan

    odjinan MDL Novice

    Apr 13, 2013
    33
    23
    0
    Wait more
     
  7. Shortyportuguese

    Shortyportuguese MDL Addicted

    Apr 3, 2019
    586
    218
    30
    I don't understand what happening - I have the following scenario:

    (IN THE SAME MACHINE) I'he installed Windows 11 Enterprise 23H2 X64,(Using ISO from MCT) without any problem.
    When I've tried to install Windows 11 Enterprise IoT 24H2 GE, after the phase of copying files finished, when restart, the machine stuck at the Windows boot logo in an infinite looping...

    Someone have some suggestion on how to fix this issue? Thank you beforehand!
     
  8. Enthousiast

    Enthousiast MDL Tester

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

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Is this about LTSC or normal enterprise, if normal then this is the wrong thread.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Hmm, lots of restructuring inside the system - aka Copilot Integration at system level -- 'normal' CUs like regular builds get, that change things before RC and open new gliches and hickups atm. As i see it so far, things are still in flux and RC so far on horizon ... ...

    Collect reproduceble issues and validate if Rigg or Windows. Then check if changes happen better/worse afte installing KBs, then MS knows the quirks and is testing mitigations ...

    If i'm right --- it's like @mxman2k hunting quirks in 'Alpha-Flights' --- happen but might be connected to the status of the build --- so RC == no quirks
     
  11. net

    net MDL Novice

    Jul 20, 2009
    4
    0
    0
    It's nice to be able to assign individual wallpapers to task views again with this update.
     
  12. TL;DR: it's still 'Beta' with bigger changes and was assumed production ready - then a first build for a ltsc is set, if -- remember 2015 was replaced, wasn't production ready (in the end) >> 2016 appeared shortly after (in LTSB/C-Cycles)....
     
  13. Shortyportuguese

    Shortyportuguese MDL Addicted

    Apr 3, 2019
    586
    218
    30
    Is about IoT, that loops continuously
     
  14. Thing is Copilot was planned differently --- they realised, 2 options; disable and make differences for EU (2 'lines') or make it an APP as Central GUI, can be installed and will integrate, but is not shipped with the build :)...

    think they are still evaluating, if it's doable while Flighting or ... next candidate ... already happend at that stage :).
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    Still the same question, is it about IoT Enterprise 2024 LTSC or about normal IoT Enterprise, which is not a usefull sku when it is not LTSC.

    You are mentioning MCT so it is will probably not be about any LTSC version.
     
    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
    1.8.0-rc3 should work fine, he made final adjustments.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Shortyportuguese

    Shortyportuguese MDL Addicted

    Apr 3, 2019
    586
    218
    30
    Let me make things CLEAR: My scenario was described to install on THE SAME MACHINE, two versions of Windows 11; one is from MCT -> 11 23H2,LTSC that installed well, without problems... And IoT 24h2 LTSC GE, that cannot complete the installation, because after copying files phase, restarted and get stuck in an infinite looping at boot logo (Few seconds at boot logo and restarting... Not even the spin circle is displayed...)

    So, my problem is IN FACT with IOT LTSC...

    Thanks for your patience.
     
  18. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    What is ge? If it's that fake Chinese thing then it's just fake frankenbuild, some topics about it were already closed here several times
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Shortyportuguese

    Shortyportuguese MDL Addicted

    Apr 3, 2019
    586
    218
    30
    Windows 11 Build 26100 (PC) [24H2 Dev - GE-release]
     
  20. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    #1280 Paul Mercer, Jul 31, 2024
    Last edited: Jul 31, 2024
    So? Why you called it ge? Germanium is not part of any edition at all

    Just build up-to-date iso and try again, regular editions should work just fine

    Also always use legacy installer, currently the newest one has a lot of problems

    One more thing, 26100 requires some cpu instructions, so very old cpu are not supported and you can't bypass it
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...