Disable Chkdsk from running on a drive at boot up
Filed in Tech Tips on Jun.11, 2008
I am sure many of you have had a drive, especially a very large one, that you did not want to have chkdsk run on when restarting a server. If so you can use the command below to disable it from occurring at boot up on a per drive basis.
chkntfs /x c: (where c: is you can replace with the drive you want to exclude from checking)
Leave a Reply