Running & automating error-checking in Windows XP
Command for running Error-checking automatincally on the hard drive or partition that contains Windows(paste into "run:" in Scheduled Tasks):
chkdsk /f /r
Do you have ave multiple hard drives or partitions you would like error checking done on? You can use this script (right click and select save) in scheduled tasks to automatically scan all your drives (c: though z:).

