Forum Discussion

silverlu1210's avatar
silverlu1210
Copper Contributor
Jan 06, 2023

windows server 2016 windosw update fail, how to resolve it. if can skip or delete this udpate?

windows server 2016 windosw update fail, how to resolve it. if can skip or delete this udpate?

 

  • Skipping updates generally isn't a problem. Updates are now cumulative which means the current update contains new fixes plus all the previous monthly rollups. So, waiting for the Jan 2023 update will yield the new fixes plus all the previous including the skipped 12/2022 fixes. Some things to try;

    sfc /scannow

    dism /online /cleanup-image /restorehealth

    Additional resources for Windows Update - Windows Client | Microsoft Learn

    a repair install by running setup.exe from the root of the install media

     

     

  • Skipping updates generally isn't a problem. Updates are now cumulative which means the current update contains new fixes plus all the previous monthly rollups. So, waiting for the Jan 2023 update will yield the new fixes plus all the previous including the skipped 12/2022 fixes. Some things to try;

    sfc /scannow

    dism /online /cleanup-image /restorehealth

    Additional resources for Windows Update - Windows Client | Microsoft Learn

    a repair install by running setup.exe from the root of the install media

     

     

      • silverlu1210's avatar
        silverlu1210
        Copper Contributor
        As it is the production enviroment, so far I didn't do anything.

        Wait for the Jan 2023 update to see if can fix or not

Resources