[DIRSD owner warning] and Corrupted Entries

Ccorock

Member
Joined
Sep 10, 2015
Posts
7
Hi,

I've been trying to resolve some disk read performance errors and have gained the following information from DISM /Online /Cleanup-Image /RestoreHealth. SFC does not report any issues.

I have tried downloading some of the kb updates which should contain the missing items but it complains that the updates don't apply to my system.

Any help is appreciated.
 

Attachments

After extracting amd64_mscorlib_b77a5c561934e089_4.0.9600.16404_none_45abdd8052f72969 from KB2883200 and placing the files in the winsxs directory. It still claims Package_742 is missing.
 
Previously I mentioned SFC did not report any issues. Reading that a day later I want to clarify further what I meant. After running SFC /SCANNOW no errors were reported in the command window. However viewing the CBS.log revealed the same three corrupted payloads reported in CBS.zip.

Code:
(p)	CSI Payload Corrupt			[COLOR=#ff0000]amd64_mscorlib_b77a5c561934e089_4.0.9600.16404_none_45abdd8052f72969\normnfc.nlp[/COLOR]
Repair failed: Missing replacement payload.
(p)	CSI Payload Corrupt			[COLOR=#ff0000]amd64_microsoft-windows-u..ed-telemetry-client_31bf3856ad364e35_6.3.9600.17842_none_90da81a4dac50d54\utc.app.json[/COLOR]
Repair failed: Missing replacement payload.
(p)	CSI Payload Corrupt			[COLOR=#ff0000]amd64_microsoft-windows-u..ed-telemetry-client_31bf3856ad364e35_6.3.9600.17842_none_90da81a4dac50d54\telemetry.ASM-WindowsDefault.json[/COLOR]
Repair failed: Missing replacement payload.

I realize now that [DIRSD owner warning] is reported even on some fresh installations and does not imply a problem.
 
Did I break a forum rule or something? Can someone enlighten me as to why users are visiting the thread and simply leaving without so much as leaving a short comment? Thank you.
 
Hello and welcome

Due to the precise nature of your corruption, you will receive help from a user named LiquidTension. He's one of our senior trainees here who's in his final phrase of his studies and needs to gain some real world experience in specific areas of Windows Update. This means that he'll be assisting you, but that I will first need to double check and approve his fixes before he posts them to you. If anything this is a good thing for you because it means that you've got at least two of us watching over your thread, but it will unfortunately add a slight delay between each reply. I hope that you understand and can accept the need for us to train up new members in this way in order to carry on doing what we do here, however, if for any reason you object to this setup, I will happily take on your thread myself.

Thank you very much for your understanding. We'll be with you very shortly.
 
Thank you so much. I have absolutely no issues with what you described. Looking forward to any direction you two can offer. Standing by.
 
Hello Ccorock,

Please run a fresh DISM scan.

MgeHyNE.png
DISM /RestoreHealth

  • Press the Windows Key
    pdKOQKY.png
    + r on your keyboard at the same time. Type Notepad and click OK.
  • Copy the three bold lines below and paste into the Notepad document:

    dism /online /cleanup-image /restorehealth
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\CBS.txt"
    del %0

  • Click Format. Ensure Wordwrap is unchecked.
  • Click File, Save As and name the file dism.bat.
  • Select All Files as the Save as type. Save the file to your Desktop.
  • Locate dism.bat
    lmRDSkT.png
    on your Desktop. Right-click the file and click
    AVOiBNU.jpg
    Run as administrator.
  • Upon completion, a file (CBS.txt) will be created on your Desktop. Attach this file in your next reply.
  • Note: If the file is too large to attach, upload to a service such as Dropbox, One Drive or SendSpace and provide a direct download link in your next reply.
 
Hi LiquidTension,

Congrats on your training progress. I'm a software developer, so please walk me through your thought process while analyzing the issue. Your direction could enable me to solve issues in the future. My apologies for the delay, here is the information you requested.

https://www.dropbox.com/s/8xi6o9knucos417/CBS.log?dl=0

Thank you for your time.
 
Hello CCorock,

Congrats on your training progress.
Thank you. :dsmile:


I'm a software developer, so please walk me through your thought process while analyzing the issue.
DISM is reporting a payload file corruption which it could not fix:
Code:
(p)    CSI Payload Corrupt            amd64_mscorlib_b77a5c561934e089_4.0.9600.16404_none_45abdd8052f72969\normnfc.nlp
Repair failed: Missing replacement payload.

This file will need to be replaced with a good copy. The SFCFix script below will replace this file correctly.


bMTzsQ3.png
SFCFix Script (.zip)

Warning: This fix is intended for use on this particular machine. Do not use this fix on any other machine; doing so may cause damage to your Operating System. If you are not the original poster and require assistance, please start your own topic.

  • Please download SFCFix and save the file to your Desktop.
  • Download View attachment SFCFix.zip and save this file to your Desktop.
  • Note: Ensure this file is named SFCFix.zip. Do not rename the file.
  • Close all open windows.
  • SFCFix.exe
    bMTzsQ3.png
    and SFCFix.zip
    49i66Jv.png
    should both be present on your Desktop.
  • Drag the file SFCFix.zip onto the file SFCFix.exe and release it.
  • SFCFix will now process the script. Upon completion, a file (SFCFix.txt) will be created on your Desktop.
  • Copy the contents of the file and paste in your next reply.

MgeHyNE.png
DISM /RestoreHealth

  • Press the Windows Key
    pdKOQKY.png
    + r on your keyboard at the same time. Type Notepad and click OK.
  • Copy the three bold lines below and paste into the Notepad document:

    dism /online /cleanup-image /restorehealth
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\CBS.txt"
    del %0

  • Click Format. Ensure Wordwrap is unchecked.
  • Click File, Save As and name the file dism.bat.
  • Select All Files as the Save as type. Save the file to your Desktop.
  • Locate dism.bat
    lmRDSkT.png
    on your Desktop. Right-click the file and click
    AVOiBNU.jpg
    Run as administrator.
  • Upon completion, a file (CBS.txt) will be created on your Desktop. Attach this file in your next reply.
  • Note: If the file is too large to attach, upload to a service such as Dropbox, One Drive or SendSpace and provide a direct download link in your next reply.
 
Cheers,


PowerCopy::
Successfully took permissions for file or folder C:\Windows\winsxs\amd64_mscorlib_b77a5c561934e089_4.0.9600.16404_none_45abdd8052f72969


Successfully copied file C:\Users\Cameron\AppData\Local\niemiro\Archive\amd64_mscorlib_b77a5c561934e089_4.0.9600.16404_none_45abdd8052f72969\normnfc.nlp to C:\Windows\winsxs\amd64_mscorlib_b77a5c561934e089_4.0.9600.16404_none_45abdd8052f72969\normnfc.nlp.


Successfully restored ownership for C:\Windows\winsxs\amd64_mscorlib_b77a5c561934e089_4.0.9600.16404_none_45abdd8052f72969
Successfully restored permissions on C:\Windows\winsxs\amd64_mscorlib_b77a5c561934e089_4.0.9600.16404_none_45abdd8052f72969
PowerCopy:: directive completed successfully.




Summary:
Operation: Detect and Repair
Operation result: 0x0
Last Successful Step: Entire operation 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: True
 

Attachments

Latest DISM scan looks good. Let's followup with a fresh SFC scan.

MgeHyNE.png
SFC /Scannow

  • Press the Windows Key
    pdKOQKY.png
    + r on your keyboard at the same time. Type Notepad and click OK.
  • Copy the three bold lines below and paste into the Notepad document:

    sfc /scannow
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\CBS.txt"
    del %0

  • Click Format. Ensure Wordwrap is unchecked.
  • Click File, Save As and name the file sfcscannow.bat.
  • Select All Files as the Save as type. Save the file to your Desktop.
  • Locate sfcscannow.bat
    lmRDSkT.png
    on your Desktop. Right-click the file and click
    AVOiBNU.jpg
    Run as administrator.
  • Upon completion, a file (CBS.txt) will be created on your Desktop. Attach this file in your next reply.
  • Note: If the file is too large to attach, upload to a service such as Dropbox, One Drive or SendSpace and provide a direct download link in your next reply.
 

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

Back
Top