chkdsk log file location on windows server 2008
Where can I find the log file of the chkdsk utility that runs when the server starts?
Solution 1:
- Start the Event Viewer.
- Navigate to Windows Logs -> Application.
- Look for entries with Source=Wininit, Event ID=1001.
Solution 2:
I would search for bootex.log. It may in the root of the system drive (where \windows sits) - normally c:.