Windows 10 Hotfix Repository

Discussion in 'Windows 10' started by Tito, Oct 1, 2014.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,450
    450
    Depends on what integration tool you are going to use, for example, W10UI just needs all updates next to the cmd, and it smartly runs the updates offline/online.
     
  2. kompassorpigo

    kompassorpigo MDL Member

    Jun 22, 2016
    128
    23
    10
    I'm absolutely clueless as to which tool I want to use :dunno: whichever one the toolkit recommends/uses by default. I did just place them all in the x64 folder, and it seems to have worked.

    Edit: Oh man I thought I was in MSMG's thread.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,450
    450
    So, this was more of a howto use these updates in MSMG toolkit, question?

    When you use the WHD updates integration option, the toolkit wants you to put the correct file in the correct folder, when you hover over the updates in WHD, it shows you what kb is what update:

    Code:
    Windows10.0-KB4497932_PSFX_Flash > flash folder
    Windows10.0-KB4497936_PSFX_CU_18362.113 > cumulative folder
    Windows10.0-KB4500109_SSU_18362.110.1.1 > servicing stack folder
    Windows10.0-KB4495620_DotnetCU_35-48 > dotnetcu folder
    ps, all tools use dism for updates integration.
     
  4. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,450
    450
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,450
    450
  6. oilernut

    oilernut MDL Senior Member

    Jul 8, 2007
    462
    358
    10
    On a Sunday? This seems really odd. Only reasoning I can think of is that 1903 is going live to the public on Monday/Tuesday and they want this patch out there before that happens.
     
  7. tavrez

    tavrez MDL Addicted

    Sep 28, 2015
    512
    345
    30
    Emergency patch can come anytime.

    Funny they enabled HSTS on .gov.uk but not all domains on this TLD support https :D
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,450
    450
    Code:
    ============================================================
    1. Target (x64): "j:\W10UI\18362.1_Work_x64_NL"
    
    2. Updates: "j:\W10UI\18362.1_Updates_x64"
    
    3. DISM: "Windows 10 ADK"
    
    4. Enable .NET 3.5: YES
    
    5. Cleanup System Image: YES      6. Reset Image Base: NO
    
    7. Update WinRE.wim: YES
    
    8. Install.wim selected indexes: ALL (2)
    
    M. Mount Directory: "C:\W10UImount"
    
    E. Extraction Directory: "J:\W10UItemp"
    ============================================================
    0. Start the process
    ============================================================
    
    Change a menu option, press 0 to start, or 9 to exit:
    Code:
    ============================================================
    Running W10UI v6.4
    ============================================================
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/4: Windows10.0-KB4495620-x64_DotnetCU_35-48.cab
    2/4: Windows10.0-KB4497932-x64_PSFX_Flash.cab
    3/4: Windows10.0-KB4500109-x64_SSU_18362.110.1.1.cab
    4/4: windows10.0-kb4505057-x64_18362.116.1.0.cab
    
    ============================================================
    Mounting install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_KB4500109~31bf3856ad364e35~amd64~~18362.110.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2795
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB4497932~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.116.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleaning up OS image
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    [=====                      10.0%                          ]
    [===========                20.0%                          ]
    The operation completed successfully.
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2795
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.116.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_KB4500109~31bf3856ad364e35~amd64~~18362.110.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.116.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image File : J:\W10UI\winre.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image File : j:\W10UI\18362.1_Work_x64_NL\sources\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting install.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_KB4500109~31bf3856ad364e35~amd64~~18362.110.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2795
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_KB4497932~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.116.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleaning up OS image
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    [=====                      10.0%                          ]
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    Processing 1 of 2 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.1.2795
    [==========================100.0%==========================]
    Processing 2 of 2 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.116.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 file(s) copied.
    
    ============================================================
    Unmounting install.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image File : j:\W10UI\18362.1_Work_x64_NL\sources\install.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_KB4500109~31bf3856ad364e35~amd64~~18362.110.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.116.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmounting boot.wim - index 1/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image File : j:\W10UI\18362.1_Work_x64_NL\sources\boot.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Mounting boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_KB4500109~31bf3856ad364e35~amd64~~18362.110.1.1
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.1
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~18362.116.1.0
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Resetting WinPE image base
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    [===========================98.9%========================= ]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image Version: 10.0.18362.116
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Unmounting boot.wim - index 2/2
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Image File : j:\W10UI\18362.1_Work_x64_NL\sources\boot.wim
    Image Index : 2
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding boot.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.18362.1
    
    Exporting image
    [==========================100.0%==========================]
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
    Creating updated ISO file...
    ============================================================
    
    OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility
    Copyright (C) Microsoft, 1993-2012. All rights reserved.
    Licensed only for producing Microsoft authorized content.
    
    
    Scanning source tree (500 files in 43 directories)
    Scanning source tree complete (937 files in 84 directories)
    
    Computing directory information complete
    
    Image file is 4294049792 bytes (before optimization)
    
    Writing 937 files in 84 directories to J:\W10UI\Win10_18362.116_x64_2019-05-20.iso
    
    100% complete
    
    Storage optimization saved 25 files, 14206976 bytes (1% of image)
    
    After optimization, image file is 4281976832 bytes
    Space saved because of embedding, sparseness or optimization = 14206976
    
    Done.
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
    
    
     
  9. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,263
    607
    60
    Looks like some housekeeping in these CUs. 1803, 1809 and 1903 are all smaller than the previous CU.
     
  10. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,914
    5,753
    180
    What is difference between these KB's ? Both for 1903 ? Both needed ?

    Windows10.0-kb4505056-x64_f9e8a14fae991ab868e63fc071ca22a0b2ace0d2.cab 229,146 kb

    windows10.0-kb4505057-x64.cab 180,051 kb
     
  11. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,450
    450
    = 1903
    = 1809
     
  12. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,914
    5,753
    180
    Thank you
     
  13. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,850
    2,105
    60
    is the W10UI_6.4 suitable for all windows 10 versions, 1607, 1803, etc...?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,450
    450
    Yep, it should work for all, still officially supported, versions.
     
  15. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,656
    103,450
    450
  16. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,737
    1,007
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...