Windows 10: Unable to perform DISM /RestoreHealth remotely

Discus and support Unable to perform DISM /RestoreHealth remotely in Windows 10 Installation and Upgrade to solve the problem; Hi Team,I am experiencing an issue when trying to repair Windows Component using DISM /RestoreHealth remotely using Source as a SharedLocation :"dism... Discussion in 'Windows 10 Installation and Upgrade' started by NitinSinghSS, Aug 31, 2023.

  1. Unable to perform DISM /RestoreHealth remotely


    Hi Team,I am experiencing an issue when trying to repair Windows Component using DISM /RestoreHealth remotely using Source as a SharedLocation :"dism /online /cleanup-image /Restorehealth /Source:\\ServerName /LimitAccess" When I run this command locally on machine in CMD with Admin - it works absolutely fine. However, If I push the same command as a package via SCCM, it doesn't work, it throws below error. Error: 0x800f081f The source files could not be found. Use the "Source" option to specify the location of the files that are required to restore the feature. For more information on spec

    :)
     
    NitinSinghSS, Aug 31, 2023
    #1
  2. Alex Conn Win User

    DISM command /RestoreHealth unable to find source files

    I am unable to perform SFC Scan or DISM Restore Health Successfully.

    Windows 10 Pro Version 21H1 Build 19043.1083.

    • sfc /scannow finds corruption its unable to fix.
    • DISM /Online /Cleanup-Image /CheckHealth
      • Results in "The component store is repairable
    • DISM /Online /Cleanup-Image /ScanHealth
      • Results in "The component store is repairable"
    • DISM /Online /Cleanup-Image /RestoreHealth
      • Results in "The Source files could not be found"
    I've downloaded what I believe to be the correct .iso file for the version of Windows I am running/needing. See below:


    Unable to perform DISM /RestoreHealth  remotely c13aa991-1a35-41d6-a39f-eda2b3a191d8?upload=true.png


    Mounting the .iso file to F: and pointing DISM to use its install.wim file is also failing.

    • DISM /Online /Cleanup-Image /RestoreHealth /Source:F:\Sources\install.wim
    • Results in "The source files could not be found".
    Could anyone help me decipher the log files?

    Log File of DISM command without source specified:
    Error

    Log File of DISM command with source specified:

    Error
     
    Alex Conn, Aug 31, 2023
    #2
  3. RejZoR Win User
    How to get damn DISM to work?

    Yes, I have the image mounted, the same bloody image I've used to install the OS I'm just using. This is absurd. I've tried this:

    Dism /Online /Cleanup-Image /RestoreHealth /Source:E:\x64\sources\install.esd
    Dism /Online /Cleanup-Image /RestoreHealth /Source:E:\x64\sources\install.esd:1
    Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\x64\sources\install.esd
    Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\x64\sources\install.esd /limitaccess
    Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\x64\sources\install.esd:1
    Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\x64\sources\install.esd:1 /limitaccess

    None of this crap works even though entire freaking internet is saying that this is the way to do it. Some even mention using quotas for the path which makes no difference (It doesn't need it anyway since there aren't any spaces anyway.

    I just can't understand how can OS integrity check tool feature be dumber as years pass by instead of being smarter and more useful.

    EDIT:
    Redownloading 4 gigs of stupid image because the one I have apparently isn't good enough. *sigh*
     
    RejZoR, Aug 31, 2023
    #3
  4. Kyhi Win User

    Unable to perform DISM /RestoreHealth remotely

    Error DISM restorehealth


    twp things..

    Executing command line: Dism /Online /Cleanup-Image /RestoreHealth /Source:"D:\Users\Hali\Downloads\IMAGE_HEALTH\IMAGE_HEALTH_SXS\Temp\Mount\windows\winsxs" /LimitAccess

    Place the "Image_health" folder on C - you are running the command 9 folders deep...
    Place Image_health-sxs.cmd inside "image_health" folder
    Image health sxs cmd was and is only a TEST cmd
    Image-health is the normal cmd...

    [removed]

    "C:\Windows\Logs\CBS\CBS.log" post the CBS.log

    Also dism /scanhealth gives a better file report in the dism.log

    Your damaged files appear to be that from a windows update, as windows update files are not on setup media..

    step 1 delete current dism and cbs log files
    step 2 run Image_Health.cmd - option 1 = scanhealth
    step 3 run Image health - option 2 = restorehealth
    step 4 run image health - option 3 = restorehealth /source
    step 5 post dism.log and cbs.log (note: you can post logs as .txt > cbs.txt dism.txt)
     
Thema:

Unable to perform DISM /RestoreHealth remotely

Loading...
  1. Unable to perform DISM /RestoreHealth remotely - Similar Threads - Unable perform DISM

  2. DISM /restorehealth not working

    in Windows 10 Gaming
    DISM /restorehealth not working: I recently like 3 days ago installed windows 11 from windows 10 because I couldn't install an update for some reason. Now I'm trying to get this updateBut for some reason it always failsI've tried using DISM to fix, but I'm getting a the source files cannot be found error....
  3. DISM /restorehealth not working

    in Windows 10 Software and Apps
    DISM /restorehealth not working: I recently like 3 days ago installed windows 11 from windows 10 because I couldn't install an update for some reason. Now I'm trying to get this updateBut for some reason it always failsI've tried using DISM to fix, but I'm getting a the source files cannot be found error....
  4. Unable to perform DISM /RestoreHealth remotely

    in Windows 10 Gaming
    Unable to perform DISM /RestoreHealth remotely: Hi Team,I am experiencing an issue when trying to repair Windows Component using DISM /RestoreHealth remotely using Source as a SharedLocation :"dism /online /cleanup-image /Restorehealth /Source:\\ServerName /LimitAccess" When I run this command locally on machine in CMD...
  5. Unable to perform DISM /RestoreHealth remotely

    in Windows 10 Software and Apps
    Unable to perform DISM /RestoreHealth remotely: Hi Team,I am experiencing an issue when trying to repair Windows Component using DISM /RestoreHealth remotely using Source as a SharedLocation :"dism /online /cleanup-image /Restorehealth /Source:\\ServerName /LimitAccess" When I run this command locally on machine in CMD...
  6. DISM command /RestoreHealth unable to find source files

    in Windows 10 Gaming
    DISM command /RestoreHealth unable to find source files: I am unable to perform SFC Scan or DISM Restore Health Successfully.Windows 10 Pro Version 21H1 Build 19043.1083. sfc /scannow finds corruption its unable to fix.DISM /Online /Cleanup-Image /CheckHealth Results in "The component store is repairableDISM /Online /Cleanup-Image...
  7. DISM command /RestoreHealth unable to find source files

    in Windows 10 Software and Apps
    DISM command /RestoreHealth unable to find source files: I am unable to perform SFC Scan or DISM Restore Health Successfully.Windows 10 Pro Version 21H1 Build 19043.1083. sfc /scannow finds corruption its unable to fix.DISM /Online /Cleanup-Image /CheckHealth Results in "The component store is repairableDISM /Online /Cleanup-Image...
  8. DISM command /RestoreHealth unable to find source files

    in Windows 10 BSOD Crashes and Debugging
    DISM command /RestoreHealth unable to find source files: I am unable to perform SFC Scan or DISM Restore Health Successfully.Windows 10 Pro Version 21H1 Build 19043.1083. sfc /scannow finds corruption its unable to fix.DISM /Online /Cleanup-Image /CheckHealth Results in "The component store is repairableDISM /Online /Cleanup-Image...
  9. DISM RestoreHealth failure

    in Windows 10 Performance & Maintenance
    DISM RestoreHealth failure: Ran the DISM routine on my old laptop, but the needed RestoreHealth operation failed. [img] Any way to fix this short of a repair install? 168529
  10. Error DISM restorehealth

    in Windows 10 Performance & Maintenance
    Error DISM restorehealth: Hello I use the Windows DVD 10 and option 3 with IMAGE_HEALTH and have an error 50: http://www.eightforums.com/performan...upt-files.html 0x800f081f and operation not fix !! What to do ? thanks for your help Best regards 23654