Sysnative Windows Update
Inactive
- Oct 9, 2014
- 741
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p
Install Update with DISM
- Download the update MSU here: https://download.microsoft.com/download/A/2/6/A26B576B-6573-499D-9DB0-31C42FC2A1DC/Windows6.1-KB2911501-x64.msu
- Copy the MSU file to a convenient location (such as C:\temp).
- Click on the Start button and in the search box, type Command Prompt
- When you see Command Prompt on the list, right-click on it and select Run as administrator
- When command prompt opens, copy and paste the following commands into it, press enter after each
cd C:\temp
replace C:\temp with your path if different
expand Windows6.1-KB2911501-x64.msu -f:* C:\temp
DISM.exe /Online /Add-Package /PackagePath:C:\temp\Windows6.1-KB2911501-x64.cab - You should receive the message:
The operation completed successfully.
Restart Windows to complete this operation.
Do you want to restart the computer now (Y/N)? - Make sure to allow the computer to restart if prompted.
If you receive any other message: - Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
- Paste (Ctrl+V) it into your next post.
- Zip and attach C:\Windows\Logs\CBS\CBS.log