Hi djuhn,
Thanks for the logs! They have revealed the problem:
2013-06-08 19:08:29, Info CBS Exec: Processing complete. Session: 30303347_630161834, Package: Package_for_KB2822241~31bf3856ad364e35~amd64~~6.2.1.3 [HRESULT = 0x800736b3 - ERROR_SXS_ASSEMBLY_NOT_FOUND]
2013-06-08 19:08:15, Info CBS Exec: Processing complete. Session: 30303347_517396324, Package: Package_for_KB2836988~31bf3856ad364e35~amd64~~6.2.1.0 [HRESULT = 0x80073701 - ERROR_SXS_ASSEMBLY_MISSING]
These probably means the following files are missing, which we will have to replace:
C:\Windows\servicing\Packages\Package_for_KB2836988~31bf3856ad364e35~amd64~~6.2.1.0.mum
C:\Windows\servicing\Packages\Package_for_KB2836988~31bf3856ad364e35~amd64~~6.2.1.0.cat
C:\Windows\servicing\Packages\Package_for_KB2822241~31bf3856ad364e35~amd64~~6.2.1.3.mum
C:\Windows\servicing\Packages\Package_for_KB2822241~31bf3856ad364e35~amd64~~6.2.1.3.cat
2013-06-08 19:08:03, Info CBS Exec: Processing complete. Session: 30303347_471532873, Package: Package_for_KB2781197~31bf3856ad364e35~amd64~~6.2.2.0 [HRESULT = 0x8007371b - ERROR_SXS_TRANSACTION_CLOSURE_INCOMPLETE
This one I'm not so sure about! But we'll give it a go :)
SFCFix Script
Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
- Download SFCFix.exe (by niemiro) and save this to your Desktop.
- Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
- Save any open documents and close all open windows.
- On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
- Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
- SFCFix will now process the script.
- Upon completion, a files should be created on your Desktop: SFCFix.txt.
- Copy (Ctrl + C) and Paste (Ctrl + V) the contents of this file into your next post for me to analyse please - put [CODE][/CODE] tags around the log to break up the text.
https://dl.dropboxusercontent.com/u/16537616/Fixes/SFCFix/Scripts/djuhn/SFCFix.zip
Command Prompt
Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
- 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
fsutil resource setautoreset true %systemdrive%\
attrib -r -s -h %SystemRoot%\System32\Config\TxR\*
del %SystemRoot%\System32\Config\TxR\*
attrib -r -s -h %SystemRoot%\System32\SMI\Store\Machine\*
del %SystemRoot%\System32\SMI\Store\Machine\*.tm*
del %SystemRoot%\System32\SMI\Store\Machine\*.blf
del %SystemRoot%\System32\SMI\Store\Machine\*.regtrans-ms
- Type Y and press enter if you are asked "Are you sure" to any line.
- 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 please.
Command Prompt
Warning: this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.
- 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
DISM.exe /Online /Cleanup-image /Restorehealth
- 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 please.
SFC Scan
- 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
sfc /scannow
Wait for this to finish before you continue
copy %windir%\logs\cbs\cbs.log %userprofile%\Desktop\cbs.txt
- This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
Tom