flexihopper18
Member
- Feb 19, 2020
- 11
Hi,
My server 2012 R2 reported disk failure. We cloned the disk into new SSD and removed the faulty HHD.
When installing the new update to my server, I've got an error: 0x800f081f
I tried to used DISM to fix the issue like what other posted in the internet:
My server 2012 R2 reported disk failure. We cloned the disk into new SSD and removed the faulty HHD.
When installing the new update to my server, I've got an error: 0x800f081f
I tried to used DISM to fix the issue like what other posted in the internet:
C:\Windows\system32>Dism /Online /Cleanup-Image /ScanHealth
Deployment Image Servicing and Management tool
Version: 6.3.9600.19408
Image Version: 6.3.9600.19397
[==========================100.0%==========================]
The component store is repairable.
The operation completed successfully.
C:\Windows\system32>Dism /Online /Cleanup-Image /CheckHealth
Deployment Image Servicing and Management tool
Version: 6.3.9600.19408
Image Version: 6.3.9600.19397
The component store is repairable.
The operation completed successfully.
C:\Windows\system32>Dism /Online /Cleanup-Image /RestoreHealth
Deployment Image Servicing and Management tool
Version: 6.3.9600.19408
Image Version: 6.3.9600.19397
[==========================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 t
o restore the feature. For more information on specifying a source location, see
Configure a Windows Repair Source.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
C:\Windows\system32>