How can I force a check of protected system files in Windows 2000?

A. Windows 2000 includes a new component which protects critical system files and if they are replaced by an application the correct original file will be replaced by the process. This should fix the common "DLL Hell" scenario.

A utility is supplied called SFC.EXE (System File Checker) which can be used to perform various checks and configuration for this service.

To force a check of files at any time just type:

C:\&gt; <b>sfc /scannow</b>

A check of your system files will then be carried out. You may need to insert your Windows 2000 CD-ROM.

You can also use switches:

  • /SCANONCE Scans all protected system files once at the next boot.
  • /SCANBOOT Scans all protected system files at every boot

Please or Register to post comments.

IT/Dev Connections

Las Vegas
September 30th - October 4th

Paul ThurottYou'll have the opportunity to experience:
• The Microsoft
Technology Roadmap
• Office 365 Implementation
• Hyper-V Optimizing
• Windows 8 Deployment
and much more!

Come See Paul Thurrott & Rod Trent in Person!

Early Registration Now Open

Upcoming Training

Mastering SharePoint 2013: Succeeding, Not Just Surviving

Building on the success of the “Mastering SharePoint 2010” seminars, the presenters have updated the content to cover the latest and greatest SharePoint product: SharePoint 2013. While SharePoint 2013 is relatively new on the marketplace, the presenters have been working with SharePoint 2013 for well over a year, and have implemented it with a number of clients in production environments.

Register Now

Current Issue

May 2013 - The NameTranslate object is useful when you need to translate Active Directory object names between different formats, but it's awkward to use from PowerShell. Here's a PowerShell script that eliminates the awkwardness.

CURRENT ISSUE / ARCHIVE / SUBSCRIBE

Windows Forums

Get answers to questions, share tips, and engage with the Windows Community in our Forums.