1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    You need the new version of ToolKitHelper in which these issues have been fixed, will release an update today do check it out.

     
  2. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    @Feartamixg, to clear your confusion

    - Dynamic Update for Intel microcode KB4558130 goes to <WHD\w10\x64\Dynamic> folder
    - Dynamic Update for Sources (Windows Setup DVD) KB4588844 goes to <WHD\w10\x64\SetupMedia> folder
    - Dynamic Update for SafeOS (Offline boot.wim & winre.wim only) KB4579305 goes to <WHD\w10\x64\WinPE> folder

    Generally all the above three updates are dynamic updates but for user convenience I have put them into meaningful folders.
     
  3. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
  4. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    783
    629
    30
    Downloaded 19042.572 ESD files again, as well as 19042.508 to confirm if this is an update or ESD problem - perhaps even problem with ESD Decrypter?

    Installed the below images, untouched other than the use with ESD Decrypter:
    • 19042.508.200927-2101.20H2_RELEASE_SVC_REFRESH_CLIENTENTERPRISE_VOL_X86FRE_EN-GB.ISO - SFC errors
    • 19042.508.200927-2134.20H2_RELEASE_SVC_REFRESH_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO - SFC errors
    • 19042.572.201009-2202.20H2_RELEASE_SVC_REFRESH_CLIENTENTERPRISE_VOL_X86FRE_EN-GB.ISO - SFC errors
    • 19042.572.201009-2225.20H2_RELEASE_SVC_REFRESH_CLIENTENTERPRISE_VOL_X64FRE_EN-GB.ISO - SFC errors
    Took a long time to do, but at least I can now be sure the files were indeed downloaded correctly to the best of my ability.
     
  5. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    Hmm... I'm still don't see the new recently updated MSDN images 10.0.19042.572 [RU] / [EN] on my trusted sources to download...
    Only 10.0.19041.572 [RU] / [EN] are available. Too long time. :confused: Something unusual happens...
     
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    Confirmed Without image cleanup the SFC is clean, something is broken down with the couple of recent CU's regarding image cleanup.

    As far as Enthousiast, those SFC errors are ghost errors which get fixed running the SFC scan for the second time.

     
  7. doubtfire

    doubtfire MDL Junior Member

    May 26, 2015
    94
    8
    0
    #16989 doubtfire, Oct 30, 2020
    Last edited: Oct 30, 2020
    Edit: fixed. Took ownership of calc.exe away from TrustedInstaller, finally deleted the file, then renamed win32calc to calc. Because I like to do Win+R - "calc" - enter to open calculator!

    Thanks. I'm not using LTSC but I'm still missing my calculator.
     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,608
    210
    If using 19042.610 CU then don't remove Kernel Debugging rest of the components are safe to remove.
     
  9. ingviowarr

    ingviowarr MDL Senior Member

    Dec 14, 2009
    345
    362
    10
    Please, reup to download.ru
    Thanks.
     
  10. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    347
    484
    10
  11. Ace2

    Ace2 MDL Expert

    Oct 10, 2014
    1,861
    1,521
    60
    ToolKitHelper 1.0.3996.0 [10.7] Windows 10.0.19041.1 Core x64

    Code:
    ToolKitHelper.exe C:\mount AllComponents
    
    Completed successfully.
    
    Microsoft Windows [Version 10.0.19041.572]
    (c) 2020 Microsoft Corporation. All rights reserved.
    
    C:\Windows\system32>dism /image:C:\mount /cleanup-image /startcomponentcleanup /resetbase
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.19041.1
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    C:\Windows\system32>dism /image:C:\mount /cleanup-image /restorehealth
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.572
    
    Image Version: 10.0.19041.1
    
    [===========================84.9%=================         ]
    [===========================86.7%==================        ]
    [===========================88.7%===================       ]
    [==========================100.0%==========================] The restore operation completed successfully.
    The operation completed successfully.
    
    C:\Windows\system32>
    All is well.:cool:
     
  12. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,263
    607
    60
    #16999 nosirrahx, Oct 30, 2020
    Last edited: Oct 30, 2020
    Is the new build supposed to be significantly slower? On a very fast system component removal seems to be 4 times slower than in the past.

    I just checked and removing a component tales 1:55.

    EDIT:

    I went back a version and no removals take :30 so there certainly a major difference here.
     
  13. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    762
    556
    30
    #17000 Supern00b, Oct 30, 2020
    Last edited: Oct 31, 2020
    @MSMG:
    I'm happy to report that ltsc 1809 x64 Spanish image is flawless. It's a perfect run with defender and smartscreen removed, resetbase an NO errors at all.
    It's an enormous effort you put into this project to resolve the most obscure issues, I can't thank you enough.

    I'll repeat the procedure on a x86 image today and will report back if any issues arise.

    Cheers.

    Edit: The x86 ltsc 1809 Spanish image is also flawless, no issues at all.
    There is indeed a delay when removing components with the toolkit helper method, but that doesn't bother me.
    You've done it again, really a marvelous job.