1. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    #16981 graver.x, Oct 30, 2020
    Last edited: Oct 30, 2020
  2. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    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:
     
  3. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,293
    627
    60
    #16986 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.
     
  4. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    #16987 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.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes.

     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The delay in removing the components is due to a version of new code protector I have used to pack the exe.
    It takes time to unpack and then executes the command.

    Even for me on Ryzen 5 3600 with 16GB RAM it takes 1 minute to start executing the removal process.

    Will try to optimize the speed.

     
  8. graver.x

    graver.x MDL Senior Member

    Jan 18, 2020
    349
    486
    10
    Usually I am not confused by the request for a key, since it is not difficult to select "I do not have a key" to continue with the installation. But now I also used the ei.cfg option that Enthousiast suggested.

    Thanks everyone, friends! Together we are strong!

    Thanks for the tip, MSMG. I'll try with 19042.610 RU-RU ISO and share the test result.
     
  9. AkarshM

    AkarshM MDL Novice

    Oct 21, 2020
    15
    7
    0
    Can we still remove all the required components individually or is the Package list method the only one working right now in 10.7?
     
  10. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    I've just finished my first test which is to install Windows 10 1809 over Windows 10 1809 but with defender included in the second image.

    • The first time the system is booted the Windows Defender Antivirus service is at manual. Setting it to automatic fixes the problem
    • If the DisableAntiSpyware registry entry is found the Antivirus settings page says "settings are managed by your organization"
    • The Windows Security option on the lest side of the Updates and Security page in the settings app is not added.
    • The program files folders still only total 31mb. I'm obviously missing something.
    • The only entry points for Windows Security is via the tray icon or in settings app, system, about.
    • I can't turn off smartscreen setting (Flashes up that it's disabled then reset to 'block'. I want it off. Perhaps I can disable it by GP or registry.

    This was done on a fresh install with no user programs, tweaks or data. I'll now restore all that to a fresh image without defender and try the upgrade again. I suspect many of the tweaks, services and tasks will be reset... but we'll see :)
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes you remove individually.

     
  12. Supern00b

    Supern00b MDL Addicted

    Dec 30, 2010
    768
    560
    30
    It's no big deal, really.
    If the delay from the code protector secures your work, then I'm happy to use it as-is.
    Anyway, the whole image build process from start to finish takes some time, so one minute more is not something to bitch about.

    Cheers.
     
  13. kosta26

    kosta26 MDL Junior Member

    Jan 1, 2019
    91
    5
    0
    Version 10.7, very long processing. Now the second component on a weak laptop has been spinning for 20 minutes.
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    The delay in removing the components is due to a new version of code protector I have used to pack the exe, It takes time to unpack and then executes the command.

    The time taken to remove one component will be same using the list method, so use the remove list method with your selected component names it will be faster.