[SOLVED] [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off page

Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Install Update with DISM




  1. Download the update MSU here: https://download.microsoft.com/download/A/2/6/A26B576B-6573-499D-9DB0-31C42FC2A1DC/Windows6.1-KB2911501-x64.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. 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
  6. 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)?
  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. 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.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Alright, did the same process as last time, this happened again. CBS.log has been attached.

Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.


C:\Windows\system32>cd C:\temp


C:\temp>expand Windows6.1-KB2911501-x64.msu -f:* C:\temp
Microsoft (R) File Expansion Utility Version 6.1.7600.16385
Copyright (c) Microsoft Corporation. All rights reserved.


Can't open input file: windows6.1-kb2911501-x64.msu.




C:\temp>
C:\temp>DISM.exe /Online /Add-Package /PackagePath:C:\temp\Windows6.1-KB2911501-
x64.cab


Deployment Image Servicing and Management tool
Version: 6.1.7600.16385


Image Version: 6.1.7601.18489


An error occurred trying to open - C:\temp\Windows6.1-KB2911501-x64.cab Error: 0
x80070003


Error: 3


The system cannot find the path specified.


The DISM log file can be found at C:\Windows\Logs\DISM\dism.log
 

Attachments

Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Sadly yes, KB2911501 is still in Windows Update. Doesn't want to give in that easily it seems.
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Oh, I missed the error, sorry about that. Can you copy the Windows6.1-KB2911501-x64.msu to C:\temp folder and try the DISM steps for it again.
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Just a quick note since I noticed something strange. The link you gave me for the KB2911501-x64 gives me a KB3046017-x64 instead, I can't tell if there are more options since it starts as a direct download.

I do believe this is the cause of the errors that pop up when attempting to expand Windows6.1-KB2911501-x64 since there actually isn't an MSU file called that in the temp folder since the KB3046017-x64 is there instead.

I could be wrong though, could you double check that for me? Thanks!
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Aha, there we go, worked like a charm. Doesn't require me to restart. Let me refresh the Windows Updater to see if it's gone from the list! Will edit this post once it's done loading.

EDIT: Just like that, the update that was there before is gone completely!

Just to refresh the remaining two updates:
KB3124275
Internet Explorer 11
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Assuming you will be using the English version of IE11, please download the offline installer from here.

Attempt to install it. If it fails, please send me the following two logs.
c:\windows\ie11_main.log
c:\windows\logs\cbs\cbs.log
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Alright, attempted the install. Failed so here we go:

IE11_main.log attached.

Here is the CBS.log:
Dropbox - CBS.log
 

Attachments

Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Try installing KB3124275. When it fails, attach CBS.log and please provide the currently installed version of Internet explorer. Thanks.
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Right, here you are. KB3124275 fail and the CBS.log: Dropbox - CBS.log
Current version of Internet Explorer is...
Internet Explorer 8 Version: 8.0.7601.17514
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Install Update with DISM





  1. Download the update MSU here:https://download.microsoft.com/down...357-EB5453DB053A/Windows6.1-KB3124275-x64.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. 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-KB3124275-x64.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\Windows6.1-KB3124275-x64.cab
  6. 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)?
  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. 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.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Alright, I am back from a restart prompt that has been given to me. Upon restart, I checked Windows Update and KB3124275 is still there. I'm currently refreshing it to just confirm whether or not the update still exists or not. Will edit the post with the results.

EDIT: Success! KB3124275 is also gone from updates, only Internet Explorer 11 remains.
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Attempt to install it from the update you've downloaded. If it fails, please send me the following two logs.
c:\windows\ie11_main.log
c:\windows\logs\cbs\cbs.log

Be with you tomorrow. Can't think straight anymore. Good night!
 
Re: [W7SP1Pro x64] CBS MUM Corrupt 0x800F0900 & Blank/Empty Windows Features On/Off p

Roger that @softwaremaniac. Rest well and goodnight to ya! Thanks for all your help! I will edit this post with the results so you can review it in the morning if any errors occur. If not, then I supposed all my problems are henceforth solved!

EDIT: Update went through without problems. Restarted and PC now runs on IE11 with the latest version! Thanks so much again softwaremaniac. Consider this issue resolved!
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top