Where can I find the log file of the chkdsk utility that runs when the server starts?

link|improve this question

75% accept rate
feedback

2 Answers

I would search for bootex.log. It may in the root of the system drive (where \windows sits) - normally c:.

link|improve this answer
on Win2008r2, i do not see that file even though i know chkdsk ran, but i have seen it before on other machines. – rjt Mar 16 at 23:53
feedback
  1. Start the Event Viewer.
  2. Navigate to Windows Logs -> Application.
  3. Look for entries with Source=Wininit, Event ID=1001.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.