Hi,
1. Tried to install Windows 8.1 Update for x64-based Systems (KB2919355)
Result:
This update failed to install on 17-May-2014 at 2:42 AM with the following error code 80073712.
2. Started Command Prompt (as administrator). Run the following:
dism /online /remove-package packagename:Package_for_KB2919355~31bf3856ad364e35~amd64~~6.3.1.14
Result:
Deployment Image Servicing and Management tool
Version: 6.3.9600.16384
Image Version: 6.3.9600.16384
An error occurred trying to open - Package_for_KB2919355~31bf3856ad364e35~amd64~
~6.3.1.14 Error: 0x800f0805
The specified package is not valid Windows package.
Error: 0x800f0805
The specified package is not valid Windows package.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
Searched for the package “355”. Nothing comes up.
3. DISM – checking health
Dism /Online /Cleanup-Image /CheckHealth
dism.exe /online /cleanup-image /restorehealth
***Result
Deployment Image Servicing and Management tool
Version: 6.3.9600.16384
Image Version: 6.3.9600.16384
The component store is repairable.
The operation completed successfully.
4. DISM – restore health
dism.exe /online /cleanup-image /restorehealth
***Result
Gets stuck at 20% for several minutes
Deployment Image Servicing and Management tool
Version: 6.3.9600.16384
Image Version: 6.3.9600.16384
[==========================100.0%==========================]
The restore operation failed. Either the repair source was not found or the component store cannot be repaired.
Error: 0x800f081f
DISM failed. No operation was performed.
For more information, review the log file.
The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
5. Manual install
Tried to install the updates x64.
***Result
KB 2919355 does not install.