Windows 10: Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it...

Discus and support Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... in Windows 10 BSOD Crashes and Debugging to solve the problem; I'm trying to repair non-functioning Windows Update in W10Pro64; it has stopped working for the last two weeks when attempting to install KB4458469 (it... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by HGWells, Sep 29, 2018.

  1. HGWells Win User

    Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it...


    I'm trying to repair non-functioning Windows Update in W10Pro64; it has stopped working for the last two weeks when attempting to install KB4458469 (it shows error 0x800f0900, I tried resetting Windows Update, running the in-built and downloadable WU troubleshooter, deleting SoftwareDistribution, etc., etc., to no avail; I tried downloading KB4458469 separately, both full and delta, and it refuses to install with the same error).

    In fact, whatever this error is, it seems to have affected *all* updates for the last two weeks, as I could not install kb4457128 and kb4464218, either, with the same error. Now they are not even showing up in Windows Update, even though they're not installed - and when I try to run their full installs (windows10.0-kb4457128-x64_ed9c4b8a5fd2a5d9f55873f8502e4f7495e5a47e.msu and windows10.0-kb4464218-x64_ab91d3d8387a870fc4eb5f9bcd2d6d08afac0339.msu), they stop with the same error, too.


    In a nutshell, I cannot install any update.


    SFC /scannow doesn't show anything, so I tried DISM, too, both offline and online. I prepared a Windows 10 image from the Media Creator, and have it as an .esd and .wim file, and I tried running DISM both as:



    Dism /online /Cleanup-Image /RestoreHealth /Source:ESD:d:\sources\install.esd:5 /ScratchDirIdentifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :D:\Scratch /LimitAccess

    (since 5 is the Windows 10 Pro 64 in the image, according to the listing of the .esd file)


    and as:


    DISM /Online /Cleanup-Image /RestoreHealth /source:WIM:d:\Install.wim:1 /LimitAccess


    However, they both stop at ~87.*% with the message:


    The source files could not be downloaded.
    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.




    My DISM identifies as 10.0.17134.1. Image is identified as 10.0.17134.254. DISM.log lists the following errors:



    2018-09-28 23:03:56, Info DISM DISM Package Manager: PID=8976 TID=9372 Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 Failed to restore the image health. - CPackageManagerCLIHandler:Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :processCmdLine_CleanupImage(hr:0x800f081f)
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)

    2018-09-28 23:34:45, Info DISM DISM Package Manager: PID=16852 TID=7692 Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error
    2018-09-28 23:34:45, Error DISM DISM Package Manager: PID=16852 TID=16512 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
    2018-09-28 23:34:45, Error DISM DISM Package Manager: PID=16852 TID=16512 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2018-09-28 23:34:45, Error DISM DISM Package Manager: PID=16852 TID=16512 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)
    2018-09-28 23:34:45, Error DISM DISM Package Manager: PID=16852 TID=16512 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2018-09-28 23:34:45, Error DISM DISM Package Manager: PID=16852 TID=16512 Failed to restore the image health. - CPackageManagerCLIHandler:Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :processCmdLine_CleanupImage(hr:0x800f081f)
    2018-09-28 23:34:45, Error DISM DISM Package Manager: PID=16852 TID=16512 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)


    It also lists the following failures:


    2018-09-28 22:52:43, Info DISM DISM Provider Store: PID=1732 TID=16532 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2018-09-28 22:52:43, Info DISM DISM Provider Store: PID=8976 TID=12016 Failed to get and initialize the PE Provider. Continuing by assuming that it is not a WinPE image. - CDISMProviderStore::Final_OnConnect
    2018-09-28 22:52:44, Warning DISM DISM Package Manager: PID=8976 TID=12016 CBS AddSource failed with HRESULT=0x8007007b! - CDISMPackageManager::Internal_Finalize
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)

    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 Failed to restore the image health. - CPackageManagerCLIHandler:Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :processCmdLine_CleanupImage(hr:0x800f081f)
    2018-09-28 23:03:56, Error DISM DISM Package Manager: PID=8976 TID=12016 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)
    2018-09-28 23:03:56, Info DISM DISM Package Manager: PID=8976 TID=12016 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine



    So if I understand this correctly (and I certainly may not, I'm no sysadmin), the errors are related to packages: 8976 and 16852?

    If so, is there a way to identify what they are and why they are causing the issue? Or are they the kb4457128 and kb4464218 updates that refuse to install?

    :)
     
    HGWells, Sep 29, 2018
    #1
  2. Marusik Win User

    "DISM.exe /Online /Cleanup-Image /RestoreHealth" fails with error 0x800706BE

    Hi,

    This is the most recent list of errors after running the DISM Restore Health.

    [1784] [0x8007007b] FIOReadFileIntoBufferIdentifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :(1250): The filename, directory name, or volume label syntax is incorrect.

    [1784] [0xc142011c] UnmarshallImageHandleFromDirectoryIdentifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :(793)

    [1784] [0xc142011c] WIMGetMountedImageHandleIdentifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :(3047)

    2016-10-07 12:20:33, Error DISM DISM Package Manager: PID=1028 TID=8588 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800706be)

    2016-10-07 12:20:33, Error DISM DISM Package Manager: PID=1028 TID=8588 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800706be)

    2016-10-07 12:20:33, Error DISM DISM Package Manager: PID=1028 TID=8588 Failed to restore the image health. - CPackageManagerCLIHandler:Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :processCmdLine_CleanupImage(hr:0x800706be)

    2016-10-07 12:20:33, Error DISM DISM Package Manager: PID=1028 TID=8588 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800706be)

    2016-10-07 12:20:33, Error DISM DISM.EXE: DISM Package Manager processed the command line but failed. HRESULT=800706BE

    Any help to resolve these issues will be appreciated.
     
    Marusik, Sep 29, 2018
    #2
  3. DISM problem to repair image after upgrading to 1703 Enterprise

    I think there is something wrong with DISM in v1703.

    I 've used DISM and SFC for years without any problems, but now it's getting strange.

    I've downloaded the official ISO for 1703 Enterprise yesterday, burned a DVD, started Setup.EXE and did an upgrade installation.

    Everything went fine - system works as expected without any errors.

    I started to verify my installation with SFC command -> everything OK, no problems!

    Now, I 've checked the image with DISM with Dism /Online /Cleanup-Image /ScanHealth -> image corrupted, can be repaired.

    I did Dism /Online /Cleanup-Image /RestoreHealth /source:wim:z:\sources\install.wim:1 /limitaccess with my DVD in drive Z: and I also tried Dism /Online /Cleanup-Image /RestoreHealth -> everytime I get an error: 0x800f081f

    System is OK, SFC states that everything is OK -> only my Image seems to be in need of repair and I can't get this working Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :( !

    Please help!

    Here's the log:

    2017-04-06 20:55:36, Info DISM DISM Package Manager: PID=5232 TID=15076 Processing the top level command token(cleanup-image). - CPackageManagerCLIHandler:Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :private_ValidateCmdLine

    2017-04-06 20:55:36, Info DISM DISM Package Manager: PID=5232 TID=15076 Attempting to route to appropriate command handler. - CPackageManagerCLIHandler::ExecuteCmdLine

    2017-04-06 20:55:36, Info DISM DISM Package Manager: PID=5232 TID=15076 Routing the command... - CPackageManagerCLIHandler::ExecuteCmdLine

    2017-04-06 20:55:36, Info DISM DISM Package Manager: PID=5232 TID=15076 CBS session options=0x40100! - CDISMPackageManager::Internal_Finalize

    2017-04-06 20:58:13, Info DISM DISM Package Manager: PID=5232 TID=13980 Error in operation: source for package or file not found, ResolveSource() unsuccessful. (CBS HRESULT=0x800f081f) - CCbsConUIHandler::Error

    2017-04-06 20:58:13, Error DISM DISM Package Manager: PID=5232 TID=15076 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)

    2017-04-06 20:58:13, Error DISM DISM Package Manager: PID=5232 TID=15076 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg

    2017-04-06 20:58:13, Error DISM DISM Package Manager: PID=5232 TID=15076 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)

    2017-04-06 20:58:13, Error DISM DISM Package Manager: PID=5232 TID=15076 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg

    2017-04-06 20:58:13, Error DISM DISM Package Manager: PID=5232 TID=15076 Failed to restore the image health. - CPackageManagerCLIHandler:Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :processCmdLine_CleanupImage(hr:0x800f081f)

    2017-04-06 20:58:13, Error DISM DISM Package Manager: PID=5232 TID=15076 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)

    2017-04-06 20:58:13, Info DISM DISM Package Manager: PID=5232 TID=15076 Further logs for online package and feature related operations can be found at %WINDIR%\logs\CBS\cbs.log - CPackageManagerCLIHandler::ExecuteCmdLine

    2017-04-06 20:58:13, Info DISM DISM Provider Store: PID=5232 TID=15076 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

    2017-04-06 20:58:13, Info DISM DISM Provider Store: PID=5232 TID=15076 Found the OSServices. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

    2017-04-06 20:58:13, Info DISM DISM Provider Store: PID=5232 TID=15076 Found the PE Provider. Waiting to finalize it until all other providers are unloaded. - CDISMProviderStore::Final_OnDisconnect

    2017-04-06 20:58:13, Info DISM DISM Provider Store: PID=5232 TID=15076 Finalizing the servicing provider(DISM Package Manager) - CDISMProviderStore::Internal_DisconnectProvider

    2017-04-06 20:58:13, Info DISM DISM Package Manager: PID=5232 TID=15076 Finalizing CBS core. - CDISMPackageManager::Finalize
     
    Robert Richter, Sep 29, 2018
    #3
  4. djtentman Win User

    Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it...

    DISM /restorehealth error 0x800f081f



    Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... [​IMG]
    0



    I have a user who has a Lenovo notebook recently upgraded to Windows 10 Pro.
    He complained that it is very sluggish and Internet Explorer is extremely sluggish since the upgrade to Windows 10. I ran SFC /scannow with this result:
    Windows Resource Protection found corrupt files but was unable to fix some
    of them. Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For
    example C:\Windows\Logs\CBS\CBS.log. Note that logging is currently not
    supported in offline servicing scenarios.
    I ran Dism /Online /Cleanup-Image /RestoreHealth /Source:esd:E:\x64\Sources\Install.esd:1 /limitaccess pointed to a USB drive with a fresh download of Windows 10 on it. I get this result:
    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
    Here are the errors from the log file:
    2015-11-25 09:45:57, Error DISM DISM Package Manager: PID=4792 TID=3828 Failed finalizing changes. - CDISMPackageManager::Internal_Finalize(hr:0x800f081f)
    2015-11-25 09:45:57, Error DISM DISM Package Manager: PID=4792 TID=3828 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2015-11-25 09:45:57, Error DISM DISM Package Manager: PID=4792 TID=3828 Failed processing package changes with session option CbsSessionOptionRepairStoreCorruption - CDISMPackageManager::RestoreHealth(hr:0x800f081f)
    2015-11-25 09:45:57, Error DISM DISM Package Manager: PID=4792 TID=3828 The source files could not be found; their location must be specified using the /source option to restore the feature. - GetCbsErrorMsg
    2015-11-25 09:45:57, Error DISM DISM Package Manager: PID=4792 TID=3828 Failed to restore the image health. - CPackageManagerCLIHandler:Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... :processCmdLine_CleanupImage(hr:0x800f081f)
    2015-11-25 09:45:57, Error DISM DISM Package Manager: PID=4792 TID=3828 Failed while processing command cleanup-image. - CPackageManagerCLIHandler::ExecuteCmdLine(hr:0x800f081f)
     
    djtentman, Sep 29, 2018
    #4
Thema:

Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it...

Loading...
  1. Identifying packages (PID/TID) that may cause problems with DISM /RestoreHealth after it... - Similar Threads - Identifying packages PID

  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. DISM RestoreHealth stuck at 62.3%

    in Windows 10 Software and Apps
    DISM RestoreHealth stuck at 62.3%: Hi , recently my pc could not downloading windows updates and microsoft store were not downloading/ upadating apps. then after i run DISM /online /cleanup-image /restorehealth which got strucked at 62.3 %. so here i am uploading my DISM log Filles, please help me to solve...
  5. DISM RestoreHealth stuck at 62.3%

    in Windows 10 Gaming
    DISM RestoreHealth stuck at 62.3%: Hi, When I try to run DISM RestoreHealth, it always gets stuck at 62.3%. I have already reinstalled the os recently and checked system files with sfc /scannow and found no issues. And there's another problem. My laptop is laggy and crashing there is also sound distortion a...
  6. Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268...

    in Windows 10 BSOD Crashes and Debugging
    Is there a solution to resolve this error please ? "DISM Package Manager: PID=5140 TID=4268...: Is there a solution to resolve this error please ? DISM ScanHealth resulted in "The component store is repairable"I then ran DISM RestoreHealth but at 100% received ERROR "0x800f081f Source files could not be found"DISM log - I copied what I think is most relevant...
  7. Increased Winsxs Size Issue Caused By DISM CheckHealth/RestoreHealth

    in Windows 10 Gaming
    Increased Winsxs Size Issue Caused By DISM CheckHealth/RestoreHealth: Hello All,I have just encountered a strange issue whilst performing a monthly disk check-up on my 256GB SSD drive as I usually perform "DISM /Online /Cleanup-Image /CheckHealth" and "DISM /Online /Cleanup-Image /RestoreHealth" as to ensure everything is running...
  8. Increased Winsxs Size Issue Caused By DISM CheckHealth/RestoreHealth

    in Windows 10 BSOD Crashes and Debugging
    Increased Winsxs Size Issue Caused By DISM CheckHealth/RestoreHealth: Hello All,I have just encountered a strange issue whilst performing a monthly disk check-up on my 256GB SSD drive as I usually perform "DISM /Online /Cleanup-Image /CheckHealth" and "DISM /Online /Cleanup-Image /RestoreHealth" as to ensure everything is running...
  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

Users found this page by searching for:

  1. Windows 10 V1703: Fix for DISM Driver Manager: PID=9884 TID=4472