Have a error in sfc details that is preventing a security update
The error is: Repair transaction 2011-07-20 19:15:59, Info CSI 000002c5 [SR] Cannot repair member file [1:16181]"dfsr.exe" of Microsoft-windows-DESK-core-clientOnly, Version = 6.0.6002.18005, pA = PROCESSOR-ARCHITECTURE-INTEL (0), Culture neutral, versionscope = 1 nonsxS, PublicKeyToken = 11:8 b:31bf3856ad364e351, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch 2011-07-20 19:15:59, Info CSI 000002c7 [SR] Cannot repair member file [1:16181]"dfsr.exe" of Microsoft-windows-DESK-core-clientonly, version = 6.0.6002.18005, pA = PROCESSOR-ARCHITECTURE-INTEL (0), Culture neutral, versionscope = 1 nonSxS, PublicKeyToken = 11:8 b:31bf3856ad364e351, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch 2011-07-20 19:15:59, Info CSI 000002c8 [SR] This component was referenced by [1:158f791]"Package-20-for-KB948465-31bf3856ad364e35-x86--6.0.1.18005.948465-53-neut I would like to know if and how this error can be fixed.
February 6th, 2012 9:13pm

Find a copy of the file from another computer. Try to get the right version. If your computer is fully patched then get the file from another fully patched computer. Try right clicking the file and choose Properties then Details to get the file version. Your file may be intact enough to get the version number from it, if not open in Notepad and look at the end of the file- it will be in english. You need to give yourself permissions to copy it. To give yourself permission to replace the file, click Start - All Programs - Accessories - Right click Command Prompt and choose Run As Administrator. Type (or copy and paste) takeown /f %windir%\system32\dfsr.exe /aicacls %windir%\system32\dfsr.exe /grant Administrators:f File corruption can be caused by disk corruption. In Computer right click your drives and choose Properties, then Tools tab, then click Check Now. Tick BOTH checkboxes then Start. Reboot. This will take overnight. After running chkdsk (which is what the above does) check for file corruption by clicking Start - All Programs - Accessories - Right click Command Prompt and choose Run As Administrator. Type sfc /scannow Unfortunately SFC doesn't seem to repair corrupted files only deleted ones. Disk drives in Windows monitor themselves for impending failure. The feature is called S.M.A.R.T. It will detect impending failure 30% of the time. In an elevated command prompt type wmic /namespace:\\root\wmi PATH MSStorageDriver_FailurePredictStatus get active,predictfailure,reason /format:List If it's on Active will be true, if not on turn it on in the computer's BIOS. Predict Failure should be False if everything's ok. In Vista and later disk ckecking is done automatically and silently. To have Windows warn you type in an elevated command prompt fsutil repair set C: 9 to see what the current status is type fsutil repair query C: To see if the system has logged any errors type wmic PATH Win32_NTLogEvent get eventcode,message |findstr /c:"Bad Block" wmic PATH Win32_NTLogEvent get eventcode,message |findstr "130 55 7 1001" This will take a fair while to run. PS This is a Vista group and Vista doesn't have dfsr.exe. -- . -- "Gumby n Pokey" wrote in message news:665fedf9-2927-428d-bafd-6584b27ebafa... > The error is: > > Repair transaction > 2011-07-20 19:15:59, Info CSI 000002c5 [SR] Cannot repair member file [1:16181]"dfsr.exe" of Microsoft-windows-DESK-core-clientOnly, Version = 6.0.6002.18005, pA = PROCESSOR-ARCHITECTURE-INTEL (0), Culture neutral, versionscope = 1 nonsxS, PublicKeyToken = 11:8 b:31bf3856ad364e351, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch > 2011-07-20 19:15:59, Info CSI 000002c7 [SR] Cannot repair member file [1:16181]"dfsr.exe" of Microsoft-windows-DESK-core-clientonly, version = 6.0.6002.18005, pA = PROCESSOR-ARCHITECTURE-INTEL (0), Culture neutral, versionscope = 1 nonSxS, PublicKeyToken = 11:8 b:31bf3856ad364e351, Type neutral, TypeName neutral, PublicKey neutral in the store, hash mismatch > 2011-07-20 19:15:59, Info CSI 000002c8 [SR] This component was referenced by > [1:158f791]"Package-20-for-KB948465-31bf3856ad364e35-x86--6.0.1.18005.948465-53-neut > > > I would like to know if and how this error can be fixed. >
Free Windows Admin Tool Kit Click here and download it now
February 7th, 2012 1:14am

Hi, If you have any questions or concerns, please feel free to let me know. I am happy to be of further assistance. :) Regards, Sabrina TechNet Subscriber Support If you are TechNet Subscriptionuser and have any feedback on our support quality, please send your feedback here.Sabrina TechNet Community Support
February 9th, 2012 4:50am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics