Many amd64 hashes are the same hash as wow64 and yes, but I confirm with the build by checking on mum later if the same n is from another otherwise I believe it only changes from the 26100 but I review it by putting conditions That's why I put amd64 and wow64 separately in case it's the same hash to get from each one Code: amd64 if "%3" equ "1" ( wow64 if "%3" equ "2" (
see automatic Code: ══════════════════════ INFORMAÇÂO DO PACOTE ══════════ ══ ════════ Build : 17134 Conversão : EnterpriseEval Arquitetura : x64 Edição : Core CAMINHO : Extraidos\17134\x64\Sessions_Core.xml ================================================= Microsoft-Windows-EnterpriseEvalEdition-Package ================================================= 1. Microsoft-Windows-Foundation-Package 2. Microsoft-Windows-EditionSpecific-EnterpriseEval-Package 3. Microsoft-Windows-EditionSpecific-EnterpriseEval-WOW64-Package 4. Microsoft-Windows-Client-Features-Package 5. Microsoft-Windows-Client-Features-WOW64-Package 6. Microsoft-Windows-EditionPack-Enterprise-Package 7. Microsoft-Windows-EditionPack-Enterprise-WOW64-Package 8. Microsoft-Windows-RegulatedPackages-Package 9. Microsoft-Windows-RegulatedPackages-WOW64-Package 10. Microsoft-Windows-Holographic-Desktop-Merged-Package 11. Microsoft-Windows-Holographic-Desktop-Merged-WOW64-Package 12. Microsoft-Windows-Holographic-Desktop-Analog-Package 13. Microsoft-Windows-Holographic-Desktop-Analog-WOW64-Package ========================================================== Microsoft-Windows-EditionSpecific-EnterpriseEval-Package ========================================================== Hash : 41b276ff4480cfc0728ba9ad956c6f8d Pacote : Microsoft-Windows-Backup-Package Hash : 217dafa8feaf333b00307ec89d49a0f7 Pacote : Microsoft-Windows-Branding-EnterpriseEval-Package Hash : 6c174071209e995520f94a34cf998af1 Pacote : Microsoft-Windows-Editions-EnterpriseEval-Package Hash : f0eb71fbd20a41ccc4a22c58a05f376c Pacote : Microsoft-Windows-Help-ClientUA-EnterpriseEval-Package Hash : 30216fc1cfad5e362e77e795e233ca54 Pacote : Microsoft-Windows-Internet-Browser-Package Hash : 7457ec4d9a4c63d10b077b50059da579 Pacote : Microsoft-Windows-Management-SecureAssessment-Package Hash : 15d1c2d9fe4c443c85e934951aae300e Pacote : Microsoft-Windows-NewTabPageHost-Package Hash : 5527f5947c276a1c2b6def9f3fb03d07 Pacote : Microsoft-Windows-OneDrive-Setup-Package Hash : fe1bb96fbee90bd2e3d69642160aa0a2 Pacote : Microsoft-Windows-RemoteFS-Legacy-Package Hash : cbdfc9f53126a3cf7ce089872566923f Pacote : Microsoft-Windows-Security-SPP-Component-SKU-EnterpriseEval-Package Hash : bd05998382fed353ddc98886622c25af Pacote : Microsoft-Windows-SenseClient-Package Hash : f8873e1f0cc4d95145c2f5ed60b14ea1 Pacote : Microsoft-Windows-WLMS-Package Hash : cebf643f3a5dfd3a662bebf5c18b55b1 Pacote : Networking-MPSSVC-Rules-EnterpriseEdition-Package Hash : f0c5a871707fc2ab953b10ba553ae3b9 Pacote : Server-Help-Package.ClientEnterprise Pressione qualquer tecla para continuar. . . ================================================================ Microsoft-Windows-EditionSpecific-EnterpriseEval-WOW64-Package ================================================================ Hash : 5527f5947c276a1c2b6def9f3fb03d07 Pacote : Microsoft-Windows-OneDrive-Setup-WOW64-Package Hash : fe1bb96fbee90bd2e3d69642160aa0a2 Pacote : Microsoft-Windows-RemoteFS-Legacy-WOW64-Package Pressione qualquer tecla para continuar. . .
you know @xinso I don't like anything manual, whatever I can with my knowledge, use automation, I'll do it specific wow64 It only has builds 15063 to 17134
I looked at the 1st page. It mentions Windows 10 EnterpriseG 18362.1 x64. How did get from that to Windows 11 Enterprise G 26H1 28000.1450 ?
take for example 19041.1 script and replace 19041 with 28000 and of course download from uupdump edition specific enterpriseg and client language pack
19041.1 - Files no longer available. 18362.1 - 7z file not available (buzzheavier Web server is down)
Hello, for several weeks I have been searching for certain SKU's for Windows 10, "ProfessionalWMC" and "ProfessionalS" (if it actually exists). In the case of ProfessionalWMC, the only clue I have found is one screenshot from beta build of 1607, the reliability of which I am not certain about. BetaWiki mentions that some builds include such SKUs under "Repair Content-specific” If such install.wim images are available here on the forum, I would appreciate it if somebody could link to them, as I am unable to find them in this or any other thread.
Hello @xinso , based on the method you used to create a starter style image, I attempted to create an EnterpriseG edition of the starter style image. Although I was able to successfully create it, I was unable to install the official cumulative update. Can you point out where the problem lies? Reference method:https://forums.mydigitallife.net/th...struction-project.80939/page-541#post-1781359 Modified mum file: Microsoft-Windows-EnterpriseGEdition~31bf3856ad364e35~amd64~~10.0.19041.1.mum Code: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved."> <assemblyIdentity name="Microsoft-Windows-EnterpriseGEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> <package identifier="Windows EnterpriseG Edition" releaseType="Product"> <update name="Microsoft-Windows-Foundation-Package"> <package contained="false" integrate="visible"> <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionSpecific-EnterpriseG-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionSpecific-EnterpriseG-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Client-Desktop-Required-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Client-Desktop-Required-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Client-Desktop-Required-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Client-Desktop-Required-WOW64-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Client-Features-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Client-Features-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Client-Features-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Client-Features-WOW64-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="30fa5e666c33b022e89f1847d91e8071"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-NetFx3-OC-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="a0533726923739b66e429ed866733ab4"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-NetFx4-US-OC-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="7c598aad9dacde61f5988107c55da1c0"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-NetFx3-WCF-OC-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="a3ef0f91a5e67285cd823c3118c4dc25"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-NetFx4-WCF-US-OC-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="0c9d67b65d6565afd3e8c86c8f1c1f37"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Common-RegulatedPackages-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="ca38c9b58ea1988edd4dd56791d7c947"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Multimedia-RestrictedCodecsDolby-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="2c6d130bd3571d4c82a27c5990811094"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Common-RegulatedPackages-WOW64-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="21397e861a741d1e4ce1fa1a8a03eaf5"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Multimedia-RestrictedCodecsDolby-WOW64-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Required-ShellExperiences-Desktop-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Required-ShellExperiences-Desktop-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Required-ShellExperiences-Desktop-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Required-ShellExperiences-Desktop-WOW64-Package" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> </package> </assembly> 1.xml Code: <?xml version="1.0" encoding="utf-8"?> <unattend xmlns="urn:schemas-microsoft-com:unattend"> <servicing> <package action="install"> <assemblyIdentity name="Microsoft-Windows-EnterpriseGEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" /> <source location="Microsoft-Windows-EnterpriseGEdition~31bf3856ad364e35~amd64~~10.0.19041.1.mum" /> </package> <package action="remove"> <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.19041.1" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" /> </package> </servicing> </unattend> Error: Code: C:\Windows\system32>Dism /Image:z:\temp /Add-Package /PackagePath:d:\Updates\19041\Windows10.0-KB5078129-x64.cab /ScratchDir:Z:\2 /english Deployment Image Servicing and Management tool Version: 10.0.19041.3636 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6812.1.1 [==========================100.0%==========================] An error occurred - Package_for_RollupFix Error: 0x80073701 Error: 14081 The referenced assembly could not be found. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log C:\Windows\system32> Dism.log section error message: Code: 2026-01-28 22:06:18, Info CBS Not able to add pending.xml to offline WER report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2026-01-28 22:06:18, Error CSI 0000018c (F) STATUS_SXS_ASSEMBLY_MISSING #643306# from CCSDirectTransaction::OperateEnding at index 0 of 1 operations, disposition 2[gle=0xd015000c] 2026-01-28 22:06:18, Error CSI 0000018d (F) HRESULT_FROM_WIN32(ERROR_SXS_ASSEMBLY_MISSING) #643171# from Windows::ServicingAPI::CCSITransaction::ICSITransaction_PinDeployment(Flags = 0, a = Microsoft-Windows-IIS-ClientShortCuts-Deployment, version 10.0.19041.1, arch amd64, nonSxS, pkt {l:8 b:31bf3856ad364e35}, cb = (null), s = (null), rid = 'Microsoft-Windows-IIS-WebServer-AddOn-Package~31bf3856ad364e35~amd64~~10.0.19041.6157.IIS-ManagementConsole', rah = (null), manpath = (null), catpath = (null), ed = 0, disp = 0)[gle=0x80073701] 2026-01-28 22:06:18, Info CBS Failed to pin deployment while resolving Update: Microsoft-Windows-IIS-WebServer-AddOn-Package~31bf3856ad364e35~amd64~~10.0.19041.6157.IIS-ManagementConsole from file: (null) [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING] 2026-01-28 22:06:18, Info CBS Failed to bulk stage deployment manifest and pin deployment for package:Microsoft-Windows-FodMetadata-Package~31bf3856ad364e35~amd64~~10.0.19041.1 [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING] 2026-01-28 22:06:18, Info CBS CommitPackagesState: Started persisting state of packages 2026-01-28 22:06:18, Info CBS CommitPackagesState: Completed persisting state of packages 2026-01-28 22:06:18, Info CSI 0000018e@2026/1/28:14:06:18.473 CSI Transaction @0x4c75550 destroyed 2026-01-28 22:06:18, Info CBS Perf: Resolve chain complete. 2026-01-28 22:06:18, Info CBS Failed to resolve execution chain. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING] 2026-01-28 22:06:18, Error CBS Failed to process single phase execution. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING] 2026-01-28 22:06:18, Info CBS WER: Generating failure report for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6812.1.1, status: 0x80073701, failure source: Resolve, start state: Absent, target state: Installed, client id: DISM Package Manager Provider 2026-01-28 22:06:18, Info CBS WER: Reporting disabled for testing purposes. Not submitting report: CbsPackageServicingFailure2 2026-01-28 22:06:18, Info CBS FinalCommitPackagesState: Started persisting state of packages 2026-01-28 22:06:18, Info CBS Reporting package change for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6812.1.1, current: Absent, pending: Default, start: Absent, applicable: Installed, target: Installed, limit: Installed, status: 0x0, failure source: Resolve, reboot required: False, client id: DISM Package Manager Provider, initiated offline: True, execution sequence: 43, first merged sequence: 43, reboot reason: REBOOT_NOT_REQUIRED, RM App session: 0, RM App name: N/A, FileName in use: N/A, release type: Update, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2026-01-28 22:06:18, Info CBS Reporting package change completion for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6812.1.1, current: Absent, original: Absent, target: Installed, status: 0x80073701, failure source: Resolve, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: True, execution sequence: 43, first merged sequence: 43, pending decision: InteractiveInstallFailed, primitive execution context: Interactive 2026-01-28 22:06:18, Info CBS Cannot read value for the force canceled current transaction. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2026-01-28 22:06:18, Info CBS CBS force canceled transaction status datapoint is invalid. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2026-01-28 22:06:18, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2026-01-28 22:06:18, Info CBS Resolve time performance datapoint is invalid. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2026-01-28 22:06:18, Info CBS Stage time performance datapoint is invalid. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2026-01-28 22:06:18, Info CBS Execute time performance datapoint is invalid. [HRESULT = 0x80070490 - ERROR_NOT_FOUND] 2026-01-28 22:06:18, Info CBS FinalCommitPackagesState: Completed persisting state of packages 2026-01-28 22:06:18, Info DISM DISM Package Manager: PID=848 TID=4520 Error in operation: (null) (CBS HRESULT=0x80073701) - CCbsConUIHandler::Error 2026-01-28 22:06:18, Info CBS Exec: Current execution did not succeed but is not a valid auto repair scenario, skip auto repair. 2026-01-28 22:06:18, Info CBS Exec: Processing complete. Session: 848_3464812, Package: Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.6812.1.1, Identifier: KB5078129 [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING] 2026-01-28 22:06:18, Info CBS Removing the pending hard reserve adjustment for Client: DISM Package Manager Provider, Session: 848_3464812 2026-01-28 22:06:18, Error CBS Failed to perform operation. [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING] 2026-01-28 22:06:18, Info CBS Session: 848_3464812 finalized. Reboot required: no [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
From Core to EterpriseG; Code: ══════════════════════ PACKAGE INFORMATION ══════════ ══ ════════ Build : 19041 Conversão : EnterpriseG Arquitetura : x64 Edição : Core CAMINHO : Extraidos\19041\x64\Sessions_Core.xml ============================================== Microsoft-Windows-EnterpriseGEdition-Package ============================================== 1. Microsoft-Windows-Foundation-Package 2. Microsoft-Windows-EditionSpecific-EnterpriseG-Package 3. Microsoft-Windows-Client-Desktop-Required-Package 4. Microsoft-Windows-Client-Desktop-Required-WOW64-Package 5. Microsoft-Windows-Client-Features-Package 6. Microsoft-Windows-Client-Features-WOW64-Package 7. Microsoft-Windows-EditionPack-Professional-Package 8. Microsoft-Windows-EditionPack-Professional-WOW64-Package 9. Microsoft-Windows-RegulatedPackages-Package 10. Microsoft-Windows-RegulatedPackages-WOW64-Package 11. Microsoft-Windows-Required-ShellExperiences-Desktop-Package 12. Microsoft-Windows-Required-ShellExperiences-Desktop-WOW64-Package ======================================================= Microsoft-Windows-EditionSpecific-EnterpriseG-Package ======================================================= Hash : 33d88559267c4dc588374bd3793c8814 Pacote : Microsoft-Windows-Branding-EnterpriseG-Package Hash : 46ca6683372e8890316bd6826084d7e5 Pacote : Microsoft-Windows-Editions-EnterpriseG-Package Hash : 6291746d719ccdd78867d9f2169151e6 Pacote : Microsoft-Windows-EnterpriseG-SPP-Components-Package Hash : 6886bfd5ec66bb4a84ac818243090d47 Pacote : Microsoft-Windows-Help-ClientUA-Client-Package Hash : 30216fc1cfad5e362e77e795e233ca54 Pacote : Microsoft-Windows-Internet-Browser-Package Hash : 7457ec4d9a4c63d10b077b50059da579 Pacote : Microsoft-Windows-Management-SecureAssessment-Package Hash : 15d1c2d9fe4c443c85e934951aae300e Pacote : Microsoft-Windows-NewTabPageHost-Package Hash : ede62a6d4b173c8913218a4d1643985f Pacote : Microsoft-Windows-TabShellExperience-Package Hash : cebf643f3a5dfd3a662bebf5c18b55b1 Pacote : Networking-MPSSVC-Rules-EnterpriseEdition-Package Hash : f0c5a871707fc2ab953b10ba553ae3b9 Pacote : Server-Help-Package.ClientEnterprise
I have no problem with removing things that don't fit the topic or thread, although I would appreciate a brief explanation of what you're looking to remove. So far, I've only seen posts about building content and a few questions about editing changes.