Windows 10: Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM

Discus and support Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM in Windows 10 Software and Apps to solve the problem; Windows Server 2019 Standard OS version 1809, build 17763.3232 is no longer able to process many Windows Updates - when attempting to update I am... Discussion in 'Windows 10 Software and Apps' started by Max Wippich, Aug 16, 2022.

  1. Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM


    Windows Server 2019 Standard OS version 1809, build 17763.3232 is no longer able to process many Windows Updates - when attempting to update I am getting "Error code: 0x80073712". Thus far, troubleshooting has suggested DISM cleanup-image scanhealth, restore health, but neither of which will execute successfully - DISM Log refers to errors with the CBS - CBS log suggests the following which I'm trying to understand:2022-08-16 09:26:19, Error CSI 00000007 F STATUS_OBJECT_NAME_NOT_FOUND #560377# from Windows::Rtl::SystemImplementation:Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM :DirectRegistryProvider::SysOpenK

    :)
     
    Max Wippich, Aug 16, 2022
    #1

  2. Server 2019 DISM Error: 1734

    Restart and ran DISM /Online /Cleanup-Image /Restorehealth and getting an error.
    dism runs to 100% ands errors out with Error: 1734. "The array bounds are invalid."
    dism.log is unremarkable with no errors, log contains warnings on missing siloedpackageprovider.dll and warnings on paths

    (after dism restorehealth)
    sfc/scannow runs to completion with no integrity issues found

    DISM /Online /Cleanup-Image /scanhealth
    "the component store is repairable"

    Not sure how to proceed, unable to find related posts on "DISM Server 2019 1735"
     
    Mythy Thompson, Aug 16, 2022
    #2
  3. Server 2019 DISM Error: 1734

    Restart and ran DISM /Online /Cleanup-Image /Restorehealth and getting an error.
    dism runs to 100% ands errors out with Error: 1734. "The array bounds are invalid."
    dism.log is unremarkable with no errors, log contains warnings on missing siloedpackageprovider.dll and warnings on paths

    (after dism restorehealth)
    sfc/scannow runs to completion with no integrity issues found

    DISM /Online /Cleanup-Image /scanhealth
    "the component store is repairable"

    Not sure how to proceed, unable to find related posts on "DISM Server 2019 1735"
     
    Mythy Thompson, Aug 16, 2022
    #3
  4. topgundcp Win User

    Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM

    DISM unable to locate Install.wim file


    Nothing wrong with using install.esd

    @EasyGoingPat
    FYI, install.esd or install.wim both result the extraction of the component store files to temp folder (%USERPROFILE%\Appdata\local\temp) then use them to repair.

    1. Copy install.esd to your Desktop
    2. From Admin command, run: Dism /Online /Cleanup-Image /CheckHealth
    3. then run: DISM /Online /Cleanup-Image /RestoreHealth /Source:ESD:%USERPROFILE%\install.esd:1 /LimitAccess
    For Step 2 & 3. Just copy and paste the command to make sure the syntax is correct. See screen shot:
    NOTE: Step 2 in the screen shot will be different from yours since I have no corruption.


    Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM [​IMG]
     
    topgundcp, Aug 16, 2022
    #4
Thema:

Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM

Loading...
  1. Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM - Similar Threads - Server 2019 Unable

  2. DISM /Online /Cleanup-Image /CheckHealth

    in Windows 10 Gaming
    DISM /Online /Cleanup-Image /CheckHealth: Windows 11 22H2 22621.2134 Public Versionis the Check Health option still working properly?As of late as soon as you hit enter Check Health comes back with an immediate response nothing found. However when you do Scan Health problems are found.Has anyone else seen this?...
  3. DISM /Online /Cleanup-Image /CheckHealth

    in Windows 10 Software and Apps
    DISM /Online /Cleanup-Image /CheckHealth: Windows 11 22H2 22621.2134 Public Versionis the Check Health option still working properly?As of late as soon as you hit enter Check Health comes back with an immediate response nothing found. However when you do Scan Health problems are found.Has anyone else seen this?...
  4. Unable to activate windows server 2019

    in Windows 10 Gaming
    Unable to activate windows server 2019: I have a new install of Windows Server 2019 that will not allow me to activate windows. I also cannot open any of the UI tools for activation or entering the product key but I get no error message.The error code I get is 0x80072F8F or sometimes 0x87E10BC6Things I have...
  5. Unable to activate windows server 2019

    in Windows 10 Software and Apps
    Unable to activate windows server 2019: I have a new install of Windows Server 2019 that will not allow me to activate windows. I also cannot open any of the UI tools for activation or entering the product key but I get no error message.The error code I get is 0x80072F8F or sometimes 0x87E10BC6Things I have...
  6. Unable to install Hyper v on Microsoft Server 2019

    in Windows 10 Gaming
    Unable to install Hyper v on Microsoft Server 2019: Hello Folks!I'm trying to remove Hyper v from the add and remove the wizard. Wizard gives me the error 0x80073701 every time I try to remove hyper-v. I did not encounter any issues with adding and removing other features. No pending updates. Any help in this regard is highly...
  7. Unable to install Hyper v on Microsoft Server 2019

    in Windows 10 Software and Apps
    Unable to install Hyper v on Microsoft Server 2019: Hello Folks!I'm trying to remove Hyper v from the add and remove the wizard. Wizard gives me the error 0x80073701 every time I try to remove hyper-v. I did not encounter any issues with adding and removing other features. No pending updates. Any help in this regard is highly...
  8. Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM

    in Windows 10 Gaming
    Server 2019 - Unable to Install Updates, Unable to Cleanup-image with DISM: Windows Server 2019 Standard OS version 1809, build 17763.3232 is no longer able to process many Windows Updates - when attempting to update I am getting "Error code: 0x80073712". Thus far, troubleshooting has suggested DISM cleanup-image scanhealth, restore health, but...
  9. DISM /Online /Cleanup-Image /RestoreHealth

    in Windows 10 BSOD Crashes and Debugging
    DISM /Online /Cleanup-Image /RestoreHealth: When I run this command its always stuck in 43-44 % its said access denied error 5 https://answers.microsoft.com/en-us/windows/forum/all/dism-online-cleanup-image-restorehealth/cd798b7b-e035-4d1b-9f9d-3b00a17fd9ca
  10. Unable to login to Windows Server 2019

    in Windows 10 BSOD Crashes and Debugging
    Unable to login to Windows Server 2019: Good afternoon, I have a home server running Server 2019. Recently after a restart, I'm unable to RDP or local log-in to my server desktop. After boot when attempting to log in locally, I briefly see the Windows logo, and then the screen goes black. If I move the mouse,...

Users found this page by searching for:

  1. dism restore health error 1734