Note: \Windows\*.log deletes the MSDTC.LOG in Winsxs which causes SFC to complain about file corruption. Is there any way to use the .ini to leave certain files alone that end up in the exclude filters to keep it from being deleted?
https://forums.mydigitallife.net/threads/create-wim-from-installed-system.76839/page-3#post-1568272 Add it under this section, e.g. x86 Code: [ExclusionException] \Windows\WinSxS\x86_microsoft-windows-com-dtc-runtime_31bf3856ad364e35_6.3.9600.17415_none_ae3f62487b62fd48\MSDTC.LOG
Shoould be changed to this: Code: \Windows\ServiceProfiles\*\AppData\Local\FontCache-S-1-5-21-*.dat \Windows\ServiceProfiles\*\AppData\Local\FontCache\* \Windows\ServiceProfiles\*\AppData\Local\Temp\*
You're cross posting in the wrong thread https://forums.mydigitallife.net/threads/winpe-user-friendly-pe-builders.78922/page-13#post-1660083