PSFX_MSU ReadMe: Code: ## Remarks - To install the created msu on live OS, you must use command line tool DISM.exe you cannot install it normally by launching the msu itself directly
2022-08 SSU KB5017021 [22621.440.1.0] or 2022-09 SSU KB5017233 [22621.378.1.0] which one is the latest & to keep while making an updated 22H2 22622 based ISO?
don't understand your statement, not mixing anything, both SSU KB are listed here under 2262x post so just wanna know which one is the latest or more importantly, should be used for 22622 ISO I just made the 22622.607 UUPD W11 Pro ISO & KB5011048 is not there natively although KB5017026 is present. Am I missing something here?
Use the first SSU you listed in your question: 2022-08 SSU KB5017021 [22621.440.1.0]. KB5011048 is for Windows 10 v21H1 or above, but is not needed for both 22621/2 or Dev channel build as .NET Framework 4.8.1 is already built-in to those versions of Windows 11. So you just need the latest CU for .NETFX 4.8.1.
i have stuck on 22621.590. newer PSFX_MSU generated msu update file fails to install with dism. anyone knows a fix other than upgrade/reinstall? also sfc /scannow and dism /online /Cleanup-Image /scanhealth founds no problem
If it fails, you have a super corrupt install which can only be fixed with a fresh windows installation.
If it doesn't work it's the error message which can help solve this for those who encounter errors when using DISM /Online /Add-Package /PackagePath:...... Given the only messages are: it doesn't work... The .521 LCU installed fine on my clean installed 22621.382 from MVS, by WU. The .607 LCU (MSU made by UUP>ISO) installed fine on my 22622.598 long time 22H2 running second system, using W10UI.
here is the dism log. i was at work. so i needed to get to home for the log Code: 2022-09-23 18:13:59, Error DISM DISM Package Manager: PID=13308 TID=9508 Installation failed. - CDISMPackageManager::ProcessWithUpdateAgent(hr:0x800f0982) 2022-09-23 18:13:59, Error DISM DISM Package Manager: PID=13308 TID=9508 Failed to install UUP package. - CMsuPackage::DoInstall(hr:0x800f0982) 2022-09-23 18:13:59, Error DISM DISM Package Manager: PID=13308 TID=9508 Failed to execute the install in expanded MSU folder E:\tmp\8EA3FFC5-8ED0-4148-B0ED-51C4705862D1. - CMsuPackage::ProcessMsu(hr:0x800f0982) 2022-09-23 18:13:59, Error DISM DISM Package Manager: PID=13308 TID=9508 Failed to apply the MSU unattend file to the image. - CMsuPackage::Install(hr:0x800f0982) 2022-09-23 18:14:39, Error DISM DISM Package Manager: PID=13308 TID=9508 Failed to cleanup the temporary folder: E:\tmp\8EA3FFC5-8ED0-4148-B0ED-51C4705862D1 - CMsuPackage::Install(hr:0x80070005) 2022-09-23 18:14:42, Error DISM DISM Package Manager: PID=13308 TID=9508 Failed while processing command add-package. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f0982) 2022-09-23 18:14:42, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800F0982