<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Defrag Tools: #4 - Process Monitor - Examples</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor/RSS"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/a373/7afb3f09-a6a6-4a92-b89e-7969ec07a373/DefragTools4_220.jpg</url>
		<title>Channel 9 - Defrag Tools: #4 - Process Monitor - Examples</title>
		<link></link>
	</image>
	<description>In this 2 part episode of Defrag Tools, Andrew and I walk you through Sysinternals Process Monitor. Process Monitor allows you to view the File, Registy, Network, Process and Profiling details of the processes running on the computer. The logging allows you to go from a holistic view all the way down to the function in the stack that initiated an event. Process Monitor can be used to troubleshoot nearly all types of issues. As coined by David Solomon - &amp;quot;When in doubt, run Process Monitor&amp;quot;. Part 1 (last week) covers the tool itself.Part 2 (this week) goes though a wide variety of examples showing how different techniques are required for different investigations. Resources:Sysinternals Process Monitor Timeline: [00:00] - Last week...[01:08] - Finding the Registry keys of the Explorer &#39;Folder Options&#39; dialog[08:30] - Using Summary reports to see the current filter&#39;s resource usage[15:09] - Capturing a ProcMon log of system boot[19:25] - Analyzing the boot log[27:32] - The Startup/Shutdown chapter of the Windows Internals book [4th edition, 5th edition,&amp;nbsp;6th edition Part 2]. Note, it&#39;s&amp;nbsp;Chapter 13, not Chapter 4, as mentioned on the show. Chapter 13 is in Part 2 of the 6th edition.[28:17] - Next time...Autoruns More Examples:Case of the Unexplained... by Mark RussinovichSysinternals Gems by Aaron Margosis </description>
	<link></link>
	<language>en</language>
	<pubDate>Tue, 21 May 2013 09:00:05 GMT</pubDate>
	<lastBuildDate>Tue, 21 May 2013 09:00:05 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Defrag Tools: #4 - Process Monitor - Examples</title>
		<description>
			<![CDATA[<p>really enjoy these videos, I used these Tools alot when working for Microsoft PYPC support and they are very usefull when you get to really know them <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by Typhos</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634810908630899282</link>
		<pubDate>Mon, 20 Aug 2012 20:21:03 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634810908630899282</guid>
		<dc:creator>Typhos</dc:creator>
	</item>
	<item>
		<title>Re: Defrag Tools: #4 - Process Monitor - Examples</title>
		<description>
			<![CDATA[<p>Would be terrific if the SysInternals tools came with source code. Or at least if there were source code snippets in the SysInterals books that Mark publishes.</p><p>&nbsp;</p><p>posted by SteveRichter</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634810913264431755</link>
		<pubDate>Mon, 20 Aug 2012 20:28:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634810913264431755</guid>
		<dc:creator>SteveRichter</dc:creator>
	</item>
	<item>
		<title>Re: Defrag Tools: #4 - Process Monitor - Examples</title>
		<description>
			<![CDATA[<p>At about <a href="http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#time=07m00s">7:00</a>&nbsp;in, Larry asks what the &quot;SuperHidden&quot; registry setting is for, under HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced.</p><p>In Microsoft parlance, &quot;super hidden&quot; files are files which have both the System and Hidden file system attributes set. By default they are hidden from view, even if you've chosen to show hidden files. If for some reason you really want to see them, you can&nbsp;change this&nbsp;setting through the Explorer UI&nbsp;by going to Tools/Folder Options/View, and unchecking &quot;Hide protected operating system files (Recommended).&quot;</p><p>However, the registry value that actually changes when you do this is called &quot;ShowSuperHidden&quot;! So, what's &quot;SuperHidden&quot; for?</p><p>Well, as&nbsp;it turns out... it's a bug.&nbsp;It's been fixed in Windows 8, and &quot;SuperHidden&quot; is gone.&nbsp;There's only &quot;ShowSuperHidden&quot; now. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by ChadBeeder</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634811133612044030</link>
		<pubDate>Tue, 21 Aug 2012 02:36:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634811133612044030</guid>
		<dc:creator>ChadBeeder</dc:creator>
	</item>
	<item>
		<title>Re: Defrag Tools: #4 - Process Monitor - Examples</title>
		<description>
			<![CDATA[<p><em><a href="http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#time=01m08s">[01:08]</a> - Finding the Registry keys of the Explorer 'Folder Options' dialog</em></p><p>this can be done <strong>much, much easier</strong> with <em>RegFromApp</em>:</p><p><span class="linkifyplus"><a class="linkifyplus" href="http://www.nirsoft.net/utils/reg_file_from_application.html">http://www.nirsoft.net/utils/reg_file_from_application.html</a></span></p><p>&nbsp;<img src="http://www.nirsoft.net/utils/regfromapp.gif" alt=""></p><p>Run it, select the Explorer.exe, change the value and save the data as .reg file <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p><em><a href="http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#time=19m25s">[19:25]</a> - Analyzing the boot log</em></p><p>xbootmgr and xperfview are still the better tools for boot tracing. Generate the summary<em><br></em><img src="http://3xzg2q.blu.livefilestore.com/y1pb4MTJkYHg_OgetP9_XXSMBIfAyHctMgL0I2PJGwL0-Mh7n2l-4pHRY3V2wqeTQAMrokt4HXQxX4oaKk9C16VV2oQAdSgIl4r/Boot_Summary.png" alt=""></p><p>&nbsp;to see how long Windows boots. And here you can easily see what is slow. Here it is WinLogonInit which starts services, restore network connections, runs Group policies and logs on the user to the system.</p><p>posted by MagicAndre1981</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634811359302151900</link>
		<pubDate>Tue, 21 Aug 2012 08:52:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634811359302151900</guid>
		<dc:creator>MagicAndre1981</dc:creator>
	</item>
	<item>
		<title>Re: Defrag Tools: #4 - Process Monitor - Examples</title>
		<description>
			<![CDATA[<p>@<a href="/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634811359302151900">MagicAndre1981</a>: xperf is scheduled for a future episode. And yes, I agree that it allows you to go deeper. ProcMon does do a very good job though of presenting information required to get an idea of what is happening.</p><p>posted by windev</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634811752749145363</link>
		<pubDate>Tue, 21 Aug 2012 19:47:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634811752749145363</guid>
		<dc:creator>windev</dc:creator>
	</item>
	<item>
		<title>Re: Defrag Tools: #4 - Process Monitor - Examples</title>
		<description>
			<![CDATA[Guys - I&#39;ve been following your Sysinternals Tools show ...<br><br>This is the 1st time I&#39;ve fired-up ProcMon on my current installation &#40;Win8_RP_x64&#41;<br>I followed through your 1st example about the Advanced Explorer settings etc &#40;and it worked&#41;,<br>But after that, I needed some relaxation, so I fired-up Crysis &#40;under Steam&#41;, and was hit by errors including &#34;check internet access&#34;, &#34;unable to contact license server&#34; <br><br>I run Norton 360, and all the other programs I&#39;ve tried have managed to access the internet Ok<br><br>I&#39;ve checked the Steam User&#39;s forums, and there appears to be a suspicion that ProcMon makes Crysis think there&#39;s &#34;malware&#34; so it won&#39;t run<br><br>Anay comments folks &#63;<br><br>ps. Crysis2 works fine<br><br><br><br><p>posted by Tom Hall</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634815899009727951</link>
		<pubDate>Sun, 26 Aug 2012 14:58:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634815899009727951</guid>
		<dc:creator>Tom Hall</dc:creator>
	</item>
	<item>
		<title>Re: Defrag Tools: #4 - Process Monitor - Examples</title>
		<description>
			<![CDATA[<p>Best procmon tip: &nbsp;filter on 'category contains write' to see registry and file changes. &nbsp;Too bad you can't export to a .reg file.</p><p>I wish there was a column called 'total disk seek distance'.</p><p>&nbsp;</p><p>posted by JS2010</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634816868682297600</link>
		<pubDate>Mon, 27 Aug 2012 17:54:28 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634816868682297600</guid>
		<dc:creator>JS2010</dc:creator>
	</item>
	<item>
		<title>Re: Defrag Tools: #4 - Process Monitor - Examples</title>
		<description>
			<![CDATA[<p>@<a href="/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634815899009727951">Tom Hall</a>: Procmon may indeed be looked for by crysis. Some games don't like you looking at the I/O operations as they think you are trying to hack the game. All you can do iscrebiit (to unload the driver) and then play the game. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>posted by windev</p>]]>
		</description>
		<link>http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634819733331316506</link>
		<pubDate>Fri, 31 Aug 2012 01:28:53 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Shows/Defrag-Tools/Defrag-Tools-4-Process-Monitor#c634819733331316506</guid>
		<dc:creator>windev</dc:creator>
	</item>
</channel>
</rss>