Windows 10 Hotfix Repository

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

  1. ch100

    ch100 MDL Addicted

    Sep 11, 2016
    841
    704
    30
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
    I assume something done by the user?

    The cbs log is still available.
     
  3. nosirrahx

    nosirrahx MDL Expert

    Nov 7, 2017
    1,263
    607
    60
    IDK, I have had 100% bone stock installs fail to install updates from time to time and heavily modified installed go from 1803 all the way to 20H2 without ever having a problem installing updates.

    One thing I do know that increases the odds of updates failing is installing additional languages. I maintain a few systems that have Russian and/or Ukrainian installed on top of a base English install and they seem to frequently have issues with updates.
     
  4. Windows 10 User

    Windows 10 User MDL Guru

    Feb 2, 2017
    2,005
    122
    90
    #10504 Windows 10 User, Sep 11, 2020
    Last edited: Sep 11, 2020
    I thought starting with Patch Tuesday a single installer would be offered to LCU and SSU. Also, does anyone have problems when running a VM created by Hyper-V after installing the LCU? It seems to be an ethernet problem.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
    In the future, not on the updates from last tuesday.

     
  6. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    800
    489
    30
    I'm hearing sporadic reports from other websites about this months (9/2020) updates creating issues with the following:
    --Windows Subsystem for Linux (WSL2)
    --Trimming of HDDs (defragment/optimization) <--Not completely fixed for HDDs.
    --Bitdefender (Security)
    --Paintshop Pro 7

    The only issue that affects my systems is the defragment bug. I've long since turned off Windows automatic trimming of my SSDs. I just manually trim them with the following commandlines:

    From an elevated command prompt:
    Defrag X: /L /U
    Where X is the driveletter for the SSD to be trimmed. Note: Colon after the drive letter.

    From Powershell:
    Optimize-Volume -DriveLetter X -ReTrim -Verbose
    Where X is the driveletter for the SSD to be trimmed. Note: No Colon after the drive letter.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
    SSD trimming and showing "never ran" were fixed in .487 iirc (or earlier).

    SSD:
    Code:
    Microsoft Windows [Version 10.0.19042.508]
    (c) 2020 Microsoft Corporation. All rights reserved.
    
    C:\WINDOWS\system32>defrag c:\ /l /u
    
    Invoking retrim on Windows_10_Ent (C:)...
    
    
    Performing pass 1:
            Retrim:  100% complete.
    
    The operation completed successfully.
    
    Post Defragmentation Report:
    
            Volume Information:
                    Volume size                 = 274,75 GB
                    Free space                  = 40,34 GB
    
            Retrim:
                    Total space trimmed         = 38,20 GB
    
    C:\WINDOWS\system32>
    HDD:
    Code:
    C:\WINDOWS\system32>defrag e:\ /l /u
    
    Invoking retrim on NieuwVolume (E:)...
    
            Retrim:  100% complete.
    
    The operation requested is not supported by the hardware backing the volume. (0x8900002A)
    
    C:\WINDOWS\system32>
     
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
  9. steven4554

    steven4554 MDL Expert

    Jul 12, 2009
    1,499
    2,800
    60
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
  11. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,914
    5,753
    180
  12. ch100

    ch100 MDL Addicted

    Sep 11, 2016
    841
    704
    30
    This issue might have something to do with installing additional language packs.
    In my case I had en-GB & en-AU (which except for the Speech component is the same with en-GB).
    The CBS.log seems to point to some en-GB components missing.
    But there are other erors too.
    By uninstaling en-GB which is close to useless anyway, the issue still exits.

    The CBS log shows errors in failing to remove components belonging to 10.0.19041.488, although I have never installed the preview update.
    It seems to be in the area of containers and hyper-v components which is consistent with what I see left behind in C:\Windows\servicing\Packages.
    @Enthousiast I can sort out myself, I was only trying to alert other people that there are issues with the current 2020-09 KB4571756 failing to install.
    Now I noticed that even if it failed to install and I ran all the dism /online /cleanup-image commands showing no error and ran the StartComponentCleanup too, it leaves behind other parts of the installation which may explain why I see .488 components.
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    so the issue must be in updated boot.wim :g:

    when did this issue started? with last month CU?
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
    Last month was the first time i tested 2016 LTSB in ages, so honestly i dunno when it started, i can test if needed:)
     
  15. ElFumaor

    ElFumaor MDL Novice

    Jul 15, 2013
    6
    7
    0
    Hi. I recently started integrating the updates.

    In LTSB 2016, with the July updates, I have the same problem when installing from the ISO, after copying files it returns to the installation menu. I thought it was my problem so I took the install.wim, put it in a USB created with Rufus starting from the original ISO and discarded the ISO created with W10UI.

    With the August updates I did not try to create iso, just install.wim

    With the September ones, same problem when installing. And it has also been presented that KB4565912 (SSU) has been installed in WU when KB4576750 is integrated

    Sorry for my English, I have relied on google translator

    Code:
    ============================================================
    [1] Target (x64): "D:\W10UI_2016\install.wim"
    
    [2] Updates: "D:\W10UI_2016"
    
    [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
    
    [M] Mount Directory: "C:\W10UImount_19142"
    
    [E] Extraction Directory: "C:\W10UItemp_6755"
    
    ============================================================
    Change a menu option, press 0 to start the process, or 9 to exit:
    Code:
    ============================================================
    Running W10UI v8.5
    ============================================================
    
    ============================================================
    Extracting files from update cabinets (.cab)
    *** This will require some disk space, please be patient ***
    ============================================================
    
    1/6: Windows10.0-KB4486129-x64_Net48.cab [NetFx]
    2/6: Windows10.0-KB4486137-x64_Net48_ES.cab [NetFx]
    3/6: Windows10.0-KB4561600-x64_Flash.cab [Flash]
    4/6: Windows10.0-KB4576479-x64_Net48_CU.cab [NetFx]
    5/6: Windows10.0-KB4576750-x64_SSU_14393.3926.1.3.cab [SSU]
    6/6: Windows10.0-KB4577015-x64_LCU_14393.3930.1.5.cab [LCU]
    
    ============================================================
    Mounting install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Checking Updates...
    ============================================================
    
    ============================================================
    Installing servicing stack update...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4576750~31bf3856ad364e35~amd64~~14393.3926.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Installing updates...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.3926
    
    Processing 1 of 4 - Adding package Package_for_KB4486129~31bf3856ad364e35~amd64~~10.0.1.3106
    [==========================100.0%==========================]
    Processing 2 of 4 - Adding package Package_for_KB4486137~31bf3856ad364e35~amd64~~10.0.1.2752
    [==========================100.0%==========================]
    Processing 3 of 4 - Adding package Package_for_KB4561600~31bf3856ad364e35~amd64~~10.0.1.0
    [==========================100.0%==========================]
    Processing 4 of 4 - Adding package Package_for_DotNetRollup~31bf3856ad364e35~amd64~~10.0.4240.2
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.3926
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.3930.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Cleaning up OS image
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.3926
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding .NET Framework 3.5 feature
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.3926
    
    Enabling feature(s)
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Reinstalling cumulative update(s)...
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.3926
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.3930.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Updating winre.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Mounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.0
    
    Processing 1 of 1 - Adding package Package_for_KB4576750~31bf3856ad364e35~amd64~~14393.3926.1.3
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.3926
    
    Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~14393.3930.1.5
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image Version: 10.0.14393.3926
    
    [==========================100.0%==========================]
    The operation completed successfully.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI_2016\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.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Adding updated winre.wim
    ============================================================
    
            1 archivo(s) copiado(s).
    
    ============================================================
    Unmounting install.wim - index 1/1
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Image File : D:\W10UI_2016\install.wim
    Image Index : 1
    Saving image
    [==========================100.0%==========================]
    Unmounting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Rebuilding install.wim
    ============================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.19041.1
    
    Exporting image
    [==========================100.0%==========================]
    The operation completed successfully.
    
    ============================================================
    Removing temporary extracted files...
    ============================================================
    
    
    ============================================================
       Finished
    ============================================================
    
    
    Press 9 to exit.
     
  16. sonic9

    sonic9 MDL Member

    Aug 4, 2009
    177
    66
    10
    #10517 sonic9, Sep 12, 2020
    Last edited: Sep 12, 2020
    no bug with a june 2020 (build .3755 ) ltsb 2016 x64 (fr) reboot after 10 seconds after files copy
    with manual slipstream without cleanup neither resetbase done.

    edit: reproduced with w10ui with june (build .3750) / july / september on ltsb 2016 x64 (fr) ...
    edit2: boot.wim ltsb 1607 slipstream update is broken, but when ... that's the question ... trying with olders on spare time .. and server 2016 too
     
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    @ElFumaor

    I'm still investigating that issue with LTSB 2016

    both SSU KB4565912 & KB4576750 are needed
     
  18. sonic9

    sonic9 MDL Member

    Aug 4, 2009
    177
    66
    10
    reproduced with w10ui on ltsb 2016, 2020-01 CU + SSU 2019-11 , it seems older CU aren't available
     
  19. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,190
    90,665
    340
    Does the issue happen on x86 too? or only x64?