Getting this error when running DISM after a clean install:Log file is available if anyone wants it. I looked at it but don't understand what it's saying.>Dism /Online /Cleanup-Image /StartComponentCleanup
Deployment Image Servicing and Management tool
Version: 10.0.10130.0
Image Version: 10.0.10130.0
[==========================100.0%==========================]
The operation completed successfully.
>Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.10130.0
Image Version: 10.0.10130.0
[======================= 40.0% ]
Error: 1726
The remote procedure call failed.
The DISM log file can be found at C:WindowsLogsDISMdism.log
I had that in some earlier builds after upgrades... I fiddled for a while, running multiple sfc's, chkdsk's, etc.. and was finally able to make it work.
I'll try chkdsk then dism and sfc a few times and see what happens.Thanks
If no help will do another clean install and start over.
@Ztruker,
Did you ever figure out how to fix this? Getting the same error trying to do DISM
I've upgraded to the 10158 build. I'll try it tonight when I get home and post results.
Yeah I'm on the 10158 build, and it's giving me that. Just want to make sure it's not a machine-specific problem, or else I'll just waste a few hours backing up and clean installing.
Running it now. Should have results in 30 minutes or so.
Works okay now:C:WINDOWSsystem32>Dism /Online /Cleanup-Image /StartComponentCleanup
Deployment Image Servicing and Management tool
Version: 10.0.10158.0
Image Version: 10.0.10158.0
[==========================100.0%==========================]
The operation completed successfully.
C:WINDOWSsystem32>Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 10.0.10158.0
Image Version: 10.0.10158.0
[==========================100.0%==========================]
The restore operation completed successfully.
The operation completed successfully.
C:WINDOWSsystem32>SFC /scannow
Beginning system scan. This process will take some time.
Beginning verification phase of system scan.
Verification 100% complete.
Windows Resource Protection did not find any integrity violations.
Still getting it even after updating to 10159. Did you do anything in between your first post and now to repair your build? Seems weird for it to just go away on its own without intervention.
Here's my DISM log.
dism.log