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

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

  1. Uncyler825

    Uncyler825 MDL Novice

    Aug 25, 2022
    23
    33
    0
    Yes. The action page is frozen in IoT Enterprise LTSC and IoT Enterprise. It appears that IoT Enterprise's (Include LTSC) policy disables the Action function, so you cannot access the Action page.
     
  2. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,269
    270
    The command is for Powershell with Admin rights and should return True or False. I have a small batch that checks the Windows (db) and firmware (dbdefault) status, at least the first command should return True.

    Code:
    powershell.exe ([System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI db).bytes) -match 'Windows UEFI CA 2023')
    powershell.exe ([System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI dbdefault).bytes) -match 'Windows UEFI CA 2023')
    pause
    db is true if the Windows update has installed the corresponding update successfully.
    dbdefault is only true if the OEM has delivered a BIOS update containing the new CAs by default.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. havodq

    havodq MDL Novice

    Sep 11, 2018
    5
    2
    0

    Would you mind pointing me to the instructions, there are so many messages and posts that I always get overwhelmed after reading so many of them.
    I'm trying to upgrade home to IoT Enterprise LTSC (or even install it from scratch will work fine for me), and then what's the current best way to activate it? (is KSM still the way to go?)
     
  4. verndog

    verndog MDL Senior Member

    May 3, 2010
    281
    129
    10
    @ havodg, I would suggest new install. Just answer the questions till its installed. If you don't want to log into Microsoft account, use I don't have internet. If that doesn't work come back for more info. Use 'massgrave' when complete.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,757
    125,008
    450
    Try this tool (post 1 or the editionid method):
    UpgradeMatrix.xml FiX Tool (Very Beta)

    In the past you could first online upgrade to normal Enterprise and next inplace upgrade to Enterprise 202X LTSC and next switch to IoT Enterprise 202X LTSC.

    But the mentioned tool should enable the direct inplace upgrade path.

    For clean install it is the same as for installing home, create a bootable usb installmedium and boot from it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. RobertX

    RobertX MDL Senior Member

    Dec 6, 2014
    331
    38
    10
    #3667 RobertX, May 11, 2026
    Last edited: May 11, 2026
    I'm getting the following errors:


    EDIT: Never mind, I realised that I'm using non-admin. Stupid me. Is the desired result "True" on both counts?
     
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,269
    270
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. scaramonga

    scaramonga MDL Senior Member

    Oct 27, 2012
    440
    272
    10
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,757
    125,008
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,757
    125,008
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. aedthuio

    aedthuio MDL Junior Member

    Aug 14, 2009
    69
    19
    0
    #3672 aedthuio, May 14, 2026
    Last edited: May 14, 2026
    Hi mate, I would like to integrate all needed updates on a officila 11 LTSC iso. Is there a list of them?

    Thanks!
     
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,757
    125,008
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. aedthuio

    aedthuio MDL Junior Member

    Aug 14, 2009
    69
    19
    0
    Thank you! Seen now :)

    Just a last quick question: for 11 LTSC are needed both KB5050575 and KB5078674 ?
     
  14. AndyMutz

    AndyMutz MDL Senior Member

    Jun 30, 2011
    367
    685
    10
    there seems to be an issue with the May CU KB5089549 and DISM of Windows 10.
    when integrating KB5089549 into a LTSC 2024 .wim on a Windows 10 host, DISM crashes at the end:
    Code:
    Faulting application name: Dism.exe, version: 10.0.19041.3636, time stamp: 0xd827f2fc
    Faulting module name: ntdll.dll, version: 10.0.19041.7291, time stamp: 0xba81a27d
    Exception code: 0xc0000409
    Fault offset: 0x000000000008cc7f
    Faulting process id: 0x4c60
    Faulting application start time: 0x01dce37660a89d75
    Faulting application path: C:\WINDOWS\system32\Dism.exe
    Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
    Report Id: d7d5f566-3194-4829-95dc-f4e635694ebd
    Faulting package full name:
    Faulting package-relative application ID: 
    never had this issue on any of the previous CUs.
    and integration on a Windows 11 25H2 host works fine.

    -andy-
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,757
    125,008
    450
    Yep, not needed but to satisfy OOBE updates.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,757
    125,008
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. havodq

    havodq MDL Novice

    Sep 11, 2018
    5
    2
    0
    thanks!, didn't know about massgrave, last time I used kms I think. Does the manual (offline) method needs to be run only once? (like after a fresh install).
    (btw, I didn't say thanks before, but I "liked" your post, just to avoid "extra" posts)
     
  18. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,757
    125,008
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. AndyMutz

    AndyMutz MDL Senior Member

    Jun 30, 2011
    367
    685
    10
    I can't explain it, had the issue on two different PCs with Windows 10 and then it worked on a third PC with Windows 11.
    today I wanted to do further testing but the issue has vanished :eek:
    integration works fine now, DISM doesn't crash anymore.

    -andy-