Which edition are you using in these images en_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_2af15d50.iso ru_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_6799b675.iso I have already done many tests using 19042.685 images with Home, Pro, Enterprise N editions all are working without any issues.
Enterprise. Redaction № 3 to "en_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_2af15d50.iso". Redaction № 2 to "ru_windows_10_business_editions_version_20h2_updated_dec_2020_x64_dvd_6799b675.iso".
Spoiler: integrating dart in boot.wim Code: =============================================================================== MSMG ToolKit - Integrate Microsoft DaRT 10 Tools to Windows Setup Boot Image =============================================================================== ------------------------------------------------------------------------------- ####Starting Integrating Microsoft DaRT 10 Tools to Windows Boot Image######### ------------------------------------------------------------------------------- Image : Boot.wim Image Index : 2 Image Architecture : x64 Image Version : 10.0.19041.1.0 ------------------------------------------------------------------------------- ####Integrating Microsoft DaRT 10 Tools to Windows Boot Image################## ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- Integrating Microsoft DaRT 10 Tools Base Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft DaRT 10 Tools [en-US] Language Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft DaRT 10 Debug Tools Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Integrating Microsoft DaRT 10 Tools to Windows Boot Image######### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . . Spoiler: Dart folder content Code: C:\ToolKit_v11.0\Packs\Dart\w10> Dart.tpk Dart_de-DE.tpk Dart_en-US.tpk Dart_es-ES.tpk Dart_fr-FR.tpk Dart_it-IT.tpk Dart_ja-JP.tpk Dart_ko-KR.tpk Dart_pt-BR.tpk Dart_ru-RU.tpk Dart_zh-CN.tpk Dart_zh-TW.tpk DebugTools_10.0.10240.tpk DebugTools_10.0.10586.tpk DebugTools_10.0.14393.tpk DebugTools_10.0.15063.tpk DebugTools_10.0.16299.tpk DebugTools_10.0.17134.tpk DebugTools_10.0.17763.tpk DebugTools_10.0.18362.tpk DebugTools_10.0.19041.tpk No subfolders exist Spoiler: integrating Dart in winre.wim Code: =============================================================================== MSMG ToolKit - Integrate Microsoft DaRT 10 Tools to Windows Recovery Image =============================================================================== ------------------------------------------------------------------------------- ####Starting Integrating Microsoft DaRT 10 Tools to Windows Recovery Image##### ------------------------------------------------------------------------------- Image : WinRE.wim Image Index : 1 Image Architecture : x64 Image Version : 10.0.19041.1.0 ------------------------------------------------------------------------------- ####Integrating Microsoft DaRT 10 Tools to Windows Recovery Image############## ------------------------------------------------------------------------------- =====================[Install.wim, Index : 1 -> WinRE.wim]==================== ------------------------------------------------------------------------------- Integrating Microsoft DaRT 10 Tools Base Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft DaRT 10 Tools [en-US] Language Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- Integrating Microsoft DaRT 10 Debug Tools Package... ------------------------------------------------------------------------------- Deployment Image Servicing and Management tool Version: 10.0.20279.1 Applying image [==========================100.0%==========================] The operation completed successfully. ------------------------------------------------------------------------------- ####Finished Integrating Microsoft DaRT 10 Tools to Windows Recovery Image##### ------------------------------------------------------------------------------- =============================================================================== Press any key to continue . . .
So. In this case, I need Dart.tpk Dart_fr-FR.tpk DebugTools_10.0.19041.tpk (is this necessary, if yes, can it be used in 10.0.19042?]
Windows 10.0.19042.685 - all ok, exept: CEIP not removed, Ratail demo - not removed, and why defender tied to smartscreen & market? PS. Pls add tweak to remove recycle bin from desktop.
You can check here, the last test did few days back with Windows 10.0.19042.685 Yes CEIP is not removed but Retail Demo is removed, will check with CEIP. From the start the Store is dependent on Smart Screen in order to screen the URL re-directed to it from browser and the Smart Screen requires Windows Defender. [21] Smart Screen | Depends on: Windows Defender [32] Windows Store | Depends on: Smart Screen In the present version this has been automated, in future will be splitting Windows Store into Store App and Store back-end where the Store App will be decoupled from SmartScreen. Will add the tweak to remove recycle bin from desktop.
Try to remove CEIP by RemovePkgsList - and it works ))) Wher i can find full pkg-names for RemovePkgsList?
Toolkit folder > Bin\Lists, look for appropriate windows version list to see the templates. I use the toolkit helper one. Open toolkit.cmd in a text editor and search the package name in the template list to see a more detailed name. Example "echo. %C_CEIP_SQM% Customer Experience Improvement Program ^(CEIP^)". Sometimes the package names don't match the "extended name" given by microsoft, but once you see the "extended" name of the component from toolkit.cmd, you can search online about what it does. A fair bit of them are documented. One I still wonder about is "FileHistory" Is this the properties menu tab for files called "Previous Versions" which looks at previous versions of a selected file from windows restore points? Hopefully that's what you meant, I struggled with this a lot, looking at the toolkit.cmd was very helpful when trying to research.
The Package name is correct, the underscore in CEIP_SQM is breaking the for loop used to split letters "C_" from component name, will add a workaround for it.
No, no, I wasn't saying anything was wrong with it. I was just telling them how to see the specific names of component packages in the package template list. I haven't noticed anything wrong with it. I am going to switch back to the list method this time around though. If you're going by the list templates there isn't an explanation for each component, which I think adds to their confusion, but if you open toolkit.cmd you can see the associated names with the packages. No worries bro. (Seeing the names in toolkit.cmd makes it easy to research the components.) Hope all is well.
thank you, i was run Toolkit.cmd becouse of new creation date and more bigger DPI... so i find the problem was...it looks like i cant delete any folder from win/systemapps by myself.. toolkit delete it good for now, without any updates,i only start use another cmd, but it not enouth.... i want to delete CloudExperienceHost, SecHealthUI_, and bouth OOBENetwork... MSMG, can you please add this in delete options? and also i remember few years ago there was also disabling of "search indexing" please back it...
Only components that are safe to be deleted are added for removal, CloudExperienceHost needs to be removed on live system. Removing Windows Defender will remove the SecHealthUI App.