<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Mike Dopp</title>
	
	<link>http://mikedopp.com</link>
	<description>Code Monkey by Day, Unix/Windows Administrator by Night, Social Media Chump 24/7</description>
	<lastBuildDate>Tue, 22 Nov 2011 19:46:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/mikedoppcom" /><feedburner:info uri="mikedoppcom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-sa/3.0/</creativeCommons:license><item>
		<title>How to get system info via cmd shortcuts</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/vjq8zOT37Yc/</link>
		<comments>http://mikedopp.com/2011/how-to-get-system-info-via-cmd-shortcuts/#comments</comments>
		<pubDate>Tue, 22 Nov 2011 19:46:48 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mikedopp.com/?p=744</guid>
		<description><![CDATA[Had a random email asking if I could get system info via command line. Of course the obvious answer was &#8220;systeminfo&#8221; . How about create a shortcut on your desktop to click on and get an answer to specifics? Right &#8230; <a href="http://mikedopp.com/2011/how-to-get-system-info-via-cmd-shortcuts/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Had a random email asking if I could get system info via command line.</p>
<p>Of course the obvious answer was &#8220;systeminfo&#8221; .</p>
<p>How about create a shortcut on your desktop to click on and get an answer to specifics?</p>
<p>Right click on the desktop create a shortcut and add the code into the location and name it accordingly. Now you can show off your geek understanding of your system.</p>
<p><strong>CPU Current Voltage and Caption</strong><br />
<code>cmd /k wmic cpu get caption,currentvoltage</code></p>
<p><strong>Current Clock Speed</strong><br />
<code>cmd /k wmic cpu get CurrentClockSpeed,MaxClockSpeed /every:3</code></p>
<p><strong>Memory Card Information</strong><br />
<code>cmd /k wmic memorychip get FormFactor,serialnumber,partnumber,speed,capacity,name</code></p>
<p><strong>BIOS Information</strong><br />
<code>cmd /k wmic bios get name,version,serialnumber</code></p>
<p><strong>MotherBoard Information</strong><br />
<code>cmd /k wmic baseboard get manufacturer,serialnumber</code></p>
<p><strong>Get Network Card MacAddress</strong><br />
<code>cmd /k wmic nic get macaddress,description,speed</code></p>
<p><strong>Disk Drive Information</strong><br />
<code>cmd /k wmic diskdrive get model,serialnumber,size</code></p>
<p>More questions please ping me via twitter or facebook.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fhow-to-get-system-info-via-cmd-shortcuts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fhow-to-get-system-info-via-cmd-shortcuts%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'How to get system info via cmd shortcuts on Mike Dopp',url: 'http://mikedopp.com/2011/how-to-get-system-info-via-cmd-shortcuts/',contentID: 'post-744',suggestTags: '',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/RYPhydgzFzr9CP5Z8Qsi4JcJ_gc/0/da"><img src="http://feedads.g.doubleclick.net/~a/RYPhydgzFzr9CP5Z8Qsi4JcJ_gc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/RYPhydgzFzr9CP5Z8Qsi4JcJ_gc/1/da"><img src="http://feedads.g.doubleclick.net/~a/RYPhydgzFzr9CP5Z8Qsi4JcJ_gc/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/how-to-get-system-info-via-cmd-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/how-to-get-system-info-via-cmd-shortcuts/</feedburner:origLink></item>
		<item>
		<title>Things I am working on…</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/JbdtpFAA9KQ/</link>
		<comments>http://mikedopp.com/2011/things-i-am-working-on/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 17:53:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Brain share]]></category>
		<category><![CDATA[Ideas]]></category>

		<guid isPermaLink="false">http://mikedopp.com/2011/things-i-am-working-on/</guid>
		<description><![CDATA[Really a blog post about things I am working on? More of a task list I guess. Windows 7 boot manager to include Microsoft security tools.. Just about have it finished. *think when you hit f8 you will have your &#8230; <a href="http://mikedopp.com/2011/things-i-am-working-on/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Really a blog post about things I am working on?</p>
<p>More of a task list I guess.</p>
<ul>
<li>Windows 7 boot manager to include Microsoft security tools.. Just about have it finished. *think when you hit f8 you will have your safe mode options as well as Microsoft security tools (basically windows pe with antivirus). *</li>
<li>A windows version of r-sync…. Details to follow.</li>
<li>minimizing windows 7 footprint without losing functionality.</li>
</ul>
<p>&nbsp;</p>
<p>Any other suggestions…? Possibly start updating my posts again?</p>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fthings-i-am-working-on%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fthings-i-am-working-on%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;hashtags=Brain+share,Ideas&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Things I am working on&amp;hellip; on Mike Dopp',url: 'http://mikedopp.com/2011/things-i-am-working-on/',contentID: 'post-742',suggestTags: 'Brain share,Ideas',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/oucVEo7BKWbctGVpe-BmPDW-XKU/0/da"><img src="http://feedads.g.doubleclick.net/~a/oucVEo7BKWbctGVpe-BmPDW-XKU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/oucVEo7BKWbctGVpe-BmPDW-XKU/1/da"><img src="http://feedads.g.doubleclick.net/~a/oucVEo7BKWbctGVpe-BmPDW-XKU/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/things-i-am-working-on/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/things-i-am-working-on/</feedburner:origLink></item>
		<item>
		<title>Amazon Cloud Drive is the Down fall of Itunes</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/gMrZcGcVGRk/</link>
		<comments>http://mikedopp.com/2011/amazon-cloud-drive-is-the-down-fall-of-itunes/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 08:03:34 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://mikedopp.com/?p=727</guid>
		<description><![CDATA[Alright so that may be a bit dramatic. However I see a massive fail for Apple, Microsoft and Google here. That s not to say that these services will not catch up. It just means that Apples&#8217;: This changes everything &#8230; <a href="http://mikedopp.com/2011/amazon-cloud-drive-is-the-down-fall-of-itunes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Alright so that may be a bit dramatic. However I see a massive fail for Apple, Microsoft and Google here.<br />
That s not to say that these services will not catch up. It just means that Apples&#8217;: This changes everything has just taken a dramatic upper cut in the &#8220;WOW&#8221; factor.</p>
<p><span id="more-727"></span></p>
<p>I have owned three types of Andoid devices. All better than the other. All came with Amazon MP3 pre-installed. Since I typically don&#8217;t use my phone as a MP3 player I never touched the application. I didn&#8217;t want to look like one of those trendy Iphone people with their ear buds in and playing with the phone too much. Now before I get too much hate mail or comments know that I was an early adopter to the Apple Ipod when you &#8220;had&#8221; to have a Mac to use the thing. Yes I was caught up in the madness. Simply got sick of paying steve jobs too much money for his drm music and crappy itunes support.</p>
<p>That said. I jumped on to the Amazon Cloud ride a few days ago. Skeptical that it would be anything really cool. Just like when I ventured in to the Amazon S3 realm it got really expensive really fast. Not to say it wasn&#8217;t great but I couldn&#8217;t afford the bandwidth and storage costs. I know its pennies but they do add up.</p>
<p>The Cloud drive is what all media devices need. Be it Iphone, Android, PSP or the dreaded WinPhone7.  I have been waiting for something like this to show up so that I can store my music and stream it to a device (like my android). My only hope is that it becomes bigger and better and more supported by more devices.</p>
<p><object width="364" height="256"><param name="movie" value="http://www.cnet.com/av/video/embed/player.swf" /><param name="background" value="#333333" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="true" /><param name="FlashVars" value="playerType=embedded&#038;type=id&#038;value=50102503" /><embed src="http://www.cnet.com/av/video/embed/player.swf" type="application/x-shockwave-flash" background="#333333" width="364" height="256" allowFullScreen="true" allowScriptAccess="always" FlashVars="playerType=embedded&#038;type=id&#038;value=50102503" /></object></p>
<p>Great job Amazon. Please don&#8217;t mess this up.</p>
<p>Comments Hate mail or anything fun. Look me up on <a href="http://www.twitter.com/mikedopp" target="_blank">twitter</a> or on <a href="http://www.facebook.com/mikedopp" target="_blank">facebook</a>.</p>
<p>&nbsp;</p>
<p>&nbsp;
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Famazon-cloud-drive-is-the-down-fall-of-itunes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Famazon-cloud-drive-is-the-down-fall-of-itunes%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Amazon Cloud Drive is the Down fall of Itunes on Mike Dopp',url: 'http://mikedopp.com/2011/amazon-cloud-drive-is-the-down-fall-of-itunes/',contentID: 'post-727',suggestTags: '',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/AaxLeyilVFK31HEgx5fUsyd_aOk/0/da"><img src="http://feedads.g.doubleclick.net/~a/AaxLeyilVFK31HEgx5fUsyd_aOk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/AaxLeyilVFK31HEgx5fUsyd_aOk/1/da"><img src="http://feedads.g.doubleclick.net/~a/AaxLeyilVFK31HEgx5fUsyd_aOk/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/amazon-cloud-drive-is-the-down-fall-of-itunes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/amazon-cloud-drive-is-the-down-fall-of-itunes/</feedburner:origLink></item>
		<item>
		<title>Dancing through the tulips with Windows 7 activation.</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/XiUs9qKiteI/</link>
		<comments>http://mikedopp.com/2011/dancing-through-the-tulips-with-windows-7-activation/#comments</comments>
		<pubDate>Tue, 22 Mar 2011 08:48:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Activation]]></category>

		<guid isPermaLink="false">http://mikedopp.com/2011/dancing-through-the-tulips-with-windows-7-activation/</guid>
		<description><![CDATA[It’s Spring and the servers are humming, virus’s are popping up like dandelions and the sweet smell of blown capacitors  is in the air. What does this have to do with Windows activation? Jolly good question. Not much I guess. &#8230; <a href="http://mikedopp.com/2011/dancing-through-the-tulips-with-windows-7-activation/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It’s Spring and the servers are humming, virus’s are popping up like dandelions and the sweet smell of blown capacitors  is in the air.</p>
<p><span id="more-718"></span></p>
<p>What does this have to do with Windows activation? Jolly good question. Not much I guess. However I am stuck inside the server room without windows (physical windows (with panes, you know.)) day dreaming.</p>
<p>Dreaming of a better way to get the windows 7 activation to be done in a much smoother scripted way.</p>
<p>Thus far I have only found the vbs script that is already used in this process.</p>
<p>“slmgr.vbs”</p>
<p>What can be done with this wonderful vbscript? Well basically what I mentioned before.</p>
<p>Windows Software Licensing Management Tool</p>
<p>Usage: slmgr.vbs [MachineName [User Password]] [&lt;Option&gt;]</p>
<p>MachineName: Name of remote machine (default is local machine)</p>
<p>User:        Account with required privilege on remote machine</p>
<p>Password:    password for the previous account</p>
<p>&nbsp;</p>
<p>Global Options:</p>
<p>/ipk &lt;Product Key&gt;</p>
<p>Install product key (replaces existing key)</p>
<p>/ato [Activation ID]</p>
<p>Activate Windows</p>
<p>/dli [Activation ID | All]</p>
<p>Display license information (default: current license)</p>
<p>/dlv [Activation ID | All]</p>
<p>Display detailed license information (default: current license)</p>
<p>/xpr [Activation ID]</p>
<p>Expiration date for current license state</p>
<p>Advanced Options:</p>
<p>/cpky</p>
<p>Clear product key from the registry (prevents disclosure attacks)</p>
<p>/ilc &lt;License file&gt;</p>
<p>Install license</p>
<p>/rilc</p>
<p>Re-install system license files</p>
<p>/rearm</p>
<p>Reset the licensing status of the machine</p>
<p>/upk [Activation ID]</p>
<p>Uninstall product key</p>
<p>&nbsp;</p>
<p>/dti [Activation ID]</p>
<p>Display Installation ID for offline activation</p>
<p>/atp &lt;Confirmation ID&gt; [Activation ID]</p>
<p>Activate product with user-provided Confirmation ID</p>
<p>&nbsp;</p>
<p>Volume Licensing: Key Management Service (KMS) Client Options:</p>
<p>/skms &lt;Name[:Port] | : port&gt; [Activation ID] [Activation ID]</p>
<p>Set the name and/or the port for the KMS computer this machine will use. IPv6 address must be specified in the format [hostname]:port</p>
<p>/ckms [Activation ID]</p>
<p>Clear name of KMS computer used (sets the port to the default)</p>
<p>/skhc</p>
<p>Enable KMS host caching</p>
<p>/ckhc</p>
<p>Disable KMS host caching</p>
<p>Volume Licensing: Token-based Activation Options:</p>
<p>/lil</p>
<p>List installed Token-based Activation Issuance Licenses</p>
<p>/ril &lt;ILID&gt; &lt;ILvID&gt;</p>
<p>Remove installed Token-based Activation Issuance License</p>
<p>/ctao</p>
<p>Clear Token-based Activation Only flag (default)</p>
<p>/stao</p>
<p>Set Token-based Activation Only flag</p>
<p>/ltc</p>
<p>List Token-based Activation Certificates</p>
<p>/fta &lt;Certificate Thumbprint&gt; [&lt;PIN&gt;]</p>
<p>Force Token-based Activation</p>
<p>Volume Licensing: Key Management Service (KMS) Options:</p>
<p>/sprt &lt;Port&gt;</p>
<p>Set TCP port KMS will use to communicate with clients</p>
<p>/sai &lt;Activation Interval&gt;</p>
<p>Set interval (minutes) for unactivated clients to attempt KMS connection. The activation interval must be between 15 minutes (min) and 30 days (max) although the default (2 hours) is recommended.</p>
<p>/sri &lt;Renewal Interval&gt;</p>
<p>Set renewal interval (minutes) for activated clients to attempt KMS connection. The renewal interval must be between 15 minutes (min) and 30 days (max) although the default (7 days) is recommended.</p>
<p>/sdns</p>
<p>Enable DNS publishing by KMS (default)</p>
<p>/cdns</p>
<p>Disable DNS publishing by KMS</p>
<p>/spri</p>
<p>Set KMS priority to normal (default)</p>
<p>/cpri</p>
<p>Set KMS priority to low</p>
<p>&nbsp;</p>
<p>You say holy crap batman! That’s a ton of commands.</p>
<p>The one I like the most right now:</p>
<p>slmgr.vbs/dli</p>
<p>&nbsp;</p>
<p>So you now have all the activation info about your pc. Using Command prompt but how do I access the gui version?</p>
<p>Hit the windows ball(start button) type in the search: sligui.exe and there you go. How do you get to the call microsoft gui? “slui.exe 4”</p>
<p>Anyway back to work.</p>
<p>Questions comments or just confused <a href="http://www.twitter.com/mikedopp" target="_blank">twitter</a> me or <a href="http://www.facebook.com/mikedopp" target="_blank">facebook</a> me
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fdancing-through-the-tulips-with-windows-7-activation%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fdancing-through-the-tulips-with-windows-7-activation%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;hashtags=Activation&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Dancing through the tulips with Windows 7 activation. on Mike Dopp',url: 'http://mikedopp.com/2011/dancing-through-the-tulips-with-windows-7-activation/',contentID: 'post-718',suggestTags: 'Activation',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/33zd4gigPfDsuDOSYXHZu-tdN5o/0/da"><img src="http://feedads.g.doubleclick.net/~a/33zd4gigPfDsuDOSYXHZu-tdN5o/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/33zd4gigPfDsuDOSYXHZu-tdN5o/1/da"><img src="http://feedads.g.doubleclick.net/~a/33zd4gigPfDsuDOSYXHZu-tdN5o/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/dancing-through-the-tulips-with-windows-7-activation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/dancing-through-the-tulips-with-windows-7-activation/</feedburner:origLink></item>
		<item>
		<title>More ChkDsk info than you ever wanted to know.</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/cvi7XqFZzbk/</link>
		<comments>http://mikedopp.com/2011/more-chkdsk-info-than-you-ever-wanted-to-know/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 09:18:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[ChkDsk]]></category>
		<category><![CDATA[Hard Drive Health]]></category>

		<guid isPermaLink="false">http://mikedopp.com/2011/more-chkdsk-info-than-you-ever-wanted-to-know/</guid>
		<description><![CDATA[You! yes you have a spinning hard drive. Even if you have a great solid state. Money says you have at least on spinning disk hard drive in use or sitting on a shelf. You should be well acquainted with &#8230; <a href="http://mikedopp.com/2011/more-chkdsk-info-than-you-ever-wanted-to-know/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You! yes you have a spinning hard drive. Even if you have a great solid state. Money says you have at least on spinning disk hard drive in use or sitting on a shelf.</p>
<p>You should be well acquainted with chkdsk command and a really good defrag utility.</p>
<p>Hard drives are pretty fickle. Work for a long long time and then one tuesday at 3:43pm&nbsp; they take a turn for the worst.</p>
<p>So how to use and what are the best practices? Here is Microsoft’s Best Practice for NTFS. <a href="http://cid-f85a988f57842184.office.live.com/view.aspx/Public/NTFS%20Chkdsk%20Best%20Practices%20and%20Performance.docx" target="_blank">Download me!</a></p>
<p>Also here is a cool little “GUI” version of Chkdsk. <a href="http://www.softpedia.com/dyn-postdownload.php?p=174446&amp;t=4&amp;i=1" target="_blank">Download</a></p>
<p>Now chkdsk is my favorite app via console to make sure of health. There are a ton more ways. Here is my default.</p>
<p>Chkdsk Drive (C:) /v /r where drive is C: or whatever you drive.</p>
<p>Try it out.</p>
<p>Questions? Compliments? Hit me up on the old <a href="http://www.twitter.com/mikedopp" target="_blank">twitter</a> or <a href="http://www.facebook.com/mikedopp" target="_blank">facebook</a></p>
<p>Need a new hard drive contact <a href="http://www.problemsolvedpcrepair.com" target="_blank">Problem Solved Computer Repair</a></p>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fmore-chkdsk-info-than-you-ever-wanted-to-know%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fmore-chkdsk-info-than-you-ever-wanted-to-know%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;hashtags=ChkDsk,Hard+Drive+Health&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'More ChkDsk info than you ever wanted to know. on Mike Dopp',url: 'http://mikedopp.com/2011/more-chkdsk-info-than-you-ever-wanted-to-know/',contentID: 'post-716',suggestTags: 'ChkDsk,Hard Drive Health',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/x0soM0d_ChoFVf-VN0pJiuqfZEQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/x0soM0d_ChoFVf-VN0pJiuqfZEQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/x0soM0d_ChoFVf-VN0pJiuqfZEQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/x0soM0d_ChoFVf-VN0pJiuqfZEQ/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/more-chkdsk-info-than-you-ever-wanted-to-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/more-chkdsk-info-than-you-ever-wanted-to-know/</feedburner:origLink></item>
		<item>
		<title>Get a Txt or Email when the earth shakes.</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/fuB1ufnTcDQ/</link>
		<comments>http://mikedopp.com/2011/get-a-txt-or-email-when-the-earth-shakes/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 08:48:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Interesting]]></category>
		<category><![CDATA[EarthQuake]]></category>

		<guid isPermaLink="false">http://mikedopp.com/2011/get-a-txt-or-email-when-the-earth-shakes/</guid>
		<description><![CDATA[So I live in the mountainous region of the rocky mountains along a very large fault. Similar to the Japanese fault. Of course our tectonic plates haven’t slid in a while. Which scares me. So your thinking to yourself how &#8230; <a href="http://mikedopp.com/2011/get-a-txt-or-email-when-the-earth-shakes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So I live in the mountainous region of the rocky mountains along a very large fault. Similar to the Japanese fault. Of course our tectonic plates haven’t slid in a while. Which scares me. </p>
<p>So your thinking to yourself how do I know if I am in an earthquake or the big truck next door is carrying a large amount of boulders as it drives by?</p>
<p>Have the USGS send you an txt message or email when the earth starts a shakin’</p>
<p>Go register for free at the their <a href="https://sslearthquake.usgs.gov/ens/register" target="_blank">website</a></p>
<p>Don’t forget to give or donate equally to the <a href="https://american.redcross.org/site/Donation2?5052.donation=form1&amp;df_id=5052&amp;idb=0" target="_blank">red cross relief for New Zealand and Japan citizens</a>.</p>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fget-a-txt-or-email-when-the-earth-shakes%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fget-a-txt-or-email-when-the-earth-shakes%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;hashtags=EarthQuake&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Get a Txt or Email when the earth shakes. on Mike Dopp',url: 'http://mikedopp.com/2011/get-a-txt-or-email-when-the-earth-shakes/',contentID: 'post-715',suggestTags: 'EarthQuake',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/dTJ8-w48NiKb6jtzdr9Pgc82doc/0/da"><img src="http://feedads.g.doubleclick.net/~a/dTJ8-w48NiKb6jtzdr9Pgc82doc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/dTJ8-w48NiKb6jtzdr9Pgc82doc/1/da"><img src="http://feedads.g.doubleclick.net/~a/dTJ8-w48NiKb6jtzdr9Pgc82doc/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/get-a-txt-or-email-when-the-earth-shakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/get-a-txt-or-email-when-the-earth-shakes/</feedburner:origLink></item>
		<item>
		<title>Fun With your MSSQL Server.</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/_YYVbQFzIGA/</link>
		<comments>http://mikedopp.com/2011/fun-with-your-mssql-server/#comments</comments>
		<pubDate>Tue, 15 Mar 2011 09:49:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[SQL/Database]]></category>
		<category><![CDATA[IO]]></category>
		<category><![CDATA[MSSQL]]></category>

		<guid isPermaLink="false">http://mikedopp.com/2011/fun-with-your-mssql-server/</guid>
		<description><![CDATA[I really wanted to call it something along the lines of fun with Dick and Jane. However the title got too long and wouldn’t have made any sense. Yes yet another Microsoft product we are talking about. I gotta write &#8230; <a href="http://mikedopp.com/2011/fun-with-your-mssql-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I really wanted to call it something along the lines of fun with Dick and Jane. However the title got too long and wouldn’t have made any sense.</p>
<p><span id="more-712"></span></p>
<p>Yes yet another Microsoft product we are talking about. I gotta write scripts so this one man Web administrator can get some sleep at night.</p>
<p>Here is a fun little SQL script that will give you all sorts of info concerning IO and Buffers and well crap that will only bore most of you.</p>
<p>Works well on MSSQL 2005 and up:</p>
<p>&nbsp;</p>
<p>“</p>
<p>DECLARE @TotalIO    BIGINT,<br />
@TotalBytes BIGINT,<br />
@TotalStall BIGINT</p>
<p>SELECT @TotalIO  = SUM(NumberReads + NumberWrites),<br />
@TotalBytes = SUM(BytesRead + BytesWritten),<br />
@TotalStall = SUM(IoStallMS)<br />
FROM ::FN_VIRTUALFILESTATS(NULL, NULL)</p>
<p>SELECT [DbName] = DB_NAME([DbId]),<br />
(SELECT name FROM sys.master_files<br />
WHERE database_id = [DbId]<br />
and FILE_ID = [FileId]) filename,<br />
[%ReadWrites]       = (100 * (NumberReads + NumberWrites) / @TotalIO),<br />
[%Bytes]        = (100 * (BytesRead + BytesWritten) / @TotalBytes),<br />
[%Stall]        = (100 * IoStallMS / @TotalStall),<br />
[NumberReads],<br />
[NumberWrites],<br />
[TotalIO]       = CAST((NumberReads + NumberWrites) AS BIGINT),<br />
[MBsRead]       = [BytesRead] / (1024*1024),<br />
[MBsWritten]        = [BytesWritten] / (1024*1024),<br />
[TotalMBs]      = (BytesRead + BytesWritten) / (1024*1024),<br />
[IoStallMS],<br />
IoStallReadMS,<br />
IoStallWriteMS,<br />
[AvgStallPerIO]     = ([IoStallMS] / ([NumberReads] + [NumberWrites] + 1)),<br />
[AvgStallPerReadIO] = (IoStallReadMS / ([NumberReads] + 1)),<br />
[AvgStallPerWriteIO]= (IoStallWriteMS / ( [NumberWrites] + 1)),</p>
<p>[AvgBytesPerRead]  = ((BytesRead) / (NumberReads + 1)),<br />
[AvgBytesPerWrite] = ((BytesWritten) / (NumberWrites + 1))<br />
FROM ::FN_VIRTUALFILESTATS(NULL, NULL)<br />
ORDER BY dbname</p>
<p>“</p>
<p>copy paste and name it something that makes sense “*.sql” Run it and enjoy your output.</p>
<p>Send me a screenshot of your stats on <a href="http://www.twitter.com/mikedopp" target="_blank">twitter</a> or <a href="http://www.facebook.com/mikedopp" target="_blank">facebook</a>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Ffun-with-your-mssql-server%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Ffun-with-your-mssql-server%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;hashtags=IO,MSSQL&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Fun With your MSSQL Server. on Mike Dopp',url: 'http://mikedopp.com/2011/fun-with-your-mssql-server/',contentID: 'post-712',suggestTags: 'IO,MSSQL',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/LlHprzD5sOIDGZEUerZNghkyxi0/0/da"><img src="http://feedads.g.doubleclick.net/~a/LlHprzD5sOIDGZEUerZNghkyxi0/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LlHprzD5sOIDGZEUerZNghkyxi0/1/da"><img src="http://feedads.g.doubleclick.net/~a/LlHprzD5sOIDGZEUerZNghkyxi0/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/fun-with-your-mssql-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/fun-with-your-mssql-server/</feedburner:origLink></item>
		<item>
		<title>My windows 7 install is better than yours. Part Deux</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/ThtcQV_9M3w/</link>
		<comments>http://mikedopp.com/2011/my-windows-7-install-is-better-than-yours-part-deux/#comments</comments>
		<pubDate>Mon, 14 Mar 2011 08:27:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[How To]]></category>
		<category><![CDATA[Interesting]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Vista]]></category>
		<category><![CDATA[Windows Experience Index]]></category>

		<guid isPermaLink="false">http://mikedopp.com/2011/my-windows-7-install-is-better-than-yours-part-deux/</guid>
		<description><![CDATA[So instead of an update I though I would write some more fun with the WEI (Windows Experience Index). However not about its flaws but about a cool little way to compete with your neighbor. I work on a rather &#8230; <a href="http://mikedopp.com/2011/my-windows-7-install-is-better-than-yours-part-deux/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So instead of an update I though I would write some more fun with the WEI (Windows Experience Index).</p>
<p>However not about its flaws but about a cool little way to compete with your neighbor.<span id="more-709"></span></p>
<p>I work on a rather small LAN at work. However as you know geeks are geeks and its always fun to go after the next guy to see who has the best performing pc on the small LAN.</p>
<p>You get guys like me making my machine look like it’s a “GODs OWN MACHINE” with a (7.9) score on a Pentium 4 with 3gigs of ram. By the way if you really think that can happen? It can’t however you can hack your score to show that number.</p>
<p>So it looks like I have a little crow to eat. So to speak. However while I am chewing on it have a look at a little script I wrote to scan your LAN and compare each others WEI score. Or you can be just sneaky and see what your neighbors is before he slays you. Your choice.</p>
<p>Here is the script in its entirety:</p>
<p>“</p>
<p>strCompName = Inputbox(&#8220;Get Hardware Performance Ratings&#8221; &amp; vbcrlf &amp; &#8220;of a Remote computer,&#8221; &amp; vbcrlf &amp; &#8220;Input the Computer Name:&#8221;)</p>
<p>Set objWMIservices = GetObject(&#8220;winmgmts:\\&#8221; &amp; strCompName &amp; &#8220;\root\cimv2&#8243;)<br />
Set colWSA = objWMIservices.ExecQuery(&#8220;Select * From Win32_WinSAT&#8221;)</p>
<p>For Each objItem in colWSA<br />
Wscript.Echo &#8220;Hardware Performance Ratings&#8221;<br />
Wscript.Echo &#8220;Processor : &#8221; &amp; objItem.CPUScore<br />
Wscript.Echo &#8220;Memory: &#8221; &amp; objItem.MemoryScore<br />
Wscript.Echo &#8220;Graphics: &#8221; &amp; objItem.GraphicsScore<br />
Wscript.Echo &#8220;Gaming graphics: &#8221; &amp; objItem.D3DScore<br />
Wscript.Echo &#8220;Primary hard disk: &#8221; &amp; objItem.DiskScore<br />
next</p>
<p>&nbsp;</p>
<p>”</p>
<p>Fun Easy and well I guess mean. You be the judge and let me know how you use it on <a href="http://www.twitter.com/mikedopp" target="_blank">twitter</a> or on <a href="http://www.facebook.com/mikedopp" target="_blank">facebook</a></p>
<p>Of course if you need an upgrade to make you computer super awesomely special hit up <a href="http://www.problemsolvedpcrepair.com" target="_blank">Problem Solved Computer Repair</a>
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fmy-windows-7-install-is-better-than-yours-part-deux%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fmy-windows-7-install-is-better-than-yours-part-deux%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;hashtags=Windows+Experience+Index&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'My windows 7 install is better than yours. Part Deux on Mike Dopp',url: 'http://mikedopp.com/2011/my-windows-7-install-is-better-than-yours-part-deux/',contentID: 'post-709',suggestTags: 'Windows Experience Index',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/yS9avKNDH3Oa8iyTf8gxcqAJty8/0/da"><img src="http://feedads.g.doubleclick.net/~a/yS9avKNDH3Oa8iyTf8gxcqAJty8/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/yS9avKNDH3Oa8iyTf8gxcqAJty8/1/da"><img src="http://feedads.g.doubleclick.net/~a/yS9avKNDH3Oa8iyTf8gxcqAJty8/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/my-windows-7-install-is-better-than-yours-part-deux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/my-windows-7-install-is-better-than-yours-part-deux/</feedburner:origLink></item>
		<item>
		<title>Best Machine Windows Could Test.</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/dkI2itK6QIU/</link>
		<comments>http://mikedopp.com/2011/best-machine-windows-could-test/#comments</comments>
		<pubDate>Wed, 09 Mar 2011 09:30:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Experience Index]]></category>

		<guid isPermaLink="false">http://mikedopp.com/2011/best-machine-windows-could-test/</guid>
		<description><![CDATA[7.9 &#160; So to all the Windows geeks out there. I have the best machine on the planet according to my Windows Experience Index. Scott Hanselman had an article of how he spent about 3k on a machine and could &#8230; <a href="http://mikedopp.com/2011/best-machine-windows-could-test/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><!-- .score, { font-weight:bold; font-decoration:none; font-size: x-large; cursor: hand; background-image: url(http://www.shareyourscore.com:80/images/button-green.png); color: #ffffff; font-family: verdana, arial; width: 80px; height: 80px; background-position: center center; vertical-align: middle; background-repeat: no-repeat; text-align: center; } --></p>
<table class="score" onclick="javascript:window.open('http://www.shareyourscore.com:80/MyScore.aspx?scoreid=12652', 'Score', 'menubar=1,scrollbars=1,resizable=1,width=800,height=600')">
<tbody>
<tr>
<td>7.9</td>
</tr>
</tbody>
</table>
<p>&nbsp;</p>
<p>So to all the Windows geeks out there. I have the best machine on the planet according to my Windows Experience Index.</p>
<p><script type="text/javascript">// < ![CDATA[
// < ![CDATA[
// < ![CDATA[
 google_ad_client = "pub-3411399896801451"; /* 468x60, created 9/30/08 */ google_ad_slot = "3140983205"; google_ad_width = 468; google_ad_height = 60;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<a href="http://mikedopp.com/wp-content/uploads/2011/03/Sweet.png"><img class="size-medium wp-image-706 " src="http://mikedopp.com/wp-content/uploads/2011/03/Sweet-300x111.png" alt="" width="300" height="111" /></a>
<p>Scott Hanselman had an article of how he spent about 3k on a machine and could only get <strong>7.8.</strong></p>
<p><script type="text/javascript">// < ![CDATA[
google_ad_client = "pub-3411399896801451";/* 336x280, created 4/21/09 */google_ad_slot = "4314707324";google_ad_width = 336;google_ad_height = 280;
// ]]&gt;</script><script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script></p>
<p>To that I say nah nah nah nah (mockingly).
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fbest-machine-windows-could-test%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fbest-machine-windows-could-test%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;hashtags=Windows+Experience+Index&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Best Machine Windows Could Test. on Mike Dopp',url: 'http://mikedopp.com/2011/best-machine-windows-could-test/',contentID: 'post-705',suggestTags: 'Windows Experience Index',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/4ANGNLdE4c8wcJJWEW6JSpcQdbY/0/da"><img src="http://feedads.g.doubleclick.net/~a/4ANGNLdE4c8wcJJWEW6JSpcQdbY/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/4ANGNLdE4c8wcJJWEW6JSpcQdbY/1/da"><img src="http://feedads.g.doubleclick.net/~a/4ANGNLdE4c8wcJJWEW6JSpcQdbY/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/best-machine-windows-could-test/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/best-machine-windows-could-test/</feedburner:origLink></item>
		<item>
		<title>Way to go Microsoft! Slow down your best OS to date. Win 7.</title>
		<link>http://feedproxy.google.com/~r/mikedoppcom/~3/COZHKwwUJSQ/</link>
		<comments>http://mikedopp.com/2011/way-to-go-microsoft-slow-down-your-best-os-to-date-win-7/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 08:30:00 +0000</pubDate>
		<dc:creator>mike</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Rant]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Slow Windows 7 down]]></category>

		<guid isPermaLink="false">http://mikedopp.com/2011/way-to-go-microsoft-slow-down-your-best-os-to-date-win-7/</guid>
		<description><![CDATA[In the immortal words of Bill S Preston Esquire and Ted Theodore Logan: “BOGUS!” So things are going swimmingly with Windows 7. Its fast makes Vista even worse and gall darn we liked it. However when you install Service pack &#8230; <a href="http://mikedopp.com/2011/way-to-go-microsoft-slow-down-your-best-os-to-date-win-7/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the immortal words of Bill S Preston Esquire and Ted Theodore Logan: “BOGUS!”</p>
<p>So things are going swimmingly with Windows 7. Its fast makes Vista even worse and gall darn we liked it.<span id="more-700"></span></p>
<p>However when you install Service pack 1 there is a process compiling in the background and killing you boot times.</p>
<p>I love performance. I love to tune any app to its highest potential. Now I have to enjoy waiting for my OS to compile .NET libraries before it resumes the OS?</p>
<p>a process called <strong>mscorsvw.exe </strong>which has a CPU usage of more than 50%  ! This service is actually used by .Net framework to pre-compile. So, what is the mscorsvw.exe process and how to deal with it?</p>
<p>David Notario’s long back made the following observation on <a href="http://blogs.msdn.com/b/davidnotario/archive/2005/04/27/412838.aspx">Microsoft’s MSDN blog</a>:</p>
<blockquote><p><em>mscorsvw.exe is precompiling .NET assemblies in the background. Once it’s done, it will go away. Typically, after you install the .NET Redist, it will be done with the high priority assemblies in 5 to 10 minutes and then will wait until your computer is idle to process the low priority assemblies. Once it does that it will shutdown and you won’t see mscorsvw.exe. One important thing is that while you may see 100% CPU usage, the compilation happens in a process with low priority, so it tries not to steal the CPU for other stuff you are doing. Once everything is compiled, assemblies will now be able to share pages across different processes and warm start up will be typically much faster, so we’re not throwing away your cycles.</em></p></blockquote>
<p>Sad thing is you can’t just kill it through task manager. You have to drop into a command prompt to fix it.</p>
<p>If you don’t want to wait until your computer is idle, so that it can start compiling, you can do the following:</p>
<p>1. Navigate to <em>“C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727”</em> in Windows Explorer.</p>
<p><strong> </strong></p>
<p>2. Click on <strong>Start</strong>, type <strong>CMD </strong>and run it. On command prompt specify the above path and type<strong>ngen.exe executequeueditems. </strong><em>This command will process all pending work. Once this is done, the service will shutdown, as it has nothing else to do.</em></p>
<p>3. Restart your computer, now you will see that there will be no mscorsvw.exe process running in Task Manager!</p>
<p>This trick will help you until Microsoft releases an official fix for this problem.</p>
<p>Thanks to <a href="http://www.thewindowsclub.com" target="_blank">TheWindowsClub</a> for the research.</p>
<p>If you are argrivated by this travesty. Let me know on <a href="http://www.twitter.com/mikedopp" target="_blank">twitter</a> or <a href="http://www.facebook.com/mikedopp" target="_blank">facebook</a>.
<div class="tweetmeme_button" style="float: left; margin-right: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fway-to-go-microsoft-slow-down-your-best-os-to-date-win-7%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fmikedopp.com%2F2011%2Fway-to-go-microsoft-slow-down-your-best-os-to-date-win-7%2F&amp;source=mikedopp&amp;style=compact&amp;service=bit.ly&amp;service_api=R_b4543f302af095b09728b5168b79061f&amp;hashtags=Slow+Windows+7+down&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Way to go Microsoft! Slow down your best OS to date. Win 7. on Mike Dopp',url: 'http://mikedopp.com/2011/way-to-go-microsoft-slow-down-your-best-os-to-date-win-7/',contentID: 'post-700',suggestTags: 'Slow Windows 7 down',providerName: 'Mike Dopp',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://static.evernote.com/article-clipper.png" class="evernoteSiteMemoryButton" />
				</a>				<div class="evernoteSiteMemoryClear">&nbsp;</div>
</div>
<p><a href="http://feedads.g.doubleclick.net/~a/uF4HJklBgfBkbueJK99_PeSI5Vk/0/da"><img src="http://feedads.g.doubleclick.net/~a/uF4HJklBgfBkbueJK99_PeSI5Vk/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/uF4HJklBgfBkbueJK99_PeSI5Vk/1/da"><img src="http://feedads.g.doubleclick.net/~a/uF4HJklBgfBkbueJK99_PeSI5Vk/1/di" border="0" ismap="true"></img></a></p>]]></content:encoded>
			<wfw:commentRss>http://mikedopp.com/2011/way-to-go-microsoft-slow-down-your-best-os-to-date-win-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://mikedopp.com/2011/way-to-go-microsoft-slow-down-your-best-os-to-date-win-7/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk: basic
Object Caching 1747/1868 objects using disk: basic

Served from: mikedopp.com @ 2012-01-17 13:51:53 -->

