<?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>Sys Admin Tales &#187; Windows Server 2008</title>
	<atom:link href="http://www.meltivore.com/category/windows/windows-server-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.meltivore.com</link>
	<description>The endless search for the Any key</description>
	<lastBuildDate>Sat, 04 Feb 2012 00:32:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Activate Windows and Office at the Command Line</title>
		<link>http://www.meltivore.com/2012/activate-windows-and-office-at-the-command-line/</link>
		<comments>http://www.meltivore.com/2012/activate-windows-and-office-at-the-command-line/#comments</comments>
		<pubDate>Sun, 22 Jan 2012 01:31:15 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Office]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=815</guid>
		<description><![CDATA[I was recently looking for a way to activate Windows 7 and Office 2010 at a command prompt; this is what I found&#8230; Since the release of Vista, you can use the command line utility slmgr for Windows activation when using a MAK (or Multiple Activation Key). Windows Activation Open a command window (as administrator) And run&#8230; slmgr -ipk xxxxx-xxxxx-xxxxx-xxxxx-xxxxx slmgr [...]]]></description>
			<content:encoded><![CDATA[<p>I was recently looking for a way to activate Windows 7 and Office 2010 at a command prompt; this is what I found&#8230;</p>
<p>Since the release of Vista, you can use the command line utility <strong>slmgr</strong> for Windows activation when using a MAK (or <a title="MAK" href="http://en.wikipedia.org/wiki/Multiple_activation_key" target="_blank">Multiple Activation Key</a>).</p>
<p><span style="color: #800000;"><strong>Windows Activation</strong></span></p>
<ol>
<li>Open a command window (<a title="Run As Administrator" href="http://en.wikipedia.org/wiki/Run_as_administrator" target="_blank">as administrator</a>)</li>
<li>And run&#8230;</li>
</ol>
<p><span style="font-weight: bold;">slmgr -ipk </span><span style="color: #800000;"><strong>xxxxx-xxxxx-xxxxx-xxxxx-xxxxx</strong></span><br />
<span style="font-weight: bold;">slmgr -ato</span></p>
<p><span style="color: #800000;"><strong>Office Activation</strong></span></p>
<ol>
<li><span style="color: #000000;">Open a command window (<a title="Run As Administrator" href="http://en.wikipedia.org/wiki/Run_as_administrator" target="_blank">as administrator</a>)</span></li>
<li><span style="color: #000000;">From </span><strong><em>C:\Program Files\Microsoft Office\Office14</em> </strong>run&#8230;</li>
</ol>
<p><strong>cscript ospp.vbs /inpkey:<span style="color: #800000;">xxxxx-xxxxx-xxxxx-xxxxx-xxxxx<br />
</span></strong><span style="font-weight: bold;">cscript ospp.vbs /act</span></p>
<p>Who needs all that pointing and clicking anyway?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2012/activate-windows-and-office-at-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>(Not so) New Folder Locations</title>
		<link>http://www.meltivore.com/2012/new-folder-locations/</link>
		<comments>http://www.meltivore.com/2012/new-folder-locations/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 22:01:31 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=795</guid>
		<description><![CDATA[Since the advent of Windows Vista, the usual folder locations don&#8217;t always apply. Take the Quick Launch or All Users Desktop, where did they go? Here&#8217;s a short list of what&#8217;s been moved around (and yes, I&#8217;m writing this as much for me as anyone else)&#8230; All Users: All Users Desktop, Favorites, Documents, Downloads, Music, [...]]]></description>
			<content:encoded><![CDATA[<p>Since the advent of Windows Vista, the usual folder locations don&#8217;t always apply. Take the Quick Launch or All Users Desktop, where did they go?</p>
<p>Here&#8217;s a short list of what&#8217;s been moved around (and yes, I&#8217;m writing this as much for me as anyone else)&#8230;</p>
<p><strong>All Users:</strong></p>
<ul>
<li><strong>All Users</strong> <em>Desktop, Favorites, Documents, Downloads, Music, Pictures &amp; Videos</em> &#8211; C:\Users\Public</li>
<li><strong>All Users Start Menu</strong> &#8211; C:\ProgramData\Microsoft\Windows\Start Menu</li>
<li><strong>Documents and Settings</strong> (just for completeness sake): C:\Users</li>
<li><strong>Templates</strong> &#8211; C:\ProgramData\Microsoft\Windows\Templates</li>
</ul>
<p><strong>User Specific:</strong></p>
<ul>
<li><strong>Cookies</strong> &#8211; C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Cookies</li>
<li><strong>Default Outlook OST/PST folder</strong> &#8211; C:\Users\%username%\AppData\Local\Microsoft\Outlook</li>
<li><strong>Quick Launch</strong> &#8211; C:\Users\%username%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch</li>
<li><strong>Send To</strong> &#8211; C:\Users\%username%\AppData\Roaming\Microsoft\Windows\SendTo</li>
<li><strong>Start Menu </strong>- C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu</li>
<li><strong>Temp</strong> &#8211; C:\Users\%username%\AppData\Local\Temp</li>
<li><strong>Temporary Internet Files</strong> &#8211; C:\Users\%username%\AppData\Local\Microsoft\Windows\Temporary Internet Files</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2012/new-folder-locations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Time Skew and Exchange Services</title>
		<link>http://www.meltivore.com/2011/time-skew-and-exchange-services/</link>
		<comments>http://www.meltivore.com/2011/time-skew-and-exchange-services/#comments</comments>
		<pubDate>Sun, 20 Nov 2011 22:51:04 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=631</guid>
		<description><![CDATA[On a recent Sunday night, I was home watching The Walking Dead, a colleague called to say that our core switch was down in our colo. As he was on vacation, I raced over there, preformed some troubleshooting, finally rebooting our huge Cisco 4510 to bring everything back online, that is except Exchange. The Exchange cluster [...]]]></description>
			<content:encoded><![CDATA[<p>On a recent Sunday night, I was home watching <a title="The Walking Dead" href="http://www.amctv.com/shows/the-walking-dead" target="_blank">The Walking Dead</a>, a colleague called to say that our core switch was down in our colo. As he was on vacation, I raced over there, preformed some troubleshooting, finally rebooting our huge Cisco 4510 to bring everything back online, that is except Exchange.</p>
<p>The Exchange cluster was using <a title="iSCSI" href="http://en.wikipedia.org/wiki/ISCSI" target="_blank">iSCSI</a>, thus was offline during the outage and now would not mount the databases; both the <a title="Exchange Services Explained" href="http://www.msexchange.org/articles-tutorials/exchange-server-2007/planning-architecture/how-exchange-server-2007-core-services-work-together.html" target="_blank">System Attendant and Information Store services</a> would not start. After trying a reboot and examining the <a title="Failover Clustering" href="http://www.microsoft.com/en-us/server-cloud/windows-server/failover-clustering-network-load-balancing.aspx" target="_blank">Failover Clustering</a>, these error messages were found in the Event Log:</p>
<p><em><span style="color: #993300;">System attendant &#8211; EventID: 1005 Unexpected error The clocks on the client and server machines are skewed. ID no: 80090324 Microsoft Exchange System Attendant occurred.</span></em></p>
<p><em><span style="color: #993300;">MSExchangeIS &#8211; EventID: 5003 Unable to initialize the Microsoft Exchange Information Store service because the clocks on the client and on the server machine are skewed. This may be caused by a time change either in the client or the server machine, and may require a reboot of that machine. Other than that, verify that your domain is properly configured and is currently online.</span></em></p>
<p>I didn&#8217;t even consider the fact that the Exchange server&#8217;s system time didn&#8217;t match the domain controllers&#8217;. Both nodes were a full six minutes behind! Once the clocks were synced with the DCs, both services started, databases mounted and we were back in business.</p>
<p>Due to the fact we&#8217;re running a hybrid UNIX/Windows DNS network, oddities like this seem to creep up. Once I have this sorted, there will likely be a blog post about that as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/time-skew-and-exchange-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 3-Tier Certificate Authority</title>
		<link>http://www.meltivore.com/2011/windows-3-tier-certificate-authority/</link>
		<comments>http://www.meltivore.com/2011/windows-3-tier-certificate-authority/#comments</comments>
		<pubDate>Wed, 16 Nov 2011 22:35:59 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Templates]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=617</guid>
		<description><![CDATA[Many months ago I was tasked with implementing a 3-tier Certificate Authority for a large Windows domain environment. Unfortunately there is surprisingly little information for the nitty-gritty questions one may have. The Microsoft Press book Windows Server® 2008 PKI and Certificate Security (this book seems to have been discontinued, thus outrageous pricing) proved quite useful, but [...]]]></description>
			<content:encoded><![CDATA[<p>Many months ago I was tasked with implementing a 3-tier <a title="What's a CA?" href="http://security.fnal.gov/pki/what_is_cert.html" target="_blank">Certificate Authority</a> for a large Windows domain environment. Unfortunately there is surprisingly little information for the nitty-gritty questions one may have. The Microsoft Press book <a title="Windows Server 2008 PKI and CA" href="http://www.bestwebbuys.com/Windows-Server-2008-PKI-and-Certificate-Security-ISBN-9780735625167" target="_blank">Windows Server® 2008 PKI and Certificate Security</a> (this book seems to have been discontinued, thus outrageous pricing) proved quite useful, but at times lacking. The <a title="Windows 2008 PKI / Certificate Authority (AD CS) basics" href="http://www.corelan.be/index.php/2008/07/14/windows-2008-pki-certificate-authority-ad-cs-basics/" target="_blank">Corelan Team site</a> added more insight and was quite useful as well.</p>
<p>Here is the <a title="Windows Server 2008 CA Setup and Config" href="http://www.meltivore.com/wp-content/uploads/2011/11/3-Teir_CA_Setup.pdf" target="_blank">document</a> I created detailing our setup and configuration process (using generic server names and <a title="The mighty Contoso Corporation" href="http://en.wikipedia.org/wiki/Contoso" target="_blank">Contoso</a> as the company). Please review the entire document first, should use it for reference. <em><span style="color: #ff0000;">Please note: this document is unsupported and is meant only as a guide.</span></em></p>
<p><em>Should you post questions here, I will do my best to answer them or help point you in the correct direction. This project took place almost a year ago and I&#8217;m no longer on site to examine the configuration, so please understand if I may not be able to shed light into the darkest corners of CA voodoo.</em></p>
<p>Ps. Thanks to SL @ TM for his time and trust with this project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/windows-3-tier-certificate-authority/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PowerShell: Execution of scripts is disabled</title>
		<link>http://www.meltivore.com/2011/powershell-execution-of-scripts-is-disabled/</link>
		<comments>http://www.meltivore.com/2011/powershell-execution-of-scripts-is-disabled/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 22:53:20 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=606</guid>
		<description><![CDATA[This information is available on many sites, but I&#8217;m tired of searching for it every few months when I switch laptops/tablets. Whenever you try to run an unsigned PowerShell script, you get the following message: &#8220;File C:\Custom\Test.ps1 cannot be loaded because the execution of scripts is disabled on this system. Please see &#8220;get-help about_signing&#8221; for [...]]]></description>
			<content:encoded><![CDATA[<p>This information is available on many sites, but I&#8217;m tired of searching for it every few months when I switch laptops/tablets.</p>
<p>Whenever you try to run an unsigned PowerShell script, you get the following message: <em><span style="color: #993300;">&#8220;File <span style="color: #000000;">C:\Custom\Test.ps1</span> cannot be loaded because the execution of scripts is disabled on this system. Please see &#8220;get-help about_signing&#8221; for more details.&#8221;</span></em></p>
<p><span style="color: #000000;">I certainly believe Microsoft is doing the right thing with keeping PowerShell script execution secure with the proliferation of malware and 99%+ of Windows users don&#8217;t even know about PowerShell.</span></p>
<p><span style="color: #000000;">Changing the PowerShell security setting is a simple affair. Open PowerShell as an <em>Administrator</em> and run the following: </span><span style="color: #000000;"><strong>Set-ExecutionPolicy</strong></span></p>
<p><span style="color: #000000;">Your choices are:<br />
<strong>Restricted</strong> (default) &#8211; Which stops all unsigned scripts from running.<br />
<strong>AllSigned</strong> &#8211; This allows only signed scripts to run.<br />
<strong>RemoteSigned</strong> (<em>my recommendation</em>) &#8211; Allows local scripts to run, but all downloaded or remotely executed must be signed.<br />
<strong>Unrestricted</strong> (not recommended) &#8211; This allows all scripts to execute, whether from an e-mail, website or instant message.</span></p>
<p><span style="color: #000000;">Syntax: <strong><span style="color: #ff0000;">Set-ExecutionPolicy RemoteSigned</span></strong></span><span style="color: #000000;"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/powershell-execution-of-scripts-is-disabled/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>AD Recycle Bin Tool</title>
		<link>http://www.meltivore.com/2011/ad-recycle-bin-tool/</link>
		<comments>http://www.meltivore.com/2011/ad-recycle-bin-tool/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 22:53:20 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=569</guid>
		<description><![CDATA[Last year Windows IT Pro magazine highlighted ADRecycleBin from Overall Solutions. It&#8217;s an excellent free utility to bring back deleted items (or reanimate for earlier Active Directory installations than 2008 R2). It&#8217;s a very nice alternative to the built-in feature in Windows Server 2008 R2 and is a drastic improvement over item recovery in earlier versions of [...]]]></description>
			<content:encoded><![CDATA[<p>Last year <a title="Windows IT Pro Magazine" href="http://www.windowsitpro.com/" target="_blank">Windows IT Pro</a> magazine highlighted <a title="AD Recycle Bin" href="http://www.overall.ca/index.php?option=com_content&amp;view=article&amp;id=40&amp;Itemid=66" target="_blank">ADRecycleBin</a> from <a title="Overall Solutions" href="http://www.overall.ca" target="_blank">Overall Solutions</a>. It&#8217;s an excellent <em style="font-weight: bold;">free </em>utility to bring back deleted items (or reanimate for earlier Active Directory installations than 2008 R2).</p>
<p>It&#8217;s a very nice alternative to the built-in feature in <a title="Windows Server 2008 R2 AD Recycle Bin" href="http://technet.microsoft.com/en-us/library/dd392261(WS.10).aspx" target="_blank">Windows Server 2008 R2</a> and is a drastic improvement over <a title="How to restore deleted user accounts" href="http://support.microsoft.com/?kbid=840001" target="_blank">item recovery</a> in earlier versions of Active Directory with a great GUI interface.</p>
<p>They have a couple of other<a title="More Cool Stuff!" href="http://www.overall.ca/index.php?option=com_content&amp;view=article&amp;id=33&amp;Itemid=15" target="_blank"> interesting products</a> in <a title="Maven" href="http://www.overall.ca/index.php?option=com_content&amp;view=article&amp;id=13&amp;Itemid=15" target="_blank">Maven</a>, <a title="ResetPass" href="http://www.overall.ca/index.php?option=com_content&amp;view=article&amp;id=26&amp;Itemid=64" target="_blank">ResetPass</a> and <a title="Action Engine" href="http://www.overall.ca/index.php?option=com_content&amp;view=article&amp;id=32&amp;Itemid=64" target="_blank">Action Engine</a>, not everything is free, but it&#8217;s close.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/ad-recycle-bin-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User Profile Service service failed</title>
		<link>http://www.meltivore.com/2011/user-profile-service-service-failed/</link>
		<comments>http://www.meltivore.com/2011/user-profile-service-service-failed/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 04:20:56 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=540</guid>
		<description><![CDATA[While attempting to log onto an Windows Server 2008 R2 system with Exchange 2010 for the first time, I received the following error: &#8220;User Profile Service service failed the logon. User profile cannot be loaded.&#8221; After much searching, we found that during a reinstall some bits were left in C:\Users\Default\AppData\Local\Microsoft\Exchange Server Once the files therein [...]]]></description>
			<content:encoded><![CDATA[<p>While attempting to log onto an Windows Server 2008 R2 system with Exchange 2010 for the first time, I received the following error: &#8220;<strong>User Profile Service service failed the logon. User profile cannot be loaded.</strong>&#8221;</p>
<p>After much searching, we found that during a reinstall some bits were left in <strong><span style="color: #ff0000;">C:\Users\Default\AppData\Local\Microsoft\Exchange Server</span></strong></p>
<p>Once the files therein were removed, I was able to login successfully. We surmised that since the files were in the Default profile, something was stopping a new profile from being generated.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/user-profile-service-service-failed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WMIC to the Rescue</title>
		<link>http://www.meltivore.com/2011/wmic-to-the-rescue/</link>
		<comments>http://www.meltivore.com/2011/wmic-to-the-rescue/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 21:21:14 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows Server 2008]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=529</guid>
		<description><![CDATA[A recent project had me trying to script the retrieval of the Dell Service Tag. Luckily there&#8217;s WMI Command-line to the rescue. From a command line or in a script wmic bios get serialnumber will display or grab the Dell Service Tag. Furthermore, you can use the WMI Command-line to retrieve all kinds of system data and even make [...]]]></description>
			<content:encoded><![CDATA[<p>A recent project had me trying to script the retrieval of the Dell Service Tag. Luckily there&#8217;s <a title="WMIC Info" href="http://technet.microsoft.com/en-us/library/bb742610.aspx" target="_blank">WMI Command-line</a> to the rescue.</p>
<p>From a command line or in a script <strong><em>wmic bios get serialnumber</em></strong> will display or grab the Dell Service Tag.</p>
<p>Furthermore, you can use the WMI Command-line to retrieve all kinds of system data and even make configuration changes. <a title="RVDW" href="http://www.robvanderwoude.com/" target="_blank">Rob van der Woude</a>&#8216;s great site on scripting has a great primer and examples on using WMIC. <a title="TechNet Magazine" href="http://technet.microsoft.com/en-us/magazine/default.aspx" target="_blank">TechNet Magazine</a> also has a <a title="WMIC for System Info" href="http://technet.microsoft.com/en-us/magazine/2006.09.wmidata.aspx" target="_blank">very useful article</a> on gathering system data using WMIC in your environment.</p>
<p>Finally, checkout the <a title="WMI Admin Tools Download" href="http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=24045" target="_blank">WMI Admin Tools</a> pack. It contains more than I want to type about here, but it gives you the ability to browse the various objects, classes and properties, plus a custom event viewer and much more. Check it out and make your (administrative) life better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/wmic-to-the-rescue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Learning Snacks</title>
		<link>http://www.meltivore.com/2011/microsoft-learning-snacks/</link>
		<comments>http://www.meltivore.com/2011/microsoft-learning-snacks/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 22:07:09 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Exams]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=500</guid>
		<description><![CDATA[You may have guessed it already, but they&#8217;re bite-sized videos for learning quite a few of Microsoft&#8217;s products. Click here for a full list of what&#8217;s available, all that is required is Silverlight for viewing. I&#8217;m currently watching the eleven videos for Windows 7, part of my studies for an upcoming certification exam, and they&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>You may have guessed it already, but they&#8217;re bite-sized videos for learning quite a few of Microsoft&#8217;s products.</p>
<p>Click <a title="Microsoft Learning Snacks" href="http://www.microsoft.com/learning/en/us/training/format-learning-snacks.aspx" target="_blank">here</a> for a full list of what&#8217;s available, all that is required is <a title="Microsoft Silverlight" href="http://en.wikipedia.org/wiki/Silverlight" target="_blank">Silverlight</a> for viewing.</p>
<p>I&#8217;m currently watching the eleven videos for Windows 7, part of my studies for an upcoming <a title="70-680 Windows 7, Configuring" href="http://www.microsoft.com/learning/en/us/exam.aspx?ID=70-680" target="_blank">certification exam</a>, and they&#8217;ve been pretty good so far. And of course, they&#8217;re free :)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2011/microsoft-learning-snacks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where the 32-bit Programs Hide in the Registry</title>
		<link>http://www.meltivore.com/2010/where-the-32-bit-programs-hide-in-the-registry/</link>
		<comments>http://www.meltivore.com/2010/where-the-32-bit-programs-hide-in-the-registry/#comments</comments>
		<pubDate>Fri, 29 Oct 2010 21:10:20 +0000</pubDate>
		<dc:creator>Tom Thrush</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.meltivore.com/?p=469</guid>
		<description><![CDATA[Trying to increase the speed of a Windows system typically involves disabling Services, removing items from the Startup menu and deleting Registry entries under Run, in both the Current User and Local Machine trees. The latter bit is what was missing when working on 64-bit systems. After noticing that the pesky Acrobat Speed Launcher and [...]]]></description>
			<content:encoded><![CDATA[<p>Trying to increase the speed of a Windows system typically involves disabling Services, removing items from the Startup menu and deleting Registry entries under Run, in both the Current User and Local Machine trees. The latter bit is what was missing when working on 64-bit systems.</p>
<p>After noticing that the pesky Acrobat Speed Launcher and other usual suspects were missing from the Run locations I ran a registry search for reader_sl.exe and with little delay was presented with the location below, which also hosted all it&#8217;s resource sapping pals as well.</p>
<p>HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Run</p>
<p><span style="color: #ff0000;"><strong>Note: As always, the Registry can be a dangerous place, so do a backup/export before making changes.</strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.meltivore.com/2010/where-the-32-bit-programs-hide-in-the-registry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

