1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,356
    106,763
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,356
    106,763
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. bonesz

    bonesz MDL Addicted

    Jun 30, 2013
    647
    378
    30
    Code:
    ======================= W10UI v10.25 ==========================
    [1] Target (x64): Current OS
    
    [2] Updates: "C:\Users\XXXX\Desktop\Security\Win10UI"
    
    [3] DISM: "Windows NT 10.0 ADK"
    
    [4] Enable .NET 3.5: YES
    
    [5] Cleanup System Image: NO
    
    [E] Extraction Directory: "C:\W10UItemp_8938"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    
    ============================================================
    Running W10UI v10.25
    ============================================================
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Extracting files from update cabinets (.cab)...
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/5: Windows10.0-KB5015684-x64.cab [Enablement]
    2/5: Windows10.0-KB5021043-x64.cab [SafeOS DU]
    3/5: Windows10.0-KB5023773-x64.cab [LCU]
    4/5: Windows10.0-KB5023794-x64.cab [SSU]
    5/5: Windows10.0-KB5023847-x64.cab [Setup DU]
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.19045.2787
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.2788.1.9
    [==========================100.0%==========================]
    The operation completed successfully.
    
    .NET 3.5 feature: already enabled
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
       Finished
    ============================================================
    
    
    ============================================================
    System restart is required to complete installation
    ============================================================
    
    
    Press 9 to exit.
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. housex

    housex MDL Member

    Oct 30, 2010
    150
    100
    10
  5. panchop

    panchop MDL Senior Member

    Jul 26, 2009
    399
    522
    10
    Wait if someone upload svf patches
     
  6. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    351
    136
    10
    @Enthousiast
    Does this "Out Of Band" also apply to LTSC 2021?
    Thank you
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,356
    106,763
    450
    It's OOBE (Out Of Box Experience).

    Code:
    <assemblyIdentity name="Microsoft-Windows-CoreCountrySpecificEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-CoreEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-CoreNEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseEvalEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseGEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSEvalEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSNEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-EnterpriseSNEvalEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-PPIProEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ProfessionalEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-ProfessionalNEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
          <assemblyIdentity name="Microsoft-Windows-UtilityVMEdition" version="10.0.19041.1" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" />
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    351
    136
    10
    That means One can also integrate it in the updates with W10UI, isn't it?
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    50,356
    106,763
    450
    Yes you can:)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. qwesta

    qwesta MDL Senior Member

    Jul 22, 2011
    351
    136
    10
    Great, tested it now and there are no problems at all during the whole process
     
  11. Amplificator

    Amplificator MDL Junior Member

    May 16, 2012
    51
    29
    0
    Does anyone have a link for
    da-dk_windows_10_consumer_editions_version_22h2_updated_march_2023_x64_dvd_cdbd44c1.iso ?
     
  12. Eiji Shinjo

    Eiji Shinjo MDL Novice

    Jan 21, 2013
    13
    8
    0
    Anyone have en-gb_windows_10_consumer_editions_version_22h2_updated_march_2023_x64_dvd_cc1bfec1.iso ?
     
  13. panchop

    panchop MDL Senior Member

    Jul 26, 2009
    399
    522
    10
    You can create by yourself with GezoeSloog svf post
     
  14. exitrade

    exitrade MDL Junior Member

    Jul 20, 2012
    98
    57
    0
    Sorry it's out of topic, but how to disable permanetly Windows Defender in Windows 11 22H2? Tnx.

    PS: Does it have script like Sledgehammer?
     
  15. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,265
    6,139
    150
    Not a good idea
    Can cause updates to fail
    Set service to 4 .. block via group policy ..
    Is less harmful way. And updates will work
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. exitrade

    exitrade MDL Junior Member

    Jul 20, 2012
    98
    57
    0
    I don't want either windows update and windows defender in windows 11
     
  17. raptorddd

    raptorddd MDL Addicted

    Aug 17, 2019
    781
    347
    30
    not sure if windows 11 works with msmg toolkit.. on windows 10 you can remove both.. ask there
    MSMG ToolKit | My Digital Life Forums
     
  18. dosibox

    dosibox MDL Addicted

    Aug 14, 2009
    518
    330
    30
    #10360 dosibox, Mar 24, 2023
    Last edited: Mar 24, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...