Two things from 29531.1000 forward: 1. Integrity Verification 2. Edition ID Matrix (ServerStandard and ServerDatacenter and ServerTurbine 3 Editions in 1) ServerStandard = ServerStandard + ServerDatacenter + ServerTurbine ServerDatacenter = ServerStandard + ServerDatacenter + ServerTurbine ServerTurbine = ServerStandard + ServerDatacenter + ServerTurbine A: Could you show me how to reconstruct single Server Edition? B: Impossible from 29531.1000 forward. It is alike Pro, multiple Editions in same image. [Server Core EditionMatrix] Code: <?xml version="1.0" encoding="utf-8"?> <TmiMatrix xmlns:e="urn:schemas-microsoft-com:windows:editions:v1"> <Edition ID="ServerAzureCor" name="Microsoft-Windows-ServerAzureCorEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.29531.1000"></Edition> <Edition ID="ServerAzureStackHCICor" name="Microsoft-Windows-ServerAzureStackHCICorEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.29531.1000"></Edition> <Edition ID="ServerStandardCor" name="Microsoft-Windows-ServerStandardCorEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.29531.1000"> <Target ID="ServerStandardEvalCor"/> <Target ID="ServerAzureStackHCICor"/> </Edition> <Edition ID="ServerStandardEvalCor" name="Microsoft-Windows-ServerStandardEvalCorEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.29531.1000"></Edition> <Edition ID="ServerWeb" name="Microsoft-Windows-ServerWebEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.29531.1000"> <Target ID="ServerStandard"/> <Target ID="ServerStandardEval"/> <Target ID="ServerAzureStackHCICor"/> <Target ID="ServerStandardCor"/> <Target ID="ServerStandardEvalCor"/> </Edition> <Edition ID="ServerStandard" name="Microsoft-Windows-ServerStandardEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.29531.1000"></Edition> <Edition ID="ServerStandardEval" name="Microsoft-Windows-ServerStandardEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.29531.1000"> <Target ID="ServerStandard"/> </Edition> </TmiMatrix> ServerAzureCor ServerAzureStackHCICor
As you showed at #4491 https://forums.mydigitallife.net/th...s-reconstructions.88605/page-221#post-1905758.
i will share 38 Microsoft-Windows-EditionConfiguration-Server-Full-Package~31bf3856ad364e35~amd64~xx-xx~10.0.29531.1000 (without hotpatch targeting gated) in a while
I don't know what the cause is. gailium119 had asked you about it. Just wait for gailium119's solution.
I made it based on stageSxS-principalis. I still don't know what the reason it is for your question. Perhaps gailium119 can help. You have your own MUCS. It is working for you, isn't it?
No. I thought but no clue about it. Sorry. Whatever solutions for my questions are from gailium119 and sometimes from zhanglin.
Code: Deployment Image Servicing and Management tool Version: 10.0.26100.1150 Image Version: 10.0.29531.1000 Applying package servicing unattend [===========================87.7%================== ] Error: 1726 The remote procedure call failed. An error occurred closing a servicing component in the image. Wait a few minutes and try running the command again. The DISM log file can be found at d:\servicing.log 026-02-13 10:10:24, Error DISM DISM.EXE: DISM Unattend Manager processed the command line but failed. HRESULT=800706BE 2026-02-13 10:10:24, Error DISM DISM Manager: PID=3092 TID=5424 Failed to get the IDismImage instance from the image session - CDISMManager::CloseImageSession(hr:0x800706ba) 2026-02-13 10:10:24, Error DISM DISM.EXE: - CDismWrapper::CloseSession(hr:0x800706ba) 2026-02-13 10:10:24, Info DISM DISM.EXE: 2026-02-13 10:10:24, Info DISM DISM.EXE: <----- Ending Dism.exe session -----> 2026-02-13 10:10:24, Info DISM DISM.EXE: 2026-02-13 10:10:24, Error DISM PID=3092 TID=5424 Failed to get the IDismImage instance from the image session - CDISMManager::CloseImageSession(hr:0x800706ba) 2026-02-13 10:10:24, Error DISM PID=3092 TID=5424 An error occured closing an open image session during cleanup. HR=0x800706ba - CDISMManager::FinalRelease 29531 has problem with unstaging doesnt have that issue ig the packages of the GUI are not build well: Edition : ServerStandard Installation : Server Core Code: Deployment Image Servicing and Management tool Version: 10.0.26100.1150 Image Version: 10.0.29531.1000 Applying package servicing unattend [==========================100.0%==========================] The operation completed successfully.
no errors on MUCS Code: C:\Users\LocalAdmin\Desktop\mucs>dism /image:mount /apply-unattend:1.xml Deployment Image Servicing and Management tool Version: 10.0.22000.2600 Image Version: 10.0.29531.1000 Applying package servicing unattend [==========================100.0%==========================] The operation completed successfully.