The strange thing is that there is already a calc.exe present, but it's not runnable, nor can I delete it even with admin privileges.
@MSMG hi there, hope you are well. would it be possible to add a feature to export all installed applications to file from mounted images? the dism type of packages that is, not the toolkit way? I would be greatful if you could look in to this, love your toolkit by the way Majid
I am disheartened that we need to use a preview build to work from. Surely working from a stable release makes more sense? At time of posting, 19042.572 is the current stable build from which users can download an ESD file from a reputable source and build their ISO. Working with 19042.608 means we are working with a preview build, which I regard as beta. Another reason I hope that support for 19042.572 can be added, are that SFC errors after integrating DU and CU updates. Logs attached, with files used and the very basic method used below. Spoiler: Files used x86 ISO: 19042.572.201009-2202.20H2_RELEASE_SVC_REFRESH_CLIENTENTERPRISE_VOL_X86FRE_EN-GB.ISO x86 DU: windows10.0-kb4588844-x86_6a688fae7b418df7965662F216630eb0f19864a0.cab (moved to SetupMedia folder in WHD) x86 CU: windows10.0-kb4580364-x86_44af83b380da2715e57264168d92204750d13f4e.cab (moved to Cumulative folder in WHD) x64 ISO: 19042.572.201009-2225.20H2_RELEASE_SVC_REFRESH_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO x86 DU: windows10.0-kb4588844-x64_b990911e041404A014e4a01f0a1086714675290b.cab (moved to SetupMedia folder in WHD) x64 CU: windows10.0-kb4580364-x64_26df2cd3366350653b21ff6ef1010d92581a13C4.cab (moved to Cumulative folder in WHD) Spoiler: Method Extract ISO (1 > 3) Select source (1 > 1) (also mount boot and recovery images) Apply DU and CU updates (3 > 4 > 2 > 1 > 4) Cleanup (6 > 1) Apply changes to image (6 > 2 > Y) Rebuild (6 > 1) Convert WIM to ESD (2 > 4) Make ISO (7 > 1)
Given the results of the test's I've done I think it most definitely only partially installed. Manual /add-package of 44 packages @450MB only installed 31mb of files on the system. That can't possibly be right. And without SecUI I suspect it can't possibly work either. So, despite there being no obvious errors in the dism log, /add-package for the most part does absolutely nothing. Which might explain why each /add-package took about 1 second to execute even though it says "command completed successfully" I'm in the process of recreating an image with Defender, but it takes the best part of a full day. When you say same version - do the CU patch levels have to match? The systems are on 1397 at present (I never install a CU until at least a month after release to give M$ time to fix their latest round of screw-ups)
If you are using LTSC then don't integrate the Win32 Classic Calculator Pack from Toolkit as the LTSC has it in-built. The Toolkit doesn't remove the Classic Calculator, the executable for classic Calculator is Win32Calc.exe
Yes the installation cab files are around 160MB but the Toolkit removed Windows Defender files are just around 70MB + registry entries. If you could give more time then will create a manual restore pack for Defender for CU 1397.
Indeed. the 12 files you listed in an earlier post are, as you said 180mb. I tried several tests, the last being to install all 44 packages that were created by SxSExport manually. As I said, those 44 files totaled 450mb, and the results were identical. Take all the time you need. I'm in no hurry. I have told my son "It will be done when it's done". We are still locked down here so I've got nothing but spare time. I will continue to tinker and see what I can learn. Experimentation is a good teacher
Potentially MSMG update system may also ba a сase. Potentially. If you can't find a way why this happens, do one more test on build 572 (non-English is better) to exclude issues with this part of your tool. Integrate updates in some other way, let's say using W10UI or some classical manual methods and use this ISO as a source. I'm not an expert, so feel free to ingnore my speculation, if you find it unrelevant.
You need to use DISM executable or DISM API to integrate updates and there's no other way to do it. The Toolkit uses the DISM executable, may be using the DISM executable from the system instead of the latest WADK one to see if it makes any difference. Anyway will do one more test and see if it works.
Only two components (Internet Explorer and Kernel Debugging) are updated in 19042.608, if you don't remove these two components you can use the ToolKitHelper with 19042.572 image. Will consider not to update the ToolKitHelper to support preview CU's from now on and stick to released ones. Checking with the cleanup issue will report back later.
@Feartamixg Tested with Windows 10 Pro x64 20H2 (19042.608) en-US + zh-CN image prepared with the below standard DISM commands Code: dism /mount-image /imagefile:install.wim /index:1 /mountdir:mount dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\LP\Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.19041.1.cab dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\LP\Microsoft-Windows-LanguageFeatures-Basic-zh-CN-Package~31bf3856ad364e35~amd64~~.cab dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\LP\Microsoft-Windows-LanguageFeatures-Handwriting-zh-CN-Package~31bf3856ad364e35~amd64~~.cab dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\LP\Microsoft-Windows-LanguageFeatures-OCR-zh-CN-Package~31bf3856ad364e35~amd64~~.cab dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\LP\Microsoft-Windows-LanguageFeatures-Speech-zh-CN-Package~31bf3856ad364e35~amd64~~.cab dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\LP\Microsoft-Windows-LanguageFeatures-TextToSpeech-zh-CN-Package~31bf3856ad364e35~amd64~~.cab dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\ServicingStack\windows10.0-kb4577266-x64_126987f629769e860cd7985371754db91685ea16.msu dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\NET35\Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~.cab dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\NET35\Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~.cab dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\FlashPlayer\windows10.0-kb4580325-x64_b6e8f5b34fd68a4e3c29a540000327f6d0675a7f.msu dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\NetCumulative\windows10.0-kb4578968-x64-ndp48_769c0d9bbb7cdff4adcd235f6064b272d71a23d6.msu dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\Enablement\windows10.0-kb4562830-x64_816fd030691161bfc9f892f0e9e1259e23a56c82.msu dism /ScratchDir:mtemp /Image:mount /Add-Package /PackagePath:..\UpdatePack\Windows-10.0.19041-x64\Cumulative\windows10.0-kb4580364-x64_26df2cd3366350653b21ff6ef1010d92581a13C4.cab dism /UnMount-Image /MountDir:mount /Commit Didn't performed Image Cleanup offline due to .NET 35 Integration. Installed the OS and performed these steps - SFC /VerifyOnly - Dism /Online /Cleanup-/Image /StartComponentCleanup - SFC /VerifyOnly The first two steps passed without errors and took less time to finish but the third step took more time to complete than the first two and also gave errors Code: Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection did not find any integrity violations. C:\Windows\system32>dism /online /cleanup-image /startcomponentcleanup Deployment Image Servicing and Management tool Version: 10.0.19041.572 Image Version: 10.0.19042.608 [===== 10.0% ] [==========================100.0%==========================] The operation completed successfully. C:\Windows\system32>sfc /verifyonly Beginning system scan. This process will take some time. Beginning verification phase of system scan. Verification 100% complete. Windows Resource Protection found integrity violations. For online repairs, details are included in the CBS log file located at windir\Logs\CBS\CBS.log. For example C:\Windows\Logs\CBS\CBS.log. For offline repairs, details are included in the log file provided by the /OFFLOGFILE flag. C:\Windows\system32> The Error output Code: C:\Windows>type Logs\cbs\CBS.log | findstr "repair" 2020-10-29 19:56:40, Info CBS TiWorker: Client requests SFP repair object. 2020-10-29 20:06:36, Info CBS TiWorker: Client requests SFP repair object. C:\Windows>type Logs\cbs\CBS.log | findstr "corrupt" 2020-10-29 20:02:15, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:20, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:20, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:21, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:21, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:21, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:21, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:21, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:22, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:22, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:22, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:22, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:22, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:22, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:22, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] 2020-10-29 20:02:22, Info CBS The store corruption status report is incomplete. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND] C:\Windows>type Logs\cbs\CBS.log | findstr "restore" C:\Windows>type Logs\cbs\CBS.log | findstr "fail" 2020-10-29 20:02:15, Info CBS Reporting package change for package: Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: Product, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:15, Info CBS Reporting package change completion for package: Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:20, Info CBS Reporting package change for package: Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:20, Info CBS Reporting package change completion for package: Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:20, Info CBS Reporting package change for package: Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: Language Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:20, Info CBS Reporting package change completion for package: Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:21, Info CBS Reporting package change for package: Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: Language Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:21, Info CBS Reporting package change completion for package: Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:21, Info CBS Reporting package change for package: Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:21, Info CBS Reporting package change completion for package: Microsoft-Windows-Hello-Face-Migration-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:21, Info CBS Reporting package change for package: Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:21, Info CBS Reporting package change completion for package: Microsoft-Windows-Hello-Face-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:21, Info CBS Reporting package change for package: Microsoft-Windows-LanguageFeatures-Handwriting-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:21, Info CBS Reporting package change completion for package: Microsoft-Windows-LanguageFeatures-Handwriting-zh-cn-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:21, Info CBS Reporting package change for package: Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:21, Info CBS Reporting package change completion for package: Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:22, Info CBS Reporting package change for package: Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:22, Info CBS Reporting package change completion for package: Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:22, Info CBS Reporting package change for package: Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:22, Info CBS Reporting package change completion for package: Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:22, Info CBS Reporting package change for package: Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:22, Info CBS Reporting package change completion for package: Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:22, Info CBS Reporting package change for package: Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:22, Info CBS Reporting package change completion for package: Microsoft-Windows-Printing-WFS-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:22, Info CBS Reporting package change for package: Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:22, Info CBS Reporting package change completion for package: Microsoft-Windows-TabletPCMath-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:22, Info CBS Reporting package change for package: Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:22, Info CBS Reporting package change completion for package: Microsoft-Windows-UserExperience-Desktop-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:22, Info CBS Reporting package change for package: Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:22, Info CBS Reporting package change completion for package: Microsoft-Windows-WordPad-FoD-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive 2020-10-29 20:02:22, Info CBS Reporting package change for package: OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Superseded, pending: Default, start: Superseded, applicable: Absent, target: Absent, limit: Absent, status: 0x0, failure source: Execute, reboot required: False, client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, reboot reason: REBOOT_NOT_REQUIRED, RM App session: -1, RM App name: N/A, FileName in use: N/A, release type: OnDemand Pack, OC operation: False, download source: 0, download time (secs): 4294967295, download status: 0x0 (S_OK), Express download: False, Download Size: 0 2020-10-29 20:02:22, Info CBS Reporting package change completion for package: OpenSSH-Client-Package~31bf3856ad364e35~amd64~~10.0.19041.1, current: Absent, original: Superseded, target: Absent, status: 0x0, failure source: Execute, failure details: "(null)", client id: DISM Package Manager Provider, initiated offline: False, execution sequence: 47, first merged sequence: 47, pending decision: InteractiveInstallSucceeded, primitive execution context: Interactive C:\Windows> So the Image Cleanup have issues.
I've been doing some tests and it looks like Edge-Chromium uses a different method to get installed: as an update. I don't know what that means for MSMG and the Toolkit. For me it means I can't remove it so far using DISM (nor Winreducer), so I have to remove it after install in command line: cd C:\Program Files (x86)\Microsoft\Edge\Application\<version number>\Installer setup.exe --uninstall --system-level --verbose-logging --force-uninstall I'm afraid this isn't as clean as not installing it... but this is what I've been able to achieve so far
That's the standard command to use on online system but the ToolKit works only with offline images and allows you to skip Edge Chromium integration and also can remove it completely if integrated.
Spoiler: HOW TO FIX 1) Fill a MDL class lawsuit against M$ 2) Book a Hotel on Carribbean Irelands 3) Flying on MDL class vacations to learn Linux To have with you: - Panama, swimming trunks / bikini and mask - Notebook & fave Linux distro on USB
Yep, that's my problem right now. I don't understand the method you use to remove Edge and since current Toolkit doen't work with WIndows build 19042.572, I'm trying to find a way... currenly trying to unhide packages... but I have to do it monting offline reg hive because I can't find the tool 'install_wim_tweak.exe' from any reliable source to do the unhiding for me. If I had dedicated the time I spend making WIndows behave, I could have developed my own OS instead LOL.