<?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>technoratica &#187; Server 2003 R2</title>
	<atom:link href="http://gavin.mclelland.ca/tag/server-2003-r2/feed/" rel="self" type="application/rss+xml" />
	<link>http://gavin.mclelland.ca</link>
	<description>The personal blog of a Stealth Mode CEO</description>
	<lastBuildDate>Thu, 10 Dec 2009 19:55:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>IIS Service Unavailable aka. Windows Security update kills application pool</title>
		<link>http://gavin.mclelland.ca/2009/12/09/iis-service-unavailable-aka-windows-security-update-kills-application-pool/</link>
		<comments>http://gavin.mclelland.ca/2009/12/09/iis-service-unavailable-aka-windows-security-update-kills-application-pool/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 21:48:54 +0000</pubDate>
		<dc:creator>gavin.mclelland</dc:creator>
				<category><![CDATA[Alerts]]></category>
		<category><![CDATA[CFML]]></category>
		<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[humor]]></category>
		<category><![CDATA[Application Pool]]></category>
		<category><![CDATA[ColdFusion]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Server 2003 R2]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Update]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/?p=70</guid>
		<description><![CDATA[Last night all severs running Windows 2003 R2, IIS6 and ColdFusion/ASP.Net were sabotaged! Actually, any windows based web application making use of the IIS6 application pool was affected and guess who killed them... Havoc is consuming the inter-webs while non-technical users are asking the question who killed my web site? It was the boys over in Redmond, WA. Quite the slip Microsoft. 

Read on for the Solution]]></description>
			<content:encoded><![CDATA[<p>Last night all severs running Windows 2003 R2, IIS6 and ColdFusion/ASP.Net were sabotaged! Actually, any windows based web application making use of the IIS6 application pool was affected and guess who killed them&#8230; Havoc is consuming the inter-webs while non-technical users are asking the question; &#8220;who killed my web site&#8221;?</p>
<p>The answer, It was the boys over in Redmond, WA. Quite the debacle ( <a href="http://images.google.com/images?q=fail+whale">Fail Whale</a> ) for Microsoft.</p>
<p>After installation of the following updates:</p>
<ul>
<li>Security Update for Windows Server 2003 (KB974318)</li>
<li>Windows Malicious Software Removal Tool &#8211; December 2009 (KB890830)</li>
<li>Security Update for Windows Server 2003 (KB973904)</li>
<li>Update for Windows Server 2003 (KB971737)</li>
<li>Update for Windows Server 2003 (KB973917)</li>
<li>Security Update for Windows Server 2003 (KB974392)</li>
<li>Cumulative Security Update for Internet Explorer 8 for Windows Server 2003 (KB976325)</li>
</ul>
<p>We noticed multiple occurrences  the following warnings in the System event viewer:</p>
<blockquote><p>A process serving application pool &#8216;DefaultAppPool&#8217; terminated unexpectedly. The process id was &#8217;3524&#8242;. The process exit code was &#8217;0xffffffff&#8217;.</p></blockquote>
<p>These warnings were immediately followed by a lovely error:</p>
<blockquote><p>Application pool &#8216;DefaultAppPool&#8217; is being automatically disabled due to a series of failures in the process(es) serving that application pool.</p></blockquote>
<p>With these messages at hand it became apparent that one of the Windows Security Updates was to blame. Looking into the specifics of each of the updates I had conluded that the suspect was &#8220;<a href="http://support.microsoft.com/default.aspx/kb/973917">Update for Windows Server 2003 (KB973917)</a>&#8220;.</p>
<p>While I am still working to identify possible solutions for affected servers independently, removing Update 973917 has restored service temporarily for a number of my clients.</p>
<p>Anyone else see the Humor in this?</p>
<p>Take a lesson from this; Windows Automatic Update is kind of like a friend who secretly wants to cause you problems, because its fun&#8230;.</p>
<p><strong>Updated on December, 9 2009 at 1:59pm</strong></p>
<p><a href="http://support.microsoft.com/?kbid=2009746">The official response</a>&#8230; get this; Microsoft wants us to reinstall Service Pack 2 for Windows Server 2003 on the affected installations to bring all IIS6.0 components up to date. Seems like a Cop out to me. Sure it would fix the issue but this is going to cause a lot of man hours for a number of companies.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2009/12/09/iis-service-unavailable-aka-windows-security-update-kills-application-pool/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Howto: Fix &#8220;No permission to perform this operation.&#8221; VMware Server Error</title>
		<link>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/</link>
		<comments>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/#comments</comments>
		<pubDate>Wed, 14 May 2008 09:10:55 +0000</pubDate>
		<dc:creator>gavin</dc:creator>
				<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Server 2003 R2]]></category>
		<category><![CDATA[vmware server]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/</guid>
		<description><![CDATA[After the reboot of a VMware server host machine you may receive the error message “No permission to perform this operation” when attempting to start a guest in your console inventory. Here are the steps to solve the problem: Right click on the target virtual machine in the VMware console and select “Remove from Inventory.” [...]]]></description>
			<content:encoded><![CDATA[<p>After the reboot of a VMware server host machine you may receive the error message “No permission to perform this operation” when attempting to start a guest in your console inventory.</p>
<p>Here are the steps to solve the problem:</p>
<ol>
<li>Right click on the target virtual machine in the VMware console and select “Remove from Inventory.” This will remove the virtual machine from the Inventory list in the console without deleting the guest image.</li>
<li>In the VMware server console select File -&gt; Open -&gt; Browse to the folder that contains the relevant *.vmx virtual machine configuration file.</li>
<li>Select Ok. The problem virtual machine  will now be listed VMware Server Console Inventory.</li>
<li>You should now be able to power on (start) the guest image.</li>
</ol>
<p>Note: If your still experiencing the same error message, navigate to the folder that contains the VMware guest images configuration files and verify that the relevant user has full NTFS permission on the folder.</p>
]]></content:encoded>
			<wfw:commentRss>http://gavin.mclelland.ca/2008/05/14/howto-fix-no-permission-to-perform-this-operation-vmware-server-error/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>
