My 22000 LTSC shows exact 22000 EditionMatrix.xml and PKEYCONFIGVERSION of CU. [EditionMatrix.xml] Code: <?xml version="1.0" encoding="utf-8"?> <TmiMatrix xmlns:e="urn:schemas-microsoft-com:windows:editions:v1"> <Edition ID="CoreN" name="Microsoft-Windows-CoreNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"> <Target ID="ProfessionalN"/> </Edition> <Edition ID="CoreCountrySpecific" name="Microsoft-Windows-CoreCountrySpecificEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"> <Target ID="Core"/> <Target ID="Professional"/> </Edition> <Edition ID="Core" name="Microsoft-Windows-CoreEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"> <Target ID="Professional"/> </Edition> <Edition ID="ProfessionalN" name="Microsoft-Windows-ProfessionalNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="Professional" name="Microsoft-Windows-ProfessionalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="EnterpriseGN" name="Microsoft-Windows-EnterpriseGNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="EnterpriseNEval" name="Microsoft-Windows-EnterpriseNEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="EnterpriseS" name="Microsoft-Windows-EnterpriseSEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="EnterpriseSEval" name="Microsoft-Windows-EnterpriseSEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="EnterpriseSN" name="Microsoft-Windows-EnterpriseSNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="EnterpriseSNEval" name="Microsoft-Windows-EnterpriseSNEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="PPIPro" name="Microsoft-Windows-PPIProEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="EnterpriseG" name="Microsoft-Windows-EnterpriseGEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="EnterpriseEval" name="Microsoft-Windows-EnterpriseEvalEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"></Edition> <Edition ID="Starter" name="Microsoft-Windows-StarterEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"> <Target ID="Core"/> <Target ID="CoreCountrySpecific"/> <Target ID="EnterpriseEval"/> <Target ID="EnterpriseS"/> <Target ID="EnterpriseSEval"/> <Target ID="PPIPro"/> <Target ID="Professional"/> <Target ID="EnterpriseG"/> </Edition> <Edition ID="StarterN" name="Microsoft-Windows-StarterNEdition" processorArchitecture="amd64" buildType="release" publicKeyToken="31bf3856ad364e35" version="10.0.22000.2538"> <Target ID="CoreN"/> <Target ID="EnterpriseNEval"/> <Target ID="EnterpriseSN"/> <Target ID="EnterpriseSNEval"/> <Target ID="ProfessionalN"/> <Target ID="EnterpriseGN"/> </Edition> </TmiMatrix> [PKEYCONFIGVERSION] Code: <PKEYCONFIGVERSION>10.0.22000.653;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> My 22621 LTSC always shows "fixed 19041" EditionMatrix.xml and PKEYCONFIGVERSION. In same structure. Because my 22621 script is based on 22000. Q: Why? One thing I am sure of: They use different 19044 LTSC packages. Ah... I changed with one of the latest builds that has Volume key type. But I did not backup the old script. 19041.1200?
Where do you get packages from ? to build exact 22000 / 22000.2538 Microsoft-Windows-EditionSpecific-EnterpriseS-Package.esd ? Last edit added: 22000.2538 Maybe my starting point should be Windows10.0-KB5031358-x64 ? What packages do you use to build 22621 ? Because when i use 19044 LTSC packages they break StartMenu and Explorer, i have a work around to fix this but it would be better to not break then in the first place...
It's from 19041.1865 Windows10.0-KB5015878-x64.cab. Code: <assemblyIdentity name="Microsoft-Windows-Security-SPP-Component-SKU-EnterpriseS-Default-Deployment" version="10.0.19041.1620" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" /> <assemblyIdentity name="Microsoft-Windows-Security-SPP-Component-SKU-EnterpriseS-License-Deployment" version="10.0.19041.1865" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" /> <assemblyIdentity name="Microsoft-Windows-Security-SPP-Component-SKU-IoTEnterpriseS-License-Deployment" version="10.0.19041.1865" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" />
Thanks, i will hunt them down. Last edit added: I think starting point should be 19042.1865 / Windows10.0-KB5015878-x64-baseless.cb & Windows10.0-KB5015878-x64-baseless.psf
There is no KB5015878 (19041.1865), there is KB4023057 (19041.1675) then CU up to KB4023057 (19041.2072) on uup dump. Last edit: catalog.update.microsoft com/Search.aspx?q=KB5015878 has them. I will try KB5015878 for Windows 10 LTSB, Windows 10, version 1903 and later Updates 7/26/2022.
21H2 = 19043 2022-07 Cumulative Update Preview for Windows 10 Version 21H2 for x64-based Systems (KB5015878) Windows 10 LTSB, Windows 10, version 1903 and later Updates 7/26/2022.
My bad i should have put the whole line: 2022-07 Cumulative Update Preview for Windows 10 Version 21H2 for x64-based Systems (KB5015878) Windows 10 LTSB, Windows 10, version 1903 and later Updates 7/26/2022. What do i use for 22621 because 19041.1288 breaks StartMenu ?