<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ITfall&#187; Error-checking &#8211; ITfall</title>
	<atom:link href="http://www.itfall.com/tag/error-checking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itfall.com</link>
	<description>Where Infinite IT Is Defined</description>
	<lastBuildDate>Sun, 02 May 2010 10:59:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Viewing Scheduled Windows CHKDSK (Error-checking) Report Log</title>
		<link>http://www.itfall.com/viewing-scheduled-windows-chkdsk-error-checking-report-log/</link>
		<comments>http://www.itfall.com/viewing-scheduled-windows-chkdsk-error-checking-report-log/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:29:45 +0000</pubDate>
		<dc:creator>Amer Kachmar</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[CHKDSK]]></category>
		<category><![CDATA[Error-checking]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[windows vista]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.itfall.com/?p=25</guid>
		<description><![CDATA[CHKDSK is a utility that checks the Hard Disk volumes for errors and tries to fix them. Error-checking is just a Graphical User Interface that invokes the same verification routines that CHKDSK invokes. When you run CHKDSK to fix errors (not read-only mode), the utility may ask you to schedule the volume to be checked [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p><strong>CHKDSK</strong> is a utility that checks the Hard Disk volumes for errors and tries to fix them. <strong>Error-checking</strong> is just a Graphical User Interface that invokes the same verification routines that CHKDSK invokes. When you run CHKDSK to fix errors (not read-only mode), the utility may ask you to schedule the volume to be checked the next time your system restarts. This is certain when you run CHKDSK for the drive that has Windows running on (usually drive <strong>C</strong>).<span id="more-25"></span></p>
<p>The following was done on Windows XP. For Windows Vista you will see at the bottom of the article direct instructions to view the report log.</p>
<p>An example on how to run CHKDSK that requires scheduling a check on reboot:</p>
<p>-  <strong>Using Command Prompt</strong>:</p>
<ol>
<li>Click <strong>Start</strong>, then click <strong>Run</strong></li>
<li>Type <strong>cmd</strong>, then click <strong>OK</strong>, or hit <strong>Enter</strong></li>
<li>Type <strong>chkdsk c: /f</strong></li>
<li>Hit the <strong>Enter </strong>key</li>
<li>CHKDSK asks you if you’d like to schedule a check on system restart, type <strong>y</strong>, then hit the <strong>Enter </strong>key.
<p><div id="attachment_26" class="wp-caption aligncenter" style="width: 543px"><img class="size-full wp-image-26" title="chkdsk-cmd" src="http://www.itfall.com/wp-content/uploads/2009/09/chkdsk-cmd.gif" alt="Scheduled chkdsk" width="533" height="211" /><p class="wp-caption-text">On Reboot Scheduled CHKDSK</p></div></li>
<li>Restart your computer.</li>
</ol>
<p>- <strong>Us</strong><strong>ing the Graphical User Interface (Error-checking)</strong>:</p>
<ol>
<li>Double click <strong>My Computer.</strong></li>
<li>Right click drive <strong>C</strong>.</li>
<li>Click <strong>Properties</strong>, then click the <strong>Tools</strong> tab.</li>
<li>Under <strong>Error-checking </strong>section, click the <strong>Check Now…</strong> button.</li>
<li>Check the <strong>Automatically fix file system errors</strong> checkbox.</li>
<li>Click the <strong>Start</strong> button.
<p><div id="attachment_27" class="wp-caption aligncenter" style="width: 377px"><img class="size-full wp-image-27" title="Error-checking" src="http://www.itfall.com/wp-content/uploads/2009/09/error-checking.png" alt="Error-checking" width="367" height="481" /><p class="wp-caption-text">Error-checking (Graphical User Interface)</p></div></li>
<li>Click <strong>Y</strong><strong>es</strong> for the message that pops up to schedule a check on reboot.
<p><div id="attachment_28" class="wp-caption aligncenter" style="width: 502px"><img class="size-full wp-image-28" title="scheduled-gui" src="http://www.itfall.com/wp-content/uploads/2009/09/scheduled-gui.png" alt="Scheduling disk checking (Error-checking)" width="492" height="102" /><p class="wp-caption-text">Scheduling disk checking (Error-checking)</p></div></li>
<li>Restart your computer.</li>
</ol>
<p>When the system is restarted, the error checking process will begin and you may not want to sit and watch it especially if it takes hours to finish. When it finishes you may miss the report summary because the system won’t pause and wait for you to see it. Fortunately, the process logs an event in the Application Event log that contains the report for the drive checked.</p>
<p><strong>Here is how to view the report log (Windows XP)</strong>:</p>
<ol>
<li>To open the <strong>Event Viewer:</strong> click <strong>Start</strong>, then click <strong>Run</strong>, then type <strong>eventvwr.msc</strong> and hit the <strong>Enter</strong> key. (or <strong>Start</strong>, <strong>Control Panel</strong>, <strong>Administrative Tools</strong>, <strong>Event Viewer</strong>).</li>
<li>On the left pane and under <strong>Event Viewer (local)</strong>, select <strong>Application</strong>.</li>
<li>On the right pane, search for the first entry in the list that matches <strong>Winlogon </strong>under the <strong>Source</strong> Column. (Search top to bottom).
<p><div id="attachment_29" class="wp-caption aligncenter" style="width: 501px"><img class="size-full wp-image-29" title="winlogon" src="http://www.itfall.com/wp-content/uploads/2009/09/winlogon.gif" alt="CHKDSK Report Log entry" width="491" height="17" /><p class="wp-caption-text">CHKDSK Report Log entry</p></div></li>
<li>Double click that entry, and there is the log of the disk checking.</li>
</ol>
<p><strong>And here is how to view the report log on Windows Vista</strong>:</p>
<ol>
<li>Click the Vista Start button, and then start typing “<strong>Event Viewer</strong>” until you see <strong>Event Viewer</strong> under <strong>Programs</strong>. Click on it to open the Event Viewer.</li>
<li>On the left pane, expand <strong>Windows Logs</strong>, then select <strong>Application</strong>.</li>
<li>In the middle pane you will see the log entries.  Search for the first entry in the list that matches <strong>Wininit </strong>under the <strong>Source</strong> Column. (Search top to bottom).</li>
<li>Double click that entry, and there is the log of the disk checking.</li>
</ol>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.itfall.com/viewing-scheduled-windows-chkdsk-error-checking-report-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
