I've got error while integration via win10ui this month with "Windows10.0-KB5068781-x64" and for enabling the .net framework 3.5 ... "The specified image is no longer serviceable and may be corrupted. Discard the modified image and start again." ?!? The same install.wim as usual since few years...
Updated the OP of the ESU thread with the latest info: https://forums.mydigitallife.net/th...options-activation-and-troubleshooting.89665/
I use 19041.1.191206-1406.VB_RELEASE_CLIENTMULTI_X64FRE_FR-FR.iso built from UUP Dump to make a 22H2 ISO with the latest updates using W10UI. Files used: Code: windows10.0-kb5007401-x64_Critical_DU_NET35_2021.11.22.cab Windows10.0-KB5011048-x64_NDP481_Base_9195.7.cab windows10.0-kb5011058-x64_NDP481_LP_FR_2021.11.22.msu windows10.0-kb5015684-x64_22H2_EP_1799.1.2.cab windows10.0-kb5020683-x64_PSFX_OOBE_2304.1.3.msu windows10.0-kb5062682-x64_DU_Sources_6094.cab windows10.0-kb5066130-x64-ndp481_CU_9320.2.msu windows10.0-kb5068781-x64_LCU_6575.1.22.msu windows10.0-kb5069340-x64_DU_SafeOS_2025.11.11.cab windows10.0-kb5072653-x64_ESU.msu Once the installation is complete, Windows Update offers KB5001716 and KB4023057. I can't find them on Catalog Microsoft Update. Where can I find these two files?
Thanks for the reply. But then, how do I block a KB offline or during SetupComplete.cmd/specialize.cmd?
You can't well, technically, you can use ps1 or vbs script to scan and hide the updates during setupcomplete but it's not guaranteed to always work
Msi inside cab,no idea.So I tried and got the answer. I'm working on it. Edit Partially functional. KB4023057 is still being offered by Windows Update despite the MSI installation. Edit2 Found. Need to use 'unifiedinstaller.exe' for the installation. Code: compdb.xml.cab ExeUpdateAgentDeployment.cab unifiedinstaller.exe UpdHealthTools.cab