<?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>gHacks technology news &#187; event viewer</title>
	<atom:link href="http://www.ghacks.net/tag/event-viewer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 11:26:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Analyzing Windows Shutdown Performance</title>
		<link>http://www.ghacks.net/2009/01/21/analyzing-windows-shutdown-performance/</link>
		<comments>http://www.ghacks.net/2009/01/21/analyzing-windows-shutdown-performance/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 19:33:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[diagnostics performance]]></category>
		<category><![CDATA[event viewer]]></category>
		<category><![CDATA[shutdown]]></category>
		<category><![CDATA[shutdown performance]]></category>
		<category><![CDATA[shutdown performance monitoring]]></category>
		<category><![CDATA[windows shutdown]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows tutorial]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10043</guid>
		<description><![CDATA[Windows Shutdown usually takes only a matter of seconds before the computer shuts down. It can take longer if commands or applications are executed at shutdown &#8211; like cleaning temporary files or the pagefile &#8211; or if a driver or program does not respond properly to the shutdown command. One of the better additions of [...]]]></description>
			<content:encoded><![CDATA[<p>Windows Shutdown usually takes only a matter of seconds before the computer shuts down. It can take longer if commands or applications are executed at shutdown &#8211; like cleaning temporary files or the pagefile &#8211; or if a driver or program does not respond properly to the shutdown command. One of the better additions of the Windows Vista operating system is the advanced Event Viewer that can be used to analyze Windows shutdown performance problems easily. The very same possibility will be included in Microsoft&#8217;s next operating system <a href="http://windows7news.com/">Windows 7</a>.</p>
<p>You can start the Event Viewer in Windows using the keyboard shortcut [Windows R], typing [eventvwr.msc] and hitting [enter]. Navigate in the Event Manager using the menu on the left side using the following path: Applications and Services Logs => Microsoft => Windows => Diagnostics-Performance => Operational. This will lead directly to the location that contains performance diagnostics not only for the Windows shutdown but also for standby and boot performance issues.</p>
<p>A good way to start is to sort the columns by Task Category. Click on the Task Category title and look for Shutdown Performance Monitoring entries. Each entry will contain information about the application or process that was causing problems during shutdown including the time it took to shutdown that process. A process that takes very long to shutdown is usually the problem for the shutdown problems.</p>
<p><span id="more-10043"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/windows_shutdown-500x312.jpg" alt="windows shutdown" title="windows shutdown" width="500" height="312" class="alignnone size-medium wp-image-10044" /></p>
<p>Once the process or application has been identified it is a matter of finding out why it is causing the delay. It could be outdated or incompatible with that version of Windows and to a lesser extent a faulty version or driver. A good way to start is to look for updates for that software and install those if they are available. It might be easier on the other hand to simply deactivate or uninstall the software if that is possible. </p>

	Tags: <a href="http://www.ghacks.net/tag/diagnostics-performance/" title="diagnostics performance" rel="tag">diagnostics performance</a>, <a href="http://www.ghacks.net/tag/event-viewer/" title="event viewer" rel="tag">event viewer</a>, <a href="http://www.ghacks.net/tag/shutdown/" title="shutdown" rel="tag">shutdown</a>, <a href="http://www.ghacks.net/tag/shutdown-performance/" title="shutdown performance" rel="tag">shutdown performance</a>, <a href="http://www.ghacks.net/tag/shutdown-performance-monitoring/" title="shutdown performance monitoring" rel="tag">shutdown performance monitoring</a>, <a href="http://www.ghacks.net/tag/windows-shutdown/" title="windows shutdown" rel="tag">windows shutdown</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a>, <a href="http://www.ghacks.net/tag/windows-tutorial/" title="windows tutorial" rel="tag">windows tutorial</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/07/04/windows-shut-down-takes-ages-try-profile-hive/" title="Windows shut down takes ages ? Try Profile Hive (July 4, 2006)">Windows shut down takes ages ? Try Profile Hive</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/08/19/xdn-tweaker-for-windows/" title="XdN Tweaker for Windows (August 19, 2007)">XdN Tweaker for Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/windows-xp-run-count-list-and-editor/" title="Windows XP Run Count List and Editor (March 2, 2008)">Windows XP Run Count List and Editor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/12/15/windows-xp-prompts-to-activate-every-time/" title="Windows XP prompts to activate every time (December 15, 2007)">Windows XP prompts to activate every time</a> (6)</li>
	<li><a href="http://www.ghacks.net/2005/12/11/windows-xp-diagnostic-guide/" title="Windows Xp Diagnostic Guide (December 11, 2005)">Windows Xp Diagnostic Guide</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/21/analyzing-windows-shutdown-performance/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Event Log Explorer</title>
		<link>http://www.ghacks.net/2008/03/18/event-log-explorer/</link>
		<comments>http://www.ghacks.net/2008/03/18/event-log-explorer/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 09:59:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[event viewer]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2008/03/18/event-log-explorer/</guid>
		<description><![CDATA[The Event Viewer is a great way to diagnose system problems in Windows. You can access the build in Event Viewer by clicking on Computer Management in the Administrative Tools section of the Control Panel. Events are sorted by type, date, source, event id and other variables. The main problem of the default Event Viewer [...]]]></description>
			<content:encoded><![CDATA[<p>The Event Viewer is a great way to diagnose system problems in Windows. You can access the build in Event Viewer by clicking on Computer Management in the Administrative Tools section of the Control Panel. Events are sorted by type, date, source, event id and other variables. The main problem of the default Event Viewer is the lack of information and options to obtain them.</p>
<p>A good way to start would be to look up the Event Id in a database that contains a list of them. This has to be done manually if you use the default Event Viewer.</p>
<p>The software Event Log Explorer is a <a href="http://www.eventlogxp.com/">free</a> for personal use software that adds more comfort and functions to working with the Event Log in Windows. It basically displays the same amount of information but offers ways to quickly lookup Event Ids on the Internet. A right-click on an Event Id will provide the user with the option to look it up in the Event Id database or Microsoft Knowledge Base.</p>
<p><span id="more-3405"></span><img src='http://www.ghacks.net/wp-content/uploads/2008/03/event_log_explorer.jpg' alt='event log explorer' /></p>
<p>That&#8217;s actually only one of the new functions that make the product a great replacement. The quick filtering function is another one. Whenever you right-click on a column you can quickly filter for that value, right-clicking on a date for example gives the option to filter events of that date.</p>
<p>Another interesting addition is that the description of the event is available in a third pane that has been added. If you use the default Event Viewer you have to right-click the event and select Properties to get the description which gives more details about the event.</p>
<p>The only limitation of the free version is that it does not allow you to connect to more than three computers.</p>

	Tags: <a href="http://www.ghacks.net/tag/event-viewer/" title="event viewer" rel="tag">event viewer</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/04/03/word-document-property-tool/" title="Word Document Property Tool (April 3, 2008)">Word Document Property Tool</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/04/01/windows-access-monitor/" title="Windows Access Monitor (April 1, 2008)">Windows Access Monitor</a> (5)</li>
	<li><a href="http://www.ghacks.net/2007/10/09/updatestar-check-if-software-updates-are-available/" title="Updatestar check if Software Updates are available (October 9, 2007)">Updatestar check if Software Updates are available</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/12/29/tweak-vista-freeware/" title="Tweak Vista Freeware (December 29, 2006)">Tweak Vista Freeware</a> (3)</li>
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/03/18/event-log-explorer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
