|
CHKNTFS
Displays or specifies whether automatic system checking is
scheduled to be run on a FAT, FAT32, or NTFS volume when the
computer is started.
Syntax
CHKNTFS drive: [...]
CHKNTFS /C drive: [...]
CHKNTFS /X drive: [...]
CHKNTFS /t[:Time]
CHKNTFS /D
Key
drive : Specifies a drive letter.
/C : Check - schedules chkdsk to be run at the next
reboot.
/X : Exclude a drive from the default boot-time check.
Excluded drives are not accumulated between command
invocations.
/T : Change the Autochk.exe initiation countdown time
(time in seconds)
If you don't specify Time: displays the current
countdown time.
/D : Restore 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.
If no switches are specified, CHKNTFS will display the
status of the dirty bit for each drive.
To run chkntfs, you must be a member of the Administrators group.
Although you can set the Autochk.exe initiation countdown
time to zero, you cannot cancel a potentially time-consuming
automatic file check if you set it to zero.
Cmd Commands
|