@xinso thanks for testing, yes im change only license to serverturbine but system original is datacenter
gailium119, When you are available, could you have a look at this error happened to the latest CU from 25398.1189 forward. Code: 2024-12-21 10:22:20, Error SXS Unvouched component Microsoft-Windows-LanguagePackManagement-Powershell.Resources, version 10.0.25398.1, arch amd64, culture [l:5]'en-US', nonSxS, pkt {l:8 b:31bf3856ad364e35} by \??\Z:\25398.1_Neutral_to_Client_amd64_38in1\temp\mount\Windows\CbsTemp\8688_7416687\Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~en-US~10.0.25398.1251.cat ---> Code: Unvouched component Microsoft-Windows-LanguagePackManagement-Powershell.Resources, version 10.0.25398.1, arch amd64, culture [l:5]'en-US' ---> Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~en-US~10.0.25398.1.mum Code: <update name="3A85776914ECCD84253163D62474F25B20F3E924A0D2B6760BA0FFD3B44E97D8"> <component> <assemblyIdentity name="microsoft-windows-client-desktop-required-deployment0" version="10.0.25398.1" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" /> </component> </update> PS: Please don't mind if you were not available.
[25398.1128 Windows 11 IoT Enterprise LTSC Subscription (OEM_DM with Edge without Store without NetFx3) amd64 en-US] Code: WIM XML Information: --------------------------- <WIM> <TOTALBYTES>5138257896</TOTALBYTES> <IMAGE INDEX="1"> <DIRCOUNT>29432</DIRCOUNT> <FILECOUNT>114038</FILECOUNT> <TOTALBYTES>20243341146</TOTALBYTES> <HARDLINKBYTES>8016526164</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01DB547B</HIGHPART> <LOWPART>0xA74E3184</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01DB547B</HIGHPART> <LOWPART>0xC5CAB90F</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>9</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>IoTEnterpriseSK</EDITIONID> <INSTALLATIONTYPE>Client</INSTALLATIONTYPE> <SERVICINGDATA> <GDRDUREVISION>0</GDRDUREVISION> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <PKEYCONFIGVERSION>10.0.26100.1;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>en-US</LANGUAGE> <DEFAULT>en-US</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>25398</BUILD> <SPBUILD>1128</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>zn_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Windows 11 IoT Enterprise LTSC Subscription 2021 (OEM_DM with Edge without Store without NetFx3)</NAME> <DESCRIPTION>Windows 11 IoT Enterprise LTSC Subscription 2021 (OEM_DM with Edge without Store without NetFx3)</DESCRIPTION> <FLAGS>IoTEnterpriseSK</FLAGS> <DISPLAYNAME>Windows 11 IoT Enterprise LTSC Subscription (OEM_DM with Edge without Store without NetFx3)</DISPLAYNAME> <DISPLAYDESCRIPTION>25398.1128 Windows 11 IoT Enterprise LTSC Subscription (OEM_DM with Edge without Store without NetFx3)</DISPLAYDESCRIPTION> </IMAGE> </WIM>
Added correct code for [name="microsoft-windows-client-desktop-required-deployment0" version="10.0.25398.1"] in my recommended update work around. [credit] xinso
Failed. Still ServerNT Code: Information for Image 1 ----------------------- Index: 1 Name: IoTEnterpriseS Description: IoTEnterpriseS x64 Display Name: Windows 10 IoTEnterpriseS Display Description: Windows 10 IoTEnterpriseS 10.0.20348.1 x64 Directory Count: 19412 File Count: 91231 Total Bytes: 13896131622 Hard Link Bytes: 5683333800 Creation Time: Sat May 08 09:51:07 2021 UTC Last Modification Time: Sat Dec 21 14:18:09 2024 UTC Architecture: x86_64 Product Name: Microsoft« Windows« Operating System Edition ID: IoTEnterpriseS Installation Type: Server Product Type: ServerNT Product Suite: Enterprise Languages: en-US Default Language: en-US System Root: WINDOWS Major Version: 10 Minor Version: 0 Build: 20348 Service Pack Build: 1 Service Pack Level: 0 Flags: IoTEnterpriseS WIMBoot compatible: no ======================================================================================================== o--------------------------- IoTEnterpriseS has been successfully constructed ----------------------------o ======================================================================================================== Abort. No more about server to client for 20348.
[Your IoTEnterpriseS] Code: Directory Count: 19412 File Count: 91231 Total Bytes: 13896131622 [Nomal IoTEnterpriseS] Code: Directory Count: 17155 File Count: 81307 Total Bytes: 13694106250
You can try this in KB5048653\Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.25398.1308.mum. Code: <update name="Microsoft-Windows-Client-Desktop-Required-Package-LanguagePack"> <package contained="true" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Client-Desktop-Required-Package" version="10.0.25398.1128" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-Client-Desktop-Required-WOW64-Package-LanguagePack"> <package contained="true" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-Client-Desktop-Required-WOW64-Package" version="10.0.25398.1128" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> Step 2-1: Install en-US 25398.1 + 25398.1128 updates. Step 2-2: Install modded 25398.1308 updates.
Well this component is in homemade langpack and broken, I can't fix it without official dll, which isn't present anywhere However, I can hack servicing stack to ignore 80092004 problem
About the latest 25398 CUs, Ace2's way works for Ace2, but failed for me. One renamed 25398.1 cat, one 25398.1 string. Why? https://forums.mydigitallife.net/th...ns-reconstructions.88605/page-53#post-1864563 e.g. 25398.1308 KB5048653: 1. Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~en-US~10.0.25398.1.cat ---> Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~en-US~10.0.25398.1251.cat + 2. Microsoft-Windows-Client-Desktop-Required-Package~31bf3856ad364e35~amd64~en-US~10.0.25398.1251.mum Code: <update name="DE296F1E1603DC0EB735745ECA216E75EB0FA158810AFD8EFB1C45911919A0FB"> <component> <assemblyIdentity name="microsoft-windows-client-desktop-required-deployment0" version="10.0.25398.1189" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" /> </component> </update> ---> Code: <update name="3A85776914ECCD84253163D62474F25B20F3E924A0D2B6760BA0FFD3B44E97D8"> <component> <assemblyIdentity name="microsoft-windows-client-desktop-required-deployment0" version="10.0.25398.1" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" /> </component> </update> = Code: ------------------------------------------------------------ Add Cumulative update to IoTEnterpriseSK image ------------------------------------------------------------ Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.25398.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~25398.1308.1.6 [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------ Thanks.