1. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
  2. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    316
    604
    10
    Hello @MSMG

    For more details about integrating by order:
    1. Servicing Stack Update - Windows10.0-KB4598481-x64.msu - SHA1: 749FE79FD2E31B145DE37C2F9EBF4F711D174DC2
    2. Adobe Flash Player Removal - Windows10.0-KB4577586-x64.msu - SHA1: C9BB49DF325C20DDC147137B3F769FA44D800DDE
    3. Dynamic Update - Windows10.0-KB4586858-x64.cab - SHA1: 31934446993448F36FC46340F1F0D88BC079A0C6
    4. .NET Cumulative - Windows10.0-KB4586876-x64-NDP48.msu -SHA1: AB1407801539DFE4AF2423400875A596FC032739
    5. Windows Experience Feature Pack - Windows10.0-KB4592784-x64.cab - SHA1: 2235AB500866AEABBFE59E96ECCD908263934180
    6. Cumulative Update (RollupFix) - Windows10.0-KB4598242-x64.msu - SHA1: 725AEED030BC68B2D07096503BD26918AC1FE488
    7. Definition Updates for Windows Defender - defender-update-kit-x64.zip - SHA1: 14482F5F3B254662D480B655D60FCA157C0D5544
    8. Enablement Package - Windows10.0-KB4562830-x64.msu - SHA1: 93A5C65488AFFB6E73A0A48AD6A58D8BC1713FD7

    Then after that integrating .Net Framework 3.5 (NetFx35)

    It's correct or not?
    If not correct please, explain to us. :giverose:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,677
    450
    That would result in the re-offering of at least the LCU on WU when the image is installed.
     
  4. xCyBx

    xCyBx MDL Senior Member

    Aug 6, 2018
    316
    604
    10
    OK, Thanks @Enthousiast
    But for order of integration it's fine or not?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,256
    94,677
    450
    I use W10UI_9 for updates integration, it integrates in specific order, depending on the used settings.
     
  6. fch1993

    fch1993 MDL Senior Member

    Mar 14, 2020
    367
    267
    10
    The bug happened when I use :

    "Integrate Open Secure Shell (SSH) Client & Server" in windows 10 LTSC 1809.

    After I installed the system (via setup.exe) I check "Add a feature" there's

    The OpenSSH Server shows "not installed".

    So does it have the same result as this command?


    Get-WindowsCapability -Online | ? Name -like 'OpenSSH*'
     
  7. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    In next version the Toolkit will integrate the updates in the order required by the ToolKitHelper.exe.

    Yes the order is correct, it's just the .NETFX35 and Enablement you need to add after the CU so that the CU won't write the extra pending.xml data.

    Yes doing so will make the WU re-offer the CU but you can overcome this by again re-integrating the CU after doing the above step, this will not write the extra pending.xml data.

    The current steps specified in the readme.txt is same as the above only change is the enablement package now will be added after the CU.

     
  8. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    Will check with OpenSSH integration.

     
  9. Tiger-1

    Tiger-1 MDL Guru

    Oct 18, 2014
    7,897
    10,733
    240
    ok master thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. _Corn_

    _Corn_ MDL Novice

    Mar 30, 2017
    11
    8
    0
    Indeed aad broker plugin was a culprit. Thanx man, always appreciate your work.
     
  11. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    Code:
    D:\Work\ToolKit\WHD\w10\x64\10.0.19041>dir/b
    Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~.cab
    Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~.cab
    windows10.0-kb4558130-x64_faf2c27d20b0ab4e2e430ed2a410c537f1c8b799.msu
    windows10.0-kb4562830-x64_93a5c65488affb6e73a0a48ad6a58d8bc1713fd7.msu
    windows10.0-kb4577586-x64_c9bb49df325c20ddc147137b3f769fa44d800dde.msu
    windows10.0-kb4580325-x64_b6e8f5b34fd68a4e3c29a540000327f6d0675a7f.msu
    windows10.0-kb4586858-x64_31934446993448f36fc46340f1f0d88bc079a0c6.cab
    windows10.0-kb4586876-x64-ndp48_ab1407801539dfe4af2423400875a596fc032739.msu
    Windows10.0-KB4592784-x64.cab
    windows10.0-kb4598242-x64.cab
    Windows10.0-KB4598478-x64_af9a667d23895933e3142f73e3ddca5a217afb34.cab
    Windows10.0-KB4598481-x64_fbade1da0b8db0bb2498f3ef708cbc3a4a4cb3e6.cab
    

    Code:
    ===============================================================================
                       MSMG ToolKit - Integrate WHD General Updates
                        to Windows Setup Install & Recovery Images
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ##################Starting Integrating WHD General Updates#####################
    #################to Windows Setup Install & Recovery Images#####################-------------------------------------------------------------------------------
    
        Image                    : Install.wim        |  WinRE.wim
        Image Index              : 8                  |      1
        Image Architecture       : x64
        Image Version            : 10.0.19041.1.0
    
    -------------------------------------------------------------------------------
    ####Processing WHD General Updates Packages####################################
    -------------------------------------------------------------------------------
    
    Creating WHD General Updates Temporary folder...
    
    Extracting .CAB Package files to Temporary folder...
    
    Finished Extracting .CAB Package files to Temporary folder...
    
    Do you want to skip integrating Microsoft Edge Chromium ? ['Y'es/'N'o] : N
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Install Image#############
    -------------------------------------------------------------------------------
    
    ===========================[Install.wim, Index : 8]============================
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Servicing Stack Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4598481~31bf3856ad364e35~amd64~~19041.740.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Experience Feature Pack Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_WindowsExperienceFeaturePack~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Intel CPU Microcode Dynamic Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4558130~31bf3856ad364e35~amd64~~10.0.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Adobe Flash Player Security Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4580325~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Remove Adobe Flash Player Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4577586~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.746.1.6
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET Framework 3.5 Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.746
    
    Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET Framework 3.5 [en-US] Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.746
    
    Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET 3.5/4.x Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.746
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4300.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 v20H2 Feature Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.746
    
    Processing 1 of 1 - Adding package Package_for_KB4562830~31bf3856ad364e35~amd64~~10.0.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Re-Integrating Windows 10 Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19042.746
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.746.1.6
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Recovery Image############
    -------------------------------------------------------------------------------
    
    =====================[Install.wim, Index : 8 -> WinRE.wim]=====================
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Servicing Stack Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4598481~31bf3856ad364e35~amd64~~19041.740.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 WinPE Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4586858~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 v20H2 Feature Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4562830~31bf3856ad364e35~amd64~~10.0.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Cumulative Update...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.746.1.6
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Generating WHD General Updates Integration Log File...
    -------------------------------------------------------------------------------
    
    Writing WHD General Updates Integration Log.
    
    -------------------------------------------------------------------------------
    ####Cleaning Up Temporary files & Folders######################################
    -------------------------------------------------------------------------------
    
    Cleaning Up WHD General Updates Temporary folder.
    
    -------------------------------------------------------------------------------
    ##################Finished Integrating WHD General Updates#####################
    #################to Windows Setup Install & Recovery Images#####################-------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    
     
  12. MarkJohnson

    MarkJohnson MDL Junior Member

    Jan 30, 2010
    97
    9
    0
    I am trying to make a custom gaming install USB for win10 Pro x64

    I have been following a youtube by Chris Titus Tech on making it and he seems to be using older versions of MSMG and my menus don't have the features his does.

    First, I download MSMG from MajorGeeks and extract the file in my downloads folder. Then I make a MSMG folder and put the MSMG zip file in MSMG folder.

    Then I download the latest Win10 ISO from microsoft's website with the media creation tool.

    Then I place the iso in the ISO inside MSMG.

    I launch Start in the MSMG folder and select 1 for Source, then I try 3 - extract source from dvd iso image. And it seems successful.

    Now when I press 1 to select the source from DVD folder, it says it is in ESD format and tells me to extract it from Store ESD Image.

    So I select 5 and it gives me a list of windows versions, of which I select 6, for win 10 pro x64 that I own.

    It starts extracting things seemingly fine, until the end. and I get an error 3? Cannot find system path.

    Then it tries to copy EI.CFG and it says it can't find path.

    I then try pressing 1 to load source and it says it can't find Boot.wim?

    I've tried other options and even creating USB installer and copying it to DVD, without success.

    Any help would be gratefully appreciated.
     
  13. WerewolfofWaldorf

    WerewolfofWaldorf MDL Novice

    Jan 20, 2021
    8
    0
    0
    I had used MSMG Toolkit previously, starting with 10.9, and made a few custom images.
    Currently I've updated to 11.1, and am trying to create a Windows 10 image with the 2004. I've felt fairly competent with creating images up until this point.
    I am getting errors initially after selecting the source code, where Boot.wim is being mounted...

    ####Mounting Source Images#####################################################
    -------------------------------------------------------------------------------

    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 1] Image at <\Mount\Boot\1>...
    -------------------------------------------------------------------------------

    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1


    Error: 0xc1420115

    The user attempted to mount to a directory that does not exist. This is not supported.

    The DISM log file can be found at C:\Users\Werewolf\Desktop\ToolKit_v11.1\Logs\Dism.txt

    -------------------------------------------------------------------------------
    -------------------------------------------------------------------------------
    Mounting [Boot.wim, Index : 2] Image at <\Mount\Boot\2>...
    -------------------------------------------------------------------------------

    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1


    Error: 0xc1420115

    The user attempted to mount to a directory that does not exist. This is not supported.

    The DISM log file can be found at C:\Users\Werewolf\Desktop\ToolKit_v11.1\Logs\Dism.txt


    -------------------------------------------------------------------------------

    Now, It goes on to mount the image fully, so it's saying, and I've gone through to customize features and bloatware, and can go to save and cleanup the image to apply changes.

    When I move to actually apply I get similar errors stating error 50...



    ####Starting Applying & Saving Changes to Source Images########################
    -------------------------------------------------------------------------------

    Do you want to cleanup Image Windows folder ? ['Y'es/'N'o] : Y

    -------------------------------------------------------------------------------
    Cleaning up Image Windows folder...
    -------------------------------------------------------------------------------

    Cleaning up Image Windows temporary and log files or folders.

    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting [Boot.wim, Index : 1] Image...
    -------------------------------------------------------------------------------

    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1


    Error: 50

    The request is not supported.

    The DISM log file can be found at C:\Users\Werewolf\Desktop\ToolKit_v11.1\Logs\Dism.txt

    -------------------------------------------------------------------------------
    Applying Changes & Un-Mounting [Boot.wim, Index : 2] Image...
    -------------------------------------------------------------------------------

    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1


    Error: 50

    The request is not supported.

    The DISM log file can be found at C:\Users\Werewolf\Desktop\ToolKit_v11.1\Logs\Dism.txt

    ------------------------------------------------------------------------------


    ... and the rest of the process apparently goes smoothly. I am unable to actually burn any ISO, or do anything from this point, sadly. Should I try just using 10.9 again?
     
  14. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    Move the Toolkit folder to the root of any drive like C:\Toolkit or D:\Toolkit, all should work proper.

     
  15. ultimate_live

    ultimate_live MDL Expert

    Mar 15, 2011
    1,022
    671
    60
    In which folder of Toolkit do I put Malicious Software Removal Tool KB890830 to be integrated?
     
  16. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    KB890830 not supported yet.

     
  17. MSMG

    MSMG MDL Developer

    Jul 15, 2011
    6,411
    15,486
    210
    Code:
    ===============================================================================
      MSMG ToolKit - Integrate WHD General Updates to Windows Setup Install Image
    ===============================================================================
    
    -------------------------------------------------------------------------------
    ##################Starting Integrating WHD General Updates#####################
    ######################to Windows Setup Install Image###########################
    -------------------------------------------------------------------------------
    
        Image                    : Install.wim
        Image Index              : 8
        Image Architecture       : x64
        Image Version            : 10.0.19041.1.0
    
    -------------------------------------------------------------------------------
    ####Processing WHD General Updates Packages####################################
    -------------------------------------------------------------------------------
    
    Creating WHD General Updates Temporary folder...
    
    Extracting .CAB Package files to Temporary folder...
    
    Finished Extracting .CAB Package files to Temporary folder...
    
    Do you want to skip integrating Microsoft Edge Chromium ? ['Y'es/'N'o] : Y
    
    -------------------------------------------------------------------------------
    ####Integrating WHD General Updates to Windows Setup Install Image#############
    -------------------------------------------------------------------------------
    
    ===========================[Install.wim, Index : 8]============================
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Servicing Stack Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4598481~31bf3856ad364e35~amd64~~19041.740.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows Experience Feature Pack Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_WindowsExperienceFeaturePack~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Intel CPU Microcode Dynamic Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4558130~31bf3856ad364e35~amd64~~10.0.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Adobe Flash Player Security Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4580325~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Remove Adobe Flash Player Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_KB4577586~31bf3856ad364e35~amd64~~10.0.1.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.782.1.9
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Performing [Install.wim, Index : 8] Image Component Cleanup...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.782
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET Framework 3.5 Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.782
    
    Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET Framework 3.5 [en-US] Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.782
    
    Processing 1 of 1 - Adding package Microsoft-Windows-NetFx3-OnDemand-Package~31bf3856ad364e35~amd64~en-US~10.0.19041.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Microsoft .NET 3.5/4.x Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.782
    
    Processing 1 of 1 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4300.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Integrating Windows 10 v20H2 Feature Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19041.782
    
    Processing 1 of 1 - Adding package Microsoft-Windows-20H2Enablement-Package~31bf3856ad364e35~amd64~~10.0.19041.681
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Re-Integrating Windows 10 Cumulative Update Package...
    -------------------------------------------------------------------------------
    
    Deployment Image Servicing and Management tool
    Version: 10.0.20279.1
    
    Image Version: 10.0.19042.782
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.782.1.9
    [==========================100.0%==========================]
    The operation completed successfully.
    
    -------------------------------------------------------------------------------
    Generating WHD General Updates Integration Log File...
    -------------------------------------------------------------------------------
    
    Writing WHD General Updates Integration Log.
    
    -------------------------------------------------------------------------------
    ####Cleaning Up Temporary files & Folders######################################
    -------------------------------------------------------------------------------
    
    Cleaning Up WHD General Updates Temporary folder.
    
    -------------------------------------------------------------------------------
    ##################Finished Integrating WHD General Updates#####################
    ######################to Windows Setup Install Image###########################
    -------------------------------------------------------------------------------
    
    ===============================================================================
    
    Press any key to continue . . .
    
     
  18. zero cool root

    zero cool root MDL Senior Member

    Jun 17, 2011
    376
    161
    10
    @MSMG

    What the reg lines to do..??