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.
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.
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?)
@ 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.
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.
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?
Hi mate, I would like to integrate all needed updates on a officila 11 LTSC iso. Is there a list of them? Thanks!
Thank you! Seen now Just a last quick question: for 11 LTSC are needed both KB5050575 and KB5078674 ?
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-
https://forums.mydigitallife.net/threads/windows-11-hotfix-repository.83741/page-211#post-1912624 No problems here (host is IoT Enterprise 2021 LTSC, but now i see i have the 28000 adk installed too). ps, what source ISO and updates did you use?
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)
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 integration works fine now, DISM doesn't crash anymore. -andy-