Error DISM restorehealth

Page 1 of 8 123 ... LastLast

  1. Posts : 7
    Windows 10
       #1

    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
      My Computer


  2. Posts : 4,131
    Windows 3.1 to Windows 11
       #2

    you are using the Dism /restorehealth /source option...

    You stated you using windows 10 setup media DVD..

    Are you running the program on a windows 10 host pc ??

    Also the program was tested using the windows 10 setup media created from here > http://www.microsoft.com/en-us/softw...load/techbench

    And if you could post a pic of the expanded cmd windows showing the error, would be nice to see..
      My Computer


  3. Posts : 7
    Windows 10
    Thread Starter
       #3

    i'am french and i use french langage.

    Windows 10 on my personnal PC with licence

    I downloaded the ISO MediaCreator Tool and engraved with the ISO to DVD.


    I inserted the DVD and the software that manages the CISD / Source recognizes my drive well


    But I have this error
      My Computer


  4. Posts : 4,131
    Windows 3.1 to Windows 11
       #4

    well the program finds the install.wim / install.esd and copies it to a temp folder..
    then the program mounts the install.wim / install.esd into another temp folder
    then the program runs the dism /restoreheatlh cmd pointing to that mounted version of \windows..

    try this SXS version of the cmd - as it points to the mounted version of \windows\winsxs

    Note: Place extracted file into same folder as image_health.cmd - see if that works for you
    Last edited by Kyhi; 25 Sep 2015 at 07:15. Reason: remove sxs test cmd
      My Computer


  5. Posts : 7
    Windows 10
    Thread Starter
       #5

    re


    Thank you


    Friday I'll try because I am traveling.


    I will return to the results.


    thanks good
      My Computer


  6. Posts : 5,478
    2004
       #6

    The IMAGE_HEALTH_SXS.cmd doesn't work for me either with install.wim created by media creation tool (and neither does normal dism /source).

    IMAGE HEALTH - Version WinSxS 09.23.2015
    Code:
    ===============================================================================
       Found Source Install.wim on Drive F:
    ===============================================================================
    
    ===============================================================================
       MOUNTING THE SOURCE INSTALL.WIM AS THE REPAIR SOURCE
    ===============================================================================
            1 file(s) copied.
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    
    Error: 11
    
    An attempt was made to load a program with an incorrect format.
    
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
    
    ===============================================================================
       Dism is restoring the online image health.
       This will take several minutes..
    ===============================================================================
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    Image Version: 10.0.10240.16384
    
    [==========================100.0%==========================]
    
    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 specifying a source location, see http://go.microsoft.com/fwlink/?LinkId=243077.
    
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
    
    Deployment Image Servicing and Management tool
    Version: 10.0.10240.16384
    
    
    Error: 50
    
    The request is not supported.
    
    The DISM log file can be found at C:\WINDOWS\Logs\DISM\dism.log
    Press any key to continue . . .
    dism.log snippet
    Code:
    2015-09-23 22:31:54, Warning               DISM   DISM WIM Provider: PID=1292 [ReadWimHeader:(1723) -> version/header mismatch] D:\Users\Hali\Downloads\IMAGE_HEALTH_SXS\Temp\install.wim (HRESULT=0x8007000B) - CWimManager::WimProviderMsgLogCallback
    [1292] [0xc144012e] 
    2015-09-23 22:31:54, Error                 DISM   DISM WIM Provider: PID=1292 [WIMCreateFile:(425) -> Fail to read WIM header] D:\Users\Hali\Downloads\IMAGE_HEALTH_SXS\Temp\install.wim (HRESULT=0x8007000B) - CWimManager::WimProviderMsgLogCallback
    2015-09-23 22:31:54, Error                 DISM   DISM WIM Provider: PID=1292 TID=8168 WIM open failed. - CWimImageInfo::Mount(hr:0x8007000b)
    2015-09-23 22:31:55, Error                 DISM   DISM Imaging Provider: PID=1292 TID=8168 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:817 - CGenericImagingManager::InternalOpMount(hr:0x8007000b)
    2015-09-23 22:31:55, Error                 DISM   DISM Imaging Provider: PID=1292 TID=8168 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:737 - CGenericImagingManager::InternalCmdMount(hr:0x8007000b)
    2015-09-23 22:31:55, Error                 DISM   DISM Imaging Provider: PID=1292 TID=8168 base\ntsetup\opktools\dism\providers\imagingprovider\dll\genericimagingmanager.cpp:535 - CGenericImagingManager::ExecuteCmdLine(hr:0x8007000b)
    dism.zip

    Note that the wim from MeidiaCreation tool doesn't work in Windows ADK System Image Mounter either... Windows 10 Image - Customize in Audit Mode with Sysprep - Page 18 - Windows 10 Forums

    Perhaps it is not really a wim - it seems a bit small at 2.7GB or x64 en-US. I've re-downloaded it through media creation tool with no change - I'll try downloading the ISO from your link above instead.
    Last edited by lx07; 23 Sep 2015 at 16:17. Reason: added log
      My Computer


  7. Posts : 4,131
    Windows 3.1 to Windows 11
       #7

    @ Halasz

    Use the ISO download from post 2 - http://www.microsoft.com/en-us/softw...load/techbench
    not the media creation tool

    the media creation tool creates a locked wim - it is locked by the Mediameta.xml file
    and I believe is the issue

    Error 11 - install.wim did not mount

    Error 50 - files not present

    Because wim did not mount..


    [removed]

    You do have the BIN folder in the same directory as the > image_health.CMD ???

    [removed]
    Last edited by Kyhi; 23 Sep 2015 at 18:57.
      My Computer


  8. Posts : 5,478
    2004
       #8

    Thanks, I will try - I'm on 23% of download and have another 5h40m to go to (my connection is rather slow).
      My Computer


  9. Posts : 5,478
    2004
       #9

    Kyhi said:
    Use the ISO download from post 2 - http://www.microsoft.com/en-us/softw...load/techbench
    not the media creation tool
    Have downloaded from the link - install.win is now 3.48GB instead of the 2.7GB from the media creation tool (both x64 en-US).

    It now mounts (which it didn't before) but still the same 0x800f081f error:

    Error DISM restorehealth-capture.png

    dism.zip

    Based on Windows 10 DISM error: 0x800f081f - Super User I tried downloading and adding the 2 cumulative patches with:
    Code:
    Dism /Image:"%~dp0Temp\Mount" /add-package /packagepath:"%~dp0Temp\Update for Windows 10 for x64-based Systems (KB3081452)"
    Dism /Image:"%~dp0Temp\Mount" /add-package /packagepath:"%~dp0Temp\Cumulative Update for Windows 10 for x64-based Systems (KB3095020)"
    but the error was the same.
      My Computer


  10. Posts : 4,131
    Windows 3.1 to Windows 11
       #10

    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)
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 12:52.
Find Us




Windows 10 Forums