1. adabo

    adabo MDL Novice

    Aug 2, 2009
    20
    3
    0
  2. Rr0

    Rr0 MDL Member

    Jul 8, 2017
    151
    14
    10
    What do you mean exactly? Once the image is mounted you put whatever you want in that folder = installation image
     
  3. amnester

    amnester MDL Junior Member

    Nov 9, 2018
    72
    18
    0
    There is a file .bat with telemetry disabled. And the Windows image is unpacked in C:\ToolKit_v9.5\DVD. How to apply .bat file to the image? Sorry for my English.
     
  4. stayboogy

    stayboogy MDL Addicted

    May 1, 2011
    853
    230
    30
    I know how to properly deal with Windows Update so that such never happens. Not sure why no else knows how to disable it completely, or at least disable feature updates which do what you're talking about
     
  5. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    not even dism removals would work?

    and will your toolkit work at all with 19577.1000.200228-1439.RS_PRERELEASE_CLIENTMULTICOMBINED_UUP_X64FRE_EN-US.ISO

    heres what i do atm:

    1. integrate drivers
    2. integrate whd
    3. dism removals by list
    4. disable features
    5. use custom startmenu layout
    6. clean, build, rebuild image

    if all will work with insider
     
  6. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    You would need to edit all the paths in the bat file. Most likely it edits registry so you would need to mount the offline registry, then edit the registry settings in the bat file.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    You can do this with 19577 manually. I do all this and more. Even removing defender, IE, Edge and more.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    You don't need to mount the image for that task, just use the Setupcomplete.cmd method to add the call or include the contents of the .bat file.

     
  9. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    I'm referring to the standard Cumulative updates and not the full feature update like 1909->2004.

    It's due to the changes made by MS to CU mechanism the removed components will be returning back.

     
  10. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Yes the next release will support the below features you have specified for IP builds.

     
  11. Yanta

    Yanta MDL Senior Member

    May 21, 2017
    491
    284
    10
    So when CU's restore removed components do the associated services, GPOs and registry settings also get re-enabled?
    If I just disabled a bunch of components/services/GPOs rather than remove them will the CU revert those changes, so for example, I'd have to disabled Defender after every CU?
     
  12. bratskij

    bratskij MDL Novice

    Jun 5, 2016
    10
    1
    0
    Which version of ToolKit is better for Win 10 2019 LTSC RTM Enterprise?
     
  13. biatche

    biatche MDL Addicted

    Nov 14, 2009
    573
    144
    30
    mind shooting me a pm on how you do it?

    i might be forced to adapt for the time being.
     
  14. boyonthebus

    boyonthebus MDL Expert

    Sep 16, 2018
    1,168
    754
    60
    I don't mind at all!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    It will respect most of the applied settings, one or two settings may be restored to default state.

     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Always the latest one.

     
  17. avyaan.coehn

    avyaan.coehn MDL Novice

    Mar 9, 2020
    2
    0
    0
    Code:
    "%~dp0bin\bin\NSudo\x64\NSudoLG.exe" -U:T -P:E "%~dpscript_x64.cmd"
    On Nsudo 8, I cannot run the cmd file.
    What's wrong?
     
  18. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    You forgot to add the 0 in %~dpscript_x64.cmd it should be %~dp0script_x64.cmd

     
  19. onursourtimes

    onursourtimes MDL Novice

    Nov 24, 2017
    3
    0
    0
    when should we expect a msmg toolkit version capable of working windows 10 version 2004? thanks
     
  20. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,414
    15,627
    210
    Updated the ToolKit to v9.6

    Highlights :

    Windows 10 20H1 Insider Preview ADK (v10.0.19546.1000) Tools.
    Windows 10 v2004 (v10.0.19041.1) Support.
    Windows 10 v2004 (v10.0.19041.1) Packs for ToolKit.
    Microsoft Edge Chromium Browser Integration Support.
    Microsoft Edge Chromium Browser Pack for ToolKit.
    Windows 10 Client v1909 (v10.0.18363.693) Component Removal Support.

    v9.6
    + Updated ToolKit's Bin folder with Windows 10 20H1 Insider Preview WADK (v10.0.19546.1000) Tools.
    + Updated ToolKit's Bin folder with NSudo v8.0 Binaries.
    + Updated ToolKit to support Windows 10 Client/Server v2004 (v10.0.19041.1) Source OS.
    + Updated the Feature "Integrate Windows Language Packs" to support Windows 10 Client/Server v2004 Source OS.
    + Updated the Feature "Integrate Microsoft .NET Framework 3.5" to support Windows 10 v2004 Source OS.
    + Added Microsoft .NET Framework 3.5 Pack for MSMG ToolKit for Windows 10 v2004 Source OS.
    + Updated the Microsoft .NET Framework 4.8 Pack (Windows 7/Server 2008 R2) for MSMG ToolKit with .NET 4.8 Rollup Update KB4532941 (4.8.4115.0) (Thanks to MDL Member : abbodi1406).
    + Updated the Microsoft .NET Framework 4.8 Pack (Windows 8.1/Server 2012 R2) for MSMG ToolKit with refreshed .NET Framework 4.8 Update.
    + Updated the Feature "Integrate Microsoft Edge" to support Windows 10 v2004 Source OS.
    + Updated the Microsoft Edge Browser Pack for MSMG ToolKit with Windows 10 v1903/v1909 - Edge Browser MUI CAB files (Thanks to MDL Member: Enthousiast).
    + Added the Microsoft Edge Browser Pack for MSMG ToolKit with Windows 10 v2004 - Edge Browser Base and MUI CAB files.
    + Added a Feature "Integrate Microsoft Edge Chromium Browser".
    + Added the Microsoft Edge Chromium Browser Pack (Windows 7/8.1/Windows 10) for MSMG ToolKit.
    + Updated the Feature "Integrate Windows Deduplication" to support Windows 10 v2004 Source OS.
    + Updated the Microsoft Windows Deduplication Pack for MSMG ToolKit with Windows Server v1809 - Windows Deduplication MUI CAB files.
    + Updated the Microsoft Windows Deduplication Pack for MSMG ToolKit with Windows Server v1903/v1909 - Windows Deduplication MUI CAB files.
    + Updated the Feature "Microsoft Windows Accessibility Braille" to support Windows 10 v2004 Source OS.
    + Added the Microsoft Windows Accessibility Braille Pack for MSMG ToolKit with Windows 10 v2004 - Windows Accessibility Braille CAB files.
    + Updated the Feature "Open Secure Shell (SSH)" to support Windows 10 v2004 Source OS.
    + Added the Open Secure Shell (SSH) Pack for MSMG ToolKit with Windows 10 v2004 - Open Secure Shell (SSH) Client & Server CAB files.
    + Updated the Microsoft Windows To Go Pack for MSMG ToolKit with Windows 10 v1903/v1909 - Windows To Go Pack MUI CAB files (Thanks to MDL Member: Enthousiast).
    + Updated the Feature "Integrate Multimedia Restricted Codecs" to support Windows Server v2004 Source OS.
    + Updated the Multimedia Restricted Codecs Pack for MSMG ToolKit with Windows 10 v1903/v1909 - Multimedia Restricted Codecs MUI CAB files (Thanks to MDL Member: Enthousiast).
    + Added the Multimedia Restricted Codecs Pack for MSMG ToolKit with Windows 10 v2004 - Multimedia Restricted Codecs Base and MUI CAB files.
    + Updated the Feature "Integrate Windows Subsystem for Linux (WSL)" to support Windows Server v2004 Source OS.
    + Updated the Windows Subsystem for Linux (WSL) Pack for MSMG ToolKit with Windows 10 v1903/v1909 - Windows Subsystem for Linux (WSL) MUI CAB files (Thanks to MDL Member: Enthousiast).
    + Added the Windows Subsystem for Linux (WSL) Pack for MSMG ToolKit with Windows 10 v2004 - Windows Subsystem for Linux (WSL) Base and MUI CAB files.
    + Updated the Feature "Integrate Microsoft Windows Media Feature Pack" to support Windows 10 v2004 Source OS.
    + Updated the Feature "Integrate Windows Portable Devices" for Windows 10 v2004 'N' Editions Source OS.
    + Updated the Windows Portable Devices Pack for MSMG ToolKit with Windows 10 v1903/v1909 - Portable Devices MUI CAB files (Thanks to MDL Member: Enthousiast).
    + Updated the Windows Portable Devices Pack for MSMG ToolKit with Windows 10 v2004 - Portable Devices Base and MUI CAB files.
    + Updated the Default Metro Apps Pack for MSMG TooKit with latest Basic Apps and Dependency Appx files.
    + Updated the Feature "Integrate Microsoft DaRT Tools" to support Windows 10 v2004 Source OS.
    + Updated Microsoft DaRT Pack (Windows 10) for MSMG ToolKit with Windows 10 v2004 (v10.0.19041.1) Debug Tools.
    + Fixed a Bug in the DirectX 9.0c Pack registry settings containing some Invalid entries (Thanks to MDL Member: shyamsundarsoni).
    - Removed the Microsoft Visual C++ Runtime Pack (Windows 7/8.1) for MSMG ToolKit due to a bug.
    + Updated the Microsoft Visual C++ Runtime Pack (Windows 10) for MSMG ToolKit (Thanks to MDL Member : abbodi1406).
    + Updated the Feature "Integrate WHD Updates" to Reflect the WHD Hotfix Repository Update List.
    + Fixed a Bug in the Feature "Integrate WHD Updates", where integrating Windows Setup Source DVD updates would also integrate non Setup locale folders (Thanks to MDL Member: Feartamixg).
    + Updated the Feature "Remove Windows Component" to support Windows 10 Client v1909 (v10.0.18363.693) Source OS.