1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes The current Toolkit only works with v1809 and for older version use v8.8 until the support is added back.

    I have corrected the menu bug with a display message to use v8.8 in the upcoming version.

     
  2. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    #10042 boo123, Apr 5, 2019
    Last edited: Apr 5, 2019
    EDIT:

    LTSC 2019 came up with no SFC scannow errors.
     
  3. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    348
    52
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    MSMG: what's absolutely broken in 9.2 with regards to x64? Maybe I can just not remove too many things. Just wanna know what to avoid doing for now.
     
  5. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    #10045 boo123, Apr 5, 2019
    Last edited: Apr 5, 2019
    delete
     
  6. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    There are 3 components you can't remove in 9.1 for the LTSC and those are the device lockdown, telemetry , and windows reality. sfc scannow will come up clean.
     
  7. boo123

    boo123 MDL Member

    Sep 20, 2013
    247
    32
    10
    #10048 boo123, Apr 5, 2019
    Last edited: Apr 5, 2019
    @MSMG Do you know which component is safe for removal using the Windows 10 LTSB 1607 ISO with toolkit 8.8? perhaps is there a older version that works flawlessly?

    Toolkit v8.8 used, Windows 10 LTSB 1607 ISO used

    Attempt #1 iso, used windows 10 ltsb 1607, installed windows update first, integrate windows setup media updates, removed all components (windows component > advance windows component ).

    Order:
    Integrated updates first:
    Windows10.0-KB4489889-x64
    Windows10.0-KB4132216-x64
    Windows10.0-KB4485447-x64

    Windows Component Removed:
    all Windows components

    Advanced Windows Component removed:
    A,B,D,E,G,J,K

    Result: sfc /scannow show up error

    Attempt #2 iso, used windows 10 ltsb 1607 , did not install windows update, did not integrate windows setup media updates, removed all components in same order below (windows component> advance windows component).

    Windows Component Removed:
    all Windows components

    Advanced Windows Component removed:
    A,B,D,E,G,J,K

    Result: sfc /scannow show up error
     
  8. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    #10049 boyonthebus, Apr 6, 2019
    Last edited: Apr 6, 2019
    I have found it very useful to change line 2546 in toolkit.cmd from if "%SelectedSourceOS%" equ "w10" if %ImageBuild% gtr 17763 ( to if "%SelectedSourceOS%" equ "w10" if %ImageBuild% gtr 99999 (. In this way I can use the MSMG toolkit as a convenient mount tool.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    #10050 intro, Apr 7, 2019
    Last edited: Apr 7, 2019
    Is there a version of toolkit that is good for ltsc 2019 x64 en_us (17763.1)? Can everything be removed without problems? I don"t care about sfc errors I just wont run it. Nvm it looks like 9.1 is my best bet.
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,941
    450
    @MSMG, can you tell what's the eta for 19H1 updated DaRT package?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    368
    747
    10
  12. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I see, when I checked with Pro image there were SFC errors with those components, may be in LTSC the erroring files/folders aren't affected.

     
  13. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Give me a week, will fix the issues, since there are many components depending on each other, It's taking time.

    Try not removing FaceRecognition and LocationService and use a image without updates.

     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Actually any version below v8.9 are prone to get SFC errors due to using DISM for component removal.

    Do wait until the support is added back for older versions of Windows to use the new component removal method.

     
  15. Bluescreen

    Bluescreen MDL Senior Member

    Jul 16, 2009
    348
    52
    10
    For this test, I had two updates integrated : 2019-03 Servicing Stack Update for Windows 10 Version 1809 for x64-based Systems (KB4493510), and 2019-02 Cumulative update (KB4487044) February, in the way to check how react my installation after the March Update containing also update for .Net and Flash.
    My screenshots are made just one hour after reboot and finishing DISM.
    I am updated to 17763.404
    Now I can Try to make an ISO removing all components for LTSC, but I am pretty sure to get errors. Some components are known to keep leftovers and registries entries. (ie: Assimov Telemetry ).

    About my check using D: or C: partition, I have no clue. I checked again and got same errors. Maybe some permissions with NTFS system as I have installed so many times Windows on C : partition (MBR).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...