- Techblog - Tim Wanierke - http://techblog.wanierke.de -
CHKNTFS.EXE: What You Can Use It For
Dieser Eintrag stammt von Thomas_Punzo Am 31.3.2009 @ 13:51 In Microsoft, Betriebsysteme | 2 Kommentare
Chkntfs is designed to disable the automatic running of chkdsk on specific volumes, when Windows restarts from an improper shutdown. Chkntfs can also be used to unschedule a chkdsk if chkdsk /f was used to schedule a chkdsk on an active volume on the next system restart.
Every time Windows restarts, Autochk.exe is called by the Kernel to scan all volumes to check if the volume dirty bit is set. If the dirty bit is set, autochk performs an immediate chkdsk /f on that volume.
See -> http://support.microsoft.com/kb/160963
chkntfs /c drive: […]
drive: Specifies a drive letter.
/D Restores the machine to the default
behavior; all drives are checked at boot
time and chkdsk is run on those that are
dirty. This undoes the effect of the /X
option.
/X Excludes a drive from the default boot-time
check. Excluded drives are not accumulated
between command invocations.
/C Schedules chkdsk to be run at the next
reboot if the dirty bit has been set.
2 Kommentare To "CHKNTFS.EXE: What You Can Use It For"
#1 Comment By Thomas_Punzo On 31.3.2009 @ 31.3.2009
Ey voll guuuder Beidrag Alder!
Dieser Artikel wurde ausgedruckt ab Techblog - Tim Wanierke: http://techblog.wanierke.de
URL zum Artikel: http://techblog.wanierke.de/2009/03/31/chkntfsexe-what-you-can-use-it-for/
Klicken hier zum Drucken.