System File Checker For Windows XP
|
Edit or create a startup menu that lets you choose which operating
system to boot into in...
Nov 11 2009 |
Switching your file system to NTFS enhances stability and provides a
cluster of features not found...
Nov 11 2009 |
|
1. Lock Windows XP Workstation
You can lock your XP workstation with two clicks of the mouse....
Nov 10 2009 |
General Windows XP keyboard shortcuts
Copy - CTRL+C
Cut - CTRL+X
Paste - CTRL+V
Undo - CTRL+Z...
Nov 09 2009 |
|
Recently on the forums we have had some interest in the SFC in Windows
XP. This brief tutorial...
Nov 09 2009 |
Internet Connection Sharing (ICS) enables a Windows computer to share
its Internet connection with...
Nov 09 2009 |
Recently on the forums we have had some interest in the SFC in Windows
XP. This brief tutorial shows Windows XP Administrators how to use SFC
for Windows XP.
Level: EASY
Scans and verifies the versions of all protected system files after you restart your computer.
Syntax
sfc [/scannow] [/ scanonce] [/ scanboot] [/ revert] [/ purgecache] [/ cachesize=x]
Parameters
/scannow: Scans all protected system files immediately.
/scanonce: Scans all protected system files once.
/scanboot: Scans all protected system files every time the computer is restarted.
/revert: Returns the scan to its default operation.
/purgecache: Purges the Windows File Protection file cache and scans all protected system files immediately.
/cachesize=x: Sets the size, in MB, of the Windows File Protection file cache.
/?: Displays help at the command prompt.
Remarks
- You must be logged on as a member of the Administrators group to run sfc.
-
If sfc discovers that a protected file has been overwritten, it
retrieves the correct version of the file from the
%systemroot%\system32\dllcache folder, and then replaces the incorrect
file. -
If the %systemroot%\system32\dllcache folder becomes corrupt or
unusable, use sfc /scannow, sfc /scanonce, or sfc /scanboot to repair
the contents of the Dllcache directory.
Please note that this Command Line reference is to
the integrity
of the Windows XP DLL's that were shipped with Windows XP. It will try
to repair damaged DLL's by prompting for the Windows CD.
The Windows XP System File Protection which remains active in the
background monitors these DLL's and if it detects an altered DLL, it will
alert a user with a popup message asking for the Windows XP CD. This is
so that it can
the corrupt DLL back to its original state.
SFC checker in Windows XP can only be
not ran in the same way as its previous incarnation from the Windows 98
OS.

Add new comment