Hi mrwhite - As others have pointed out, when sfc replaces a file, it notes
it in the Event Viewer. One additional thing to be aware of, however, is
that while sfc will replace corrupt, mis-versioned or missing system .dll's,
it does NOT re-register them. You need to do this for any such showing up
in the Event Viewer after sfc has completed, using
regsvr32 'filename' (without the quotes) for each such file. (You'll get
a confirmation after each one.)
in a CMD window in %SystemRoot%\System32
For reference, here are a couple of useful articles:
scannow sfc (sfc.exe)
http://www.updatexp.com/scannow-sfc.html
Windows File Protection
http://www.updatexp.com/windows-file-protection.html
--
Regards, Jim Byrd, MVP, DTS, ASVOP
My Blog, Defending Your Machine,
http://defendingyourmachine.blogspot.com/
In mrwhite <
[email protected]> typed:
|| Thank you for the links. However they do not address the original
|| question. yesterday, I restarted the laptop. sfc /scanboot did run.
|| The question is where do I go to discover what the command found
|| wrong with my files, which were the bad files, and what it did to
|| correct the errors? Thanks. --
|| ss
||
||
|| "siljaline" wrote:
||
||| "mrwhite" wrote:
|||| I recently run the above command along with /scanboot. How do I
|||| verify that the command ran, and where do i find what it found and
|||| did? Thanks
|||
||| Description of Windows XP and Windows Server 2003 System File
||| Checker (Sfc.exe)
http://support.microsoft.com/kb/310747
|||
||| Silj
|||
||| --
||| siljaline
|||
||| MS - MVP Windows (IE/OE) & Windows Security, AH-VSOP
|||
||| Security Tools Updates
|||
http://aumha.net/viewforum.php?f=31
|||
||| Reply to group, as return address is invalid that we may all
||| benefit.