DISM.exe fails with error (manifestfile contaisn one or more syntax errors)

Looks good. Let's run DISM again.

DISM /RestoreHealth Scan

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.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth

  3. When DISM finishes scanning your component store, zip up and attach your CBS log to your next post:

    C:\Windows\Logs\CBS\CBS.log

If the zip file is larger than 8MB, please use a file sharing service such as OneDrive, DropBox, SendSpace, etc. and include the link with your reply.
 
Code:
2016-04-29 15:15:16, Info                  CSI    00000005@2016/4/29:13:15:16.969 Starting corruption detection (InnerFlags=5)
2016-04-29 16:03:51, Info                  CSI    00000006 Warning: Component (Microsoft-Windows-Wcl-Core, Version = 6.2.9200.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral) is not present. Closure expected to be complete: (TRUE)
2016-04-29 16:03:51, Info                  CSI    00000007 Warning: Component (Microsoft-Windows-WHEA-Troubleshooter, Version = 6.2.9200.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral) is not present. Closure expected to be complete: (TRUE)
2016-04-29 16:03:51, Info                  CSI    00000008 Warning: Component (Microsoft-Windows-Wcl, Version = 6.2.9200.16384, pA = PROCESSOR_ARCHITECTURE_AMD64 (9), Culture neutral, VersionScope = 1 nonSxS, PublicKeyToken = {l:8 b:31bf3856ad364e35}, Type neutral, TypeName neutral, PublicKey neutral) is not present. Closure expected to be complete: (TRUE)
2016-04-29 16:04:27, Error                 CSI    00000009@2016/4/29:14:04:27.539 (F) base\xml\udom_builder.cpp(913): Error STATUS_XML_PARSE_ERROR originated in function CMicrodomXmlWalker::XmlError expression: (null)
[gle=0x80004005]

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.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. 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.

View attachment SFCFix.zip
 
done

Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-05-02 09:18:17.369
Microsoft Windows Server 2012  - amd64
Using .zip script file at C:\Users\Admin\Desktop\Fix\SFCFix.zip [0]








RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.


Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-wcl-core_31bf3856ad364e35_6.2.9200.16384_none_df8086c380871b5f.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-wcl_31bf3856ad364e35_6.2.9200.16384_none_040170cee3611ca7.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-whea-troubleshooter_31bf3856ad364e35_6.2.9200.16384_none_0f22b511d537e1f8.


Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-wcl-core_31bf3856ad364e35_6.2.9200.16384_none_df8086c380871b5f.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-wcl_31bf3856ad364e35_6.2.9200.16384_none_040170cee3611ca7.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-whea-troubleshooter_31bf3856ad364e35_6.2.9200.16384_none_0f22b511d537e1f8.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components.
RegistryScript:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 8 datablocks.
Finish time: 2016-05-02 09:18:19.147
Script hash: hBX5wNRmlSFxkJjx+iHSl53oJc8pATssW1uCx1q6kNY=
----------------------EOF-----------------------
 
Ok, let's run DISM again.

DISM /RestoreHealth Scan

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.

  1. Right-click on the Start
    w8start.png
    button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter

    Dism /Online /Cleanup-Image /RestoreHealth

  3. When DISM finishes scanning your component store, zip up and attach your CBS log to your next post:

    C:\Windows\Logs\CBS\CBS.log

If the zip file is larger than 8MB, please use a file sharing service such as OneDrive, DropBox, SendSpace, etc. and include the link with your reply.
 
Code:
2016-05-03 09:38:23, Error                 CSI    00000011@2016/5/3:07:38:23.800 (F) base\wcp\componentstore\versionedindex.cpp(3434): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
  MissingWinningComponentKey on resource [100]"amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_7.8.9200.16733_none_3a8661a53058494c"[gle=0x80004005]

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.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. 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.

View attachment SFCFix.zip
 
done

Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-05-04 10:00:46.981
Microsoft Windows Server 2012  - amd64
Using .zip script file at C:\Users\Admin\Desktop\Fix\SFCFix.zip [0]








RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_ba3c7456ffeeb483a9da300d2cfa20f6_31bf3856ad364e35_7.8.9200.16733_none_96e6b7b45082b0b1.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_7.8.9200.16733_none_3a8661a53058494c.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\CanonicalData\Deployments\ba3c7456ffe..00d2cfa20f6_31bf3856ad364e35_7.8.9200.16733_96e6b7b45082b0b1.
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\CanonicalData\Catalogs\d153a6852a7d168e48b3b1b6f798b18ee12a893962a97a1e7ae8c933ee4abfe0.


Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_ba3c7456ffeeb483a9da300d2cfa20f6_31bf3856ad364e35_7.8.9200.16733_none_96e6b7b45082b0b1.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_7.8.9200.16733_none_3a8661a53058494c.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\CanonicalData\Deployments\ba3c7456ffe..00d2cfa20f6_31bf3856ad364e35_7.8.9200.16733_96e6b7b45082b0b1.
Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\CanonicalData\Catalogs\d153a6852a7d168e48b3b1b6f798b18ee12a893962a97a1e7ae8c933ee4abfe0.


Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_ba3c7456ffeeb483a9da300d2cfa20f6_31bf3856ad364e35_7.8.9200.16733_none_96e6b7b45082b0b1.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\Components\amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_7.8.9200.16733_none_3a8661a53058494c.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\CanonicalData\Deployments\ba3c7456ffe..00d2cfa20f6_31bf3856ad364e35_7.8.9200.16733_96e6b7b45082b0b1.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\CanonicalData\Catalogs\d153a6852a7d168e48b3b1b6f798b18ee12a893962a97a1e7ae8c933ee4abfe0.
RegistryScript:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 11 datablocks.
Finish time: 2016-05-04 10:01:24.452
Script hash: eaj39kFgtsSAg8xUboofQJHsooykFCFxWUHRsSAfx9Y=
----------------------EOF-----------------------

Code:
2016-05-04 10:03:13, Info                  CSI    00000016@2016/5/4:08:03:13.399 Starting corruption detection (InnerFlags=5)
2016-05-04 10:29:55, Error                 CSI    00000017@2016/5/4:08:29:55.560 (F) base\xml\udom_builder.cpp(913): Error STATUS_XML_PARSE_ERROR originated in function CMicrodomXmlWalker::XmlError expression: (null)
[gle=0x80004005]
2016-05-04 10:29:55, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
2016-05-04 10:29:55, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160426000037.log to WER report.
2016-05-04 10:29:55, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160425231252.log to WER report.
2016-05-04 10:29:55, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160425220754.log to WER report.
2016-05-04 10:29:55, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160425215447.log to WER report.
2016-05-04 10:29:55, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160425134541.log to WER report.
2016-05-04 10:29:55, Info                  CBS    Not able to add current session file to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-04 10:29:55, Info                  CBS    Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-04 10:29:55, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-04 10:29:55, Info                  CBS    Not able to add SCM.EVM to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-04 10:33:26, Error                 CSI    00000018 (F) STATUS_SXS_MANIFEST_PARSE_ERROR #7142904# from CCSDirect_IRtlComponentStore::EnumStoreCorruptions(...)[gle=0xd0150006]
2016-05-04 10:33:26, Error                 CSI    00000019 (F) HRESULT_FROM_WIN32(ERROR_SXS_MANIFEST_PARSE_ERROR) #7142903# from Windows::COM::CStorePendingStoreRepairTxn_IStorePendingStoreRepairTransaction::Detect(Flags = 5, cancelEvt = deac (""), disp = 0)[gle=0x800736b5]
2016-05-04 10:33:26, Error                 CBS    Rept: Failed to call CSI detect. [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-04 10:33:26, Info                  CBS    Failed to check CSI store. [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-04 10:33:26, Info                  CBS    
=================================
Checking System Update Readiness.




Summary:
Operation: Detect and Repair 
Operation result: 0x800736b5
Last Successful Step: CBS store detection completes.
Total Detected Corruption:	0
	CBS Manifest Corruption:	0
	CBS Metadata Corruption:	0
	CSI Manifest Corruption:	0
	CSI Metadata Corruption:	0
	CSI Payload Corruption:	0
Total Repaired Corruption:	0
	CBS Manifest Repaired:	0
	CSI Manifest Repaired:	0
	CSI Payload Repaired:	0
	CSI Store Metadata refreshed:	False


Total Operation Time: 1873 seconds.


2016-05-04 10:33:26, Info                  CBS    SQM: CheckSur: hrStatus: 0x800736b5 [ERROR_SXS_MANIFEST_PARSE_ERROR], download Result: 0x0 [S_OK]
2016-05-04 10:33:26, Info                  CBS    Count of times corruption detected: 1
2016-05-04 10:33:26, Info                  CBS    Seconds between initial corruption detections: -1
2016-05-04 10:33:26, Info                  CBS    Seconds between corruption and repair: -1
2016-05-04 10:33:32, Info                  CBS    IOCTL_STORAGE_QUERY_PROPERTY query failed
2016-05-04 10:33:32, Info                  CBS    SQM: Upload requested for report: CheckSurSqm, session id: 142858, sample type: Standard
2016-05-04 10:33:32, Info                  CBS    SQM: Queued 1 file(s) for upload with pattern: C:\Windows\servicing\sqm\CheckSurSqm_*_std.sqm, flags: 0x2
2016-05-04 10:33:32, Info                  CBS    Failed to run Detect and repair. [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-04 10:33:33, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\CheckSurSqm_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-04 10:33:43, Info                  CBS    Restored system sleep block state: 0x80000000
2016-05-04 10:33:43, Info                  CBS    Exec: Processing complete, session(Corruption Repairing): 30516699_1135431747 [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-04 10:33:43, Error                 CBS    Session: 30516699_1135431747 failed to perform store corruption detect and repair operation. [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-04 10:33:43, Info                  CBS    Session: 30516699_1135431747 finalized. Reboot required: no [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-04 10:33:43, Info                  CBS    Failed to FinalizeEx using worker session [HRESULT = 0x800736b5]
 
Since the manifest parse error doesn't specify which file is corrupt I'd like to try tracing it with Process Monitor.

Capture Process Monitor Trace
  1. Download and run Process Monitor. Leave this running while you perform the next steps.
  2. Attempt to run DISM just like you have in the past.
  3. Stop Process Monitor as soon as the DISM repair fails. You can simply do this by clicking the magnifying glass on the toolbar.
  4. Select the File menu...Save... and save the file to your desktop. This is likely the default location. The name (unless changed) will be LogFile.PML. This is fine.
  5. Zip up and attach the LogFile.PML file as well as your CBS.log.
 
2016-05-06 04:07:37, Info CBS Mark store corruption flag because of missing catalog: \\?\C:\Windows\Servicing\Packages\Package_1_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6.cat. [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]

Does the folder C:\Windows\SoftwareDistribution\SelfUpdate\Packages\Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6\ exist?

If so, please zip and attach the contents of the folder with your reply.
 
2016-05-06 04:07:37, Info CBS Mark store corruption flag because of missing catalog: \\?\C:\Windows\Servicing\Packages\Package_1_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6.cat. [HRESULT = 0x800f0831 - CBS_E_STORE_CORRUPTION]

Does the folder C:\Windows\SoftwareDistribution\SelfUpdate\Packages\Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6\ exist?

If so, please zip and attach the contents of the folder with your reply.

attached the zipped directory
 

Attachments

Please try the following:

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.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. 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.

View attachment SFCFix.zip

Once SFCFix has finished, run DISM again.
When DISM has run to completion, zip and attach CBS.log
 
Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-05-18 09:58:16.521
Microsoft Windows Server 2012  - amd64
Using .zip script file at C:\Users\Admin\Desktop\Fix\SFCFix.zip [0]








PowerCopy::
Successfully took permissions for file or folder C:\Windows\servicing\Packages


Successfully copied file C:\Users\Admin\AppData\Local\niemiro\Archive\servicing\Packages\package_1_for_kb2887537~31bf3856ad364e35~amd64~~6.2.1.6.cat to C:\Windows\servicing\Packages\package_1_for_kb2887537~31bf3856ad364e35~amd64~~6.2.1.6.cat.
Successfully copied file C:\Users\Admin\AppData\Local\niemiro\Archive\servicing\Packages\package_1_for_kb2887537~31bf3856ad364e35~amd64~~6.2.1.6.mum to C:\Windows\servicing\Packages\package_1_for_kb2887537~31bf3856ad364e35~amd64~~6.2.1.6.mum.


Successfully restored ownership for C:\Windows\servicing\Packages
Successfully restored permissions on C:\Windows\servicing\Packages
PowerCopy:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 12 datablocks.
Finish time: 2016-05-18 10:05:44.260
Script hash: 1xT0Ro1eBVS+Tify43Bg87oBgfqnlK/Hig+MKelBIIo=
----------------------EOF-----------------------

Code:
2016-05-18 10:49:19, Info                  CBS    TI: --- Initializing Trusted Installer ---
2016-05-18 10:49:19, Info                  CBS    TI: Last boot time: 2016-05-12 08:50:26.352
2016-05-18 10:49:19, Info                  CBS    TI: It looks like TI crashed or was interrupted last time it was started
2016-05-18 10:49:19, Info                  CBS    TrustedInstaller terminated with pending operations.
2016-05-18 10:49:19, Info                  CBS    Starting TrustedInstaller initialization.
2016-05-18 10:49:19, Info                  CBS    Ending TrustedInstaller initialization.
2016-05-18 10:49:19, Info                  CBS    Starting the TrustedInstaller main loop.
2016-05-18 10:49:19, Info                  CBS    TrustedInstaller service starts successfully.
2016-05-18 10:49:19, Info                  CBS    Registering for Winlogon CreateSession notifications
2016-05-18 10:49:19, Info                  CBS    Registering for pre-shutdown notification to complete the pended operation
2016-05-18 10:49:19, Info                  CBS    Startup processing thread terminated normally
2016-05-18 10:49:26, Info                  CBS    Starting TiWorker initialization.
2016-05-18 10:49:26, Info                  CBS    Ending TiWorker initialization.
2016-05-18 10:49:26, Info                  CBS    Starting the TiWorker main loop.
2016-05-18 10:49:26, Info                  CBS    TiWorker starts successfully.
2016-05-18 10:49:26, Info                  CBS    Universal Time is: 2016-05-18 08:49:26.156
2016-05-18 10:49:26, Info                  CBS    Loaded Servicing Stack v6.2.9200.16683 with Core: C:\Windows\winsxs\amd64_microsoft-windows-servicingstack_31bf3856ad364e35_6.2.9200.16683_none_62280e15510f8e79\cbscore.dll
2016-05-18 10:49:27, Info                  CSI    00000001@2016/5/18:08:49:27.108 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fb959f6229 @0x7fb95da9806 @0x7fb95d64da4 @0x7f7cbc0d1df @0x7f7cbc0d95c @0x7fbb84f1d35)
2016-05-18 10:49:27, Info                  CBS    Could not load SrClient DLL from path: SrClient.dll.  Continuing without system restore points.
2016-05-18 10:49:27, Info                  CSI    00000002@2016/5/18:08:49:27.264 WcpInitialize (wcp.dll version 0.0.0.6) called (stack @0x7fb959f6229 @0x7fb95e05f64 @0x7fb95dc76e1 @0x7fb95d64f17 @0x7f7cbc0d1df @0x7f7cbc0d95c)
2016-05-18 10:49:27, Info                  CBS    SQM: Initializing online with Windows opt-in: True
2016-05-18 10:49:27, Info                  CBS    SQM: Cleaning up report files older than 10 days.
2016-05-18 10:49:27, Info                  CBS    SQM: Requesting upload of all unsent reports.
2016-05-18 10:49:28, Info                  CBS    SQM: Queued 68 file(s) for upload with pattern: C:\Windows\servicing\sqm\*_std.sqm, flags: 0x2
2016-05-18 10:49:28, Info                  CBS    SQM: Queued 0 file(s) for upload with pattern: C:\Windows\servicing\sqm\*_all.sqm, flags: 0x6
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2845187~31bf3856ad364e35~amd64~~6.2.1.0_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2871997~31bf3856ad364e35~amd64~~6.2.6.2_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2871997~31bf3856ad364e35~amd64~~6.2.6.2_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2871997~31bf3856ad364e35~amd64~~6.2.6.2_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2871997~31bf3856ad364e35~amd64~~6.2.6.2_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2871997~31bf3856ad364e35~amd64~~6.2.6.2_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    Session: 30519522_809626769 initialized by client DISM Package Manager Provider.
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2871997~31bf3856ad364e35~amd64~~6.2.6.2_5_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2871997~31bf3856ad364e35~amd64~~6.2.6.2_6_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    Client specifies store corruption detect and repair.
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_5_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_6_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_7_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_8_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2887537~31bf3856ad364e35~amd64~~6.2.1.6_9_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2893984~31bf3856ad364e35~amd64~~6.2.1.3_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2893984~31bf3856ad364e35~amd64~~6.2.1.3_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2934016~31bf3856ad364e35~amd64~~6.2.1.1_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2934016~31bf3856ad364e35~amd64~~6.2.1.1_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2934016~31bf3856ad364e35~amd64~~6.2.1.1_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2934016~31bf3856ad364e35~amd64~~6.2.1.1_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2934016~31bf3856ad364e35~amd64~~6.2.1.1_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2955163~31bf3856ad364e35~amd64~~6.2.1.2_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2955163~31bf3856ad364e35~amd64~~6.2.1.2_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2955163~31bf3856ad364e35~amd64~~6.2.1.2_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2955163~31bf3856ad364e35~amd64~~6.2.1.2_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2955163~31bf3856ad364e35~amd64~~6.2.1.2_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2962407~31bf3856ad364e35~amd64~~6.2.1.2_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2962407~31bf3856ad364e35~amd64~~6.2.1.2_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2962407~31bf3856ad364e35~amd64~~6.2.1.2_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2962407~31bf3856ad364e35~amd64~~6.2.1.2_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB2962407~31bf3856ad364e35~amd64~~6.2.1.2_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3012702~31bf3856ad364e35~amd64~~6.2.1.2_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3012702~31bf3856ad364e35~amd64~~6.2.1.2_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3012702~31bf3856ad364e35~amd64~~6.2.1.2_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3012702~31bf3856ad364e35~amd64~~6.2.1.2_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3012702~31bf3856ad364e35~amd64~~6.2.1.2_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3022777~31bf3856ad364e35~amd64~~6.2.1.0_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3022777~31bf3856ad364e35~amd64~~6.2.1.0_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3022777~31bf3856ad364e35~amd64~~6.2.1.0_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3022777~31bf3856ad364e35~amd64~~6.2.1.0_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3022777~31bf3856ad364e35~amd64~~6.2.1.0_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3022777~31bf3856ad364e35~amd64~~6.2.1.0_5_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3022777~31bf3856ad364e35~amd64~~6.2.1.0_6_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    Blocked system sleep; prior state: 0x80000000
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3107998~31bf3856ad364e35~amd64~~6.2.1.1_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    Exec: Session processing started.  Client: DISM Package Manager Provider, Session(Store Corruption Detect/Repair): 30519522_809626769
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3107998~31bf3856ad364e35~amd64~~6.2.1.1_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3107998~31bf3856ad364e35~amd64~~6.2.1.1_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3107998~31bf3856ad364e35~amd64~~6.2.1.1_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3123242~31bf3856ad364e35~amd64~~6.2.1.1_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3123242~31bf3856ad364e35~amd64~~6.2.1.1_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3123242~31bf3856ad364e35~amd64~~6.2.1.1_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3123242~31bf3856ad364e35~amd64~~6.2.1.1_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3123242~31bf3856ad364e35~amd64~~6.2.1.1_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3123242~31bf3856ad364e35~amd64~~6.2.1.1_5_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3124001~31bf3856ad364e35~amd64~~6.2.1.0_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3124001~31bf3856ad364e35~amd64~~6.2.1.0_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3124001~31bf3856ad364e35~amd64~~6.2.1.0_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3124001~31bf3856ad364e35~amd64~~6.2.1.0_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3124001~31bf3856ad364e35~amd64~~6.2.1.0_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3124001~31bf3856ad364e35~amd64~~6.2.1.0_5_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3134242~31bf3856ad364e35~amd64~~6.2.1.0_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3134242~31bf3856ad364e35~amd64~~6.2.1.0_1_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3134242~31bf3856ad364e35~amd64~~6.2.1.0_2_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3134242~31bf3856ad364e35~amd64~~6.2.1.0_3_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:49:28, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\PackageChangeEnd_Package_for_KB3134242~31bf3856ad364e35~amd64~~6.2.1.0_4_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 10:53:20, Info                  CBS    Repr: CBS Store check completes
2016-05-18 10:53:20, Info                  CSI    00000003 CSI Store 682681400992 (0x0000009ef2fb7ea0) initialized
2016-05-18 10:53:20, Info                  CSI    00000004 StoreCorruptionRepair transaction begun. WcpVersion: [l:74{37}]"6.2.9200.16683 (win8_gdr.130806-1503)".
2016-05-18 10:53:20, Info                  CSI    00000005@2016/5/18:08:53:20.361 Starting corruption detection (InnerFlags=5)
2016-05-18 11:23:06, Error                 CSI    00000006@2016/5/18:09:23:06.200 (F) base\xml\udom_builder.cpp(913): Error STATUS_XML_PARSE_ERROR originated in function CMicrodomXmlWalker::XmlError expression: (null)
[gle=0x80004005]
2016-05-18 11:23:06, Info                  CBS    Added C:\Windows\Logs\CBS\CBS.log to WER report.
2016-05-18 11:23:06, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160512065139.cab to WER report.
2016-05-18 11:23:06, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160426000037.cab to WER report.
2016-05-18 11:23:06, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160425231252.cab to WER report.
2016-05-18 11:23:06, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160425220754.cab to WER report.
2016-05-18 11:23:06, Info                  CBS    Added C:\Windows\Logs\CBS\CbsPersist_20160425215447.cab to WER report.
2016-05-18 11:23:06, Info                  CBS    Not able to add current session file to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-18 11:23:06, Info                  CBS    Not able to add pending.xml to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-18 11:23:06, Info                  CBS    Not able to add pending.xml.bad to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-18 11:23:06, Info                  CBS    Not able to add SCM.EVM to Windows Error Report. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-18 11:25:15, Error                 CSI    00000007 (F) STATUS_SXS_MANIFEST_PARSE_ERROR #146# from CCSDirect_IRtlComponentStore::EnumStoreCorruptions(...)[gle=0xd0150006]
2016-05-18 11:25:15, Error                 CSI    00000008 (F) HRESULT_FROM_WIN32(ERROR_SXS_MANIFEST_PARSE_ERROR) #145# from Windows::COM::CStorePendingStoreRepairTxn_IStorePendingStoreRepairTransaction::Detect(Flags = 5, cancelEvt = 358 (""), disp = 0)[gle=0x800736b5]
2016-05-18 11:25:15, Error                 CBS    Rept: Failed to call CSI detect. [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-18 11:25:15, Info                  CBS    Failed to check CSI store. [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-18 11:25:15, Info                  CBS    
=================================
Checking System Update Readiness.




Summary:
Operation: Detect and Repair 
Operation result: 0x800736b5
Last Successful Step: CBS store detection completes.
Total Detected Corruption:	0
	CBS Manifest Corruption:	0
	CBS Metadata Corruption:	0
	CSI Manifest Corruption:	0
	CSI Metadata Corruption:	0
	CSI Payload Corruption:	0
Total Repaired Corruption:	0
	CBS Manifest Repaired:	0
	CSI Manifest Repaired:	0
	CSI Payload Repaired:	0
	CSI Store Metadata refreshed:	False


Total Operation Time: 2146 seconds.


2016-05-18 11:25:15, Info                  CBS    SQM: CheckSur: hrStatus: 0x800736b5 [ERROR_SXS_MANIFEST_PARSE_ERROR], download Result: 0x0 [S_OK]
2016-05-18 11:25:15, Info                  CBS    Count of times corruption detected: 1
2016-05-18 11:25:15, Info                  CBS    Seconds between initial corruption detections: -1
2016-05-18 11:25:15, Info                  CBS    Seconds between corruption and repair: -1
2016-05-18 11:25:23, Info                  CBS    IOCTL_STORAGE_QUERY_PROPERTY query failed
2016-05-18 11:25:23, Info                  CBS    SQM: Upload requested for report: CheckSurSqm, session id: 142858, sample type: Standard
2016-05-18 11:25:23, Info                  CBS    SQM: Warning: Failed to get machine name. The data won't be available. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-18 11:25:23, Info                  CBS    SQM: Warning: Failed to get domain name. The data won't be available. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2016-05-18 11:25:23, Info                  CBS    SQM: Queued 1 file(s) for upload with pattern: C:\Windows\servicing\sqm\CheckSurSqm_*_std.sqm, flags: 0x2
2016-05-18 11:25:23, Info                  CBS    Failed to run Detect and repair. [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-18 11:25:23, Info                  CBS    SQM: Upload callback called with file path: C:\Windows\servicing\sqm\CheckSurSqm_0_std.sqm, status: 0x0, HTTP response: 403
2016-05-18 11:25:50, Info                  CBS    Restored system sleep block state: 0x80000000
2016-05-18 11:25:50, Info                  CBS    Exec: Processing complete, session(Corruption Repairing): 30519522_809626769 [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-18 11:25:50, Error                 CBS    Session: 30519522_809626769 failed to perform store corruption detect and repair operation. [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-18 11:25:50, Info                  CBS    Session: 30519522_809626769 finalized. Reboot required: no [HRESULT = 0x800736b5 - ERROR_SXS_MANIFEST_PARSE_ERROR]
2016-05-18 11:25:50, Info                  CBS    Failed to FinalizeEx using worker session [HRESULT = 0x800736b5]
2016-05-18 11:27:50, Info                  CBS    Trusted Installer successfully registered to be restarted for pre-shutdown
2016-05-18 11:27:50, Info                  CBS    Trusted Installer is shutting down because: SHUTDOWN_REASON_AUTOSTOP
2016-05-18 11:27:50, Info                  CBS    Stopping Winlogon CreateSession notifications
2016-05-18 11:27:50, Info                  CBS    Unloading SysNotify DLL
2016-05-18 11:27:50, Info                  CBS    TiWorker signaled for shutdown, going to exit.
2016-05-18 11:27:50, Info                  CBS    Ending the TiWorker main loop.
2016-05-18 11:27:50, Info                  CBS    Starting TiWorker finalization.
2016-05-18 11:27:50, Info                  CBS    Ending the TrustedInstaller main loop.
2016-05-18 11:27:50, Info                  CBS    Starting TrustedInstaller finalization.
2016-05-18 11:27:50, Info                  CBS    Ending TrustedInstaller finalization.
2016-05-18 11:27:51, Info                  CBS    Ending TiWorker finalization.
 
I'd like to try using Process Monitor again to capture the name of the corrupt manifest.

Since the manifest parse error doesn't specify which file is corrupt I'd like to try tracing it with Process Monitor.
Some activities in the log were not captured by process monitor on the last run, so please wait until DISM has completed it's activities before stopping process monitor.
At that point the command prompt will change back to something like 'C:\Windows\System32 >'

Capture Process Monitor Trace
  1. Download and run Process Monitor. Leave this running while you perform the next steps.
  2. Attempt to run DISM just like you have in the past.
  3. Stop Process Monitor after the DISM repair fails. You can simply do this by clicking the magnifying glass on the toolbar.
  4. Select the File menu...Save... and save the file to your desktop. This is likely the default location. The name (unless changed) will be LogFile.PML. This is fine.
  5. Zip up and attach the LogFile.PML file as well as your CBS.log.
 
Code:
2016-05-19 12:56:11, Error                 CSI    0000000c@2016/5/19:10:56:11.377 (F) base\wcp\componentstore\versionedindex.cpp(3434): Store corruption detected in function ComponentStore::CRawStoreLayout::CheckFamilyIndexForDeadWinnerComponent expression: (null)
  MissingWinningComponentKey on resource [100]"amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_7.8.9200.16733_none_3a8661a53058494c"[gle=0x80004005]

Looks like something else is a little off.

Let's try this:

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.

  1. Download SFCFix.exe (by niemiro) and save this to your Desktop.
  2. Download the file below, SFCFix.zip, and save this to your Desktop. Ensure that this file is named SFCFix.zip - do not rename it.
  3. Save any open documents and close all open windows.
  4. On your Desktop, you should see two files: SFCFix.exe and SFCFix.zip.
  5. Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  6. SFCFix will now process the script.
  7. Upon completion, a file should be created on your Desktop: SFCFix.txt.
  8. 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.

View attachment SFCFix.zip
 
Code:
SFCFix version 3.0.0.0 by niemiro.
Start time: 2016-05-23 11:25:34.575
Microsoft Windows Server 2012  - amd64
Using .zip script file at C:\Users\Admin\Desktop\Fix\SFCFix.zip [0]








RegistryScript::
Successfully took ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex.


Successfully imported registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\6.2.9200.17516 (win8_gdr.150912-0600)\ComponentFamilies\amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_none_20b7be788b5163b0\v!7.8.9200.16733.


Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\6.2.9200.17516 (win8_gdr.150912-0600)\ComponentFamilies\amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_none_20b7be788b5163b0\v!7.8.9200.16733.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\6.2.9200.17516 (win8_gdr.150912-0600)\ComponentFamilies\amd64_microsoft-windows-w..pdateclient-activex_31bf3856ad364e35_none_20b7be788b5163b0.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\6.2.9200.17516 (win8_gdr.150912-0600)\ComponentFamilies.
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex\6.2.9200.17516 (win8_gdr.150912-0600).
Successfully restored ownership and permissions for registry key HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\VersionedIndex.
RegistryScript:: directive completed successfully.








Successfully processed all directives.
SFCFix version 3.0.0.0 by niemiro has completed.
Currently storing 17 datablocks.
Finish time: 2016-05-23 11:25:37.461
Script hash: 7FTW+auCIlNFueUS6KvCQmX0B7X0DPrsGi0h3R+2OpU=
----------------------EOF-----------------------
 
Very good.

Please check for updates and attempt to install any that are offered. If the update process fails, zip and attach CBS.log with your reply.
 
Very good.

Please check for updates and attempt to install any that are offered. If the update process fails, zip and attach CBS.log with your reply.


Still the same, can not install the latest updates. Windows wants to install an update for the Windows Update tool itself and everytime I just get the 80073712 error. The Windows version is Server 2012 (essentials).

DISM also still tellsme that there are syntax errors =(
 

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

Back
Top