Same deal: Spoiler: Failed also Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Image Version: 10.0.25398.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_2273~31bf3856ad364e35~amd64~~25398.2273.1.2 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_2273 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. C:\Users\Administrator>Dism /Image:C:\mount /Add-Package /PackagePath:C:\Windows11.0-KB5087541-x64.esd Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Image Version: 10.0.25398.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~25398.2330.1.10 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x80092004 Error: 0x80092004 DISM failed. No operation was performed.
you will have error with this image, because it doesn't have runlevel win4 and runlevel win4 wow64 packages
25398.1 doesn't have runlevel win4 and runlevel win4 wow64 packages in Sessions.xml Spoiler: Sessions.xml Code: <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Foundation-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-EditionSpecific-Professional-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-EditionSpecific-Professional-WOW64-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Client-Desktop-Required-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Client-Desktop-Required-WOW64-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Client-Features-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Client-Features-WOW64-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-EditionPack-Professional-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-EditionPack-Professional-WOW64-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-RegulatedPackages-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-RegulatedPackages-WOW64-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Not-Supported-On-LTSB-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Not-Supported-On-LTSB-WOW64-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Required-ShellExperiences-Desktop-Package"/> <Resolve package="Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.25398.1" update="Microsoft-Windows-Required-ShellExperiences-Desktop-WOW64-Package"/>
Thanks. Once upon a time, I saw Dism++ authour replied such words in a conversation on 10240.16384 update issue: "I use the lowest level of Cbs to deal with packages.". The author of https://forums.mydigitallife.net/threads/dism-new-windows-utility.59389/ was one colleague\co-worker of Dism++.
Windows 10 Enterprise G 19041.1 es-ES Amd64 Is there a way to update it to 19044.7183? Update Patch? How should it be done? I actually have a system rebuild with Windows 10 19041.1 Enterprise G (in a language other than English or Chinese) but I can't find a way to update it.
You have no UUP problem. Good. I have System problem in missing "Microsoft-Windows-IE-Troubleshooters-Package" which CANNOT be found in OFFICIAL image. Q: How does Microsoft make\update it without error prompt?
Sorry, if you've posted something, I haven't seen it. The alerts mention a "quoted" from you, but I don't see anything. Could you send me your reply privately?
Enterprise 16299.15 to Enterprise G Code: "ProductPolicy" from Enterprise D:\Windows\System32\config\SYSTEM as ProductOptions.reg install.wim from 16299.15.170928-1534.RS3_RELEASE_CLIENTMULTI_X64FRE_EN-US.ISO\sources\install.wim\2\ EnterpriseG-ppdlic.xrm-ms from uupdump.net/getfile.php?id=2e98ca00-1094-419b-92f3-afefab12ce0d&file=microsoft-windows-editionspecific-enterpriseg-package.esd copy /Y C:\EnterpriseG-ppdlic.xrm-ms D:\Windows\WinSxS\amd64_microsoft-windows-s..enterpriseg-license_31bf3856ad364e35_10.0.16299.15_none_3fc4d661f7c4a58d Dism /Image:D:\ /Get-TargetEditions Dism /Image:D:\ /Set-Edition:EnterpriseG Dism /Image:D:\ /Get-CurrentEdition Dism /Image:D:\ /Get-Intl Dism /Image:D:\ /Set-Allintl:en-US Reg.exe load HKLM\SOFTHIVE D:\Windows\System32\config\SOFTWARE Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\OOBE" /v "HideEULAPage" /t REG_DWORD /d 1 /f Reg.exe add "HKLM\SOFTHIVE\Microsoft\Windows\CurrentVersion\OOBE" /v "HideWirelessSetupInOOBE" /t REG_DWORD /d 1 /f Reg.exe unload HKLM\SOFTHIVE Reg.exe load HKLM\SYSTHIVE D:\Windows\System32\config\SYSTEM Merge ProductOptions.reg Reg.exe unload HKLM\SYSTHIVE [All Credit] winosr25
Offline update 16299.2166 successfully booted to the desktop without any problems. No mods needed. Code: Restore default 1709 EnterpriseG-ppdlic.xrm-ms before update: copy /Y C:\EnterpriseG-ppdlic.xrm-ms D:\Windows\WinSxS\amd64_microsoft-windows-s..enterpriseg-license_31bf3856ad364e35_10.0.16299.15_none_3fc4d661f7c4a58d copy /Y C:\EnterpriseG-ppdlic.xrm-ms D:\Windows\System32\spp\tokens\skus\EnterpriseG * Dism /Image:D:\ /Add-Package /PackagePath:C:\windows10.0-kb4565553-x64.cab Dism /Image:D:\ /Add-Package /PackagePath:C:\windows10.0-kb4580328-x64.cab Code: Microsoft Windows [Version 10.0.26100.8655] (c) Microsoft Corporation. All rights reserved. C:\Windows\System32>Dism /Image:D:\ /Get-CurrentEdition Deployment Image Servicing and Management tool Version: 10.0.26100.8521 Image Version: 10.0.16299.2166 Current edition is: Current Edition : EnterpriseG The operation completed successfully. C:\Windows\System32>Dism /Image:D:\ /Get-TargetEditions Deployment Image Servicing and Management tool Version: 10.0.26100.8521 Image Version: 10.0.16299.2166 Editions that can be upgraded to: (The current edition cannot be upgraded to any target editions.) The operation completed successfully. C:\Windows\System32>Dism /Image:D:\ /Get-Intl Deployment Image Servicing and Management tool Version: 10.0.26100.8521 Image Version: 10.0.16299.2166 Reporting offline international settings. Default system UI language : en-US System locale : en-US Default time zone : Pacific Standard Time User locale for default user : en-US Location : United States (GEOID = 244) Active keyboard(s) : 0409:00000409 Keyboard layered driver : Not installed. Installed language(s): en-US Type : Fully localized language. The operation completed successfully. C:\Windows\System32>