<?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>vividly nonsensical &#187; Windows Server 2008</title>
	<atom:link href="http://www.jirc.com/tag/windows-server-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jirc.com</link>
	<description>it just makes nonsense</description>
	<lastBuildDate>Thu, 26 Aug 2010 15:57:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Exchange 2010 SP1 Install &#8211; Setup previously failed while performing the action &#8220;Install&#8221;</title>
		<link>http://www.jirc.com/2010/08/26/exchange-2010-sp1-install-setup-previously-failed-while-performing-the-action-install/</link>
		<comments>http://www.jirc.com/2010/08/26/exchange-2010-sp1-install-setup-previously-failed-while-performing-the-action-install/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 14:07:38 +0000</pubDate>
		<dc:creator>mvarre</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[microsoft exchange]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.jirc.com/?p=567</guid>
		<description><![CDATA[A day after I performed a fresh install of Microsoft Exchange 2010, SP1 came out.  Great timing. I decided to plunge into it head first, feet second and safety third. Received the following error during the SP1 installation: Some controls aren&#8217;t valid. Setup previously failed while performing the action &#8220;Install&#8221;. You can&#8217;t resume setup by [...]]]></description>
			<content:encoded><![CDATA[<p>A day after I performed a fresh install of <a href="http://www.jirc.com/tag/microsoft-exchange/" class="st_tag internal_tag" rel="tag" title="Posts tagged with microsoft exchange">Microsoft Exchange</a> 2010, SP1 came out.  Great timing. I decided to plunge into it head first, feet second and safety third.</p>
<p>Received the following error during the SP1 installation:</p>
<blockquote><p>Some controls aren&#8217;t valid. Setup previously failed while performing the action &#8220;Install&#8221;. You can&#8217;t resume setup by performaing the action &#8220;BuildToBuildUpgrade&#8221;.</p>
</blockquote>
<p style="text-align: center;"><a href="http://www.jirc.com/wp-content/uploads/2010/08/SP1Error.png"><img class="size-medium wp-image-574  aligncenter" title="SP1Error" src="http://www.jirc.com/wp-content/uploads/2010/08/SP1Error-300x259.png" alt="" width="260" height="225" /></a></p>
<p>It seems as though the server thinks a previous installation operation never completed. An interrupted setup never occurred on this system, but whatever, that&#8217;s what it thinks.</p>
<p>My setup is <a href="http://www.jirc.com/tag/windows-server-2008/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows Server 2008">Windows Server 2008</a> R2, Exchange 2010. To resolve this error and continue installation open up your registry and go to</p>
<ul>
<li>Open regedit</li>
<li><em><strong>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ExchangeServer\v14\MailboxRole</strong></em></li>
<li>The role could potentially whichever role your server thinks installation was interrupted during</li>
<li>Delete the key named <em><strong>Action</strong></em></li>
</ul>
<p><em><strong><a href="http://www.jirc.com/wp-content/uploads/2010/08/actionkey.png"><img class="size-medium wp-image-571 aligncenter" title="actionkey" src="http://www.jirc.com/wp-content/uploads/2010/08/actionkey-300x101.png" alt="" width="200" height="67" /><br />
 </a></strong></em>I&#8217;ve read posts that mention the existence of a value for the Watermark key is the issue, however my testing showed that deleting the Action key resolves the issue.  It is in fact what the error specifically states is the problem. Not sure if that logic can be applied universally however.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jirc.com/2010/08/26/exchange-2010-sp1-install-setup-previously-failed-while-performing-the-action-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where did all the ODBC Drivers go from Windows Server 2008 64bit</title>
		<link>http://www.jirc.com/2009/12/04/where-did-all-the-odbc-drivers-go-from-windows-server-2008-64bit/</link>
		<comments>http://www.jirc.com/2009/12/04/where-did-all-the-odbc-drivers-go-from-windows-server-2008-64bit/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 17:17:46 +0000</pubDate>
		<dc:creator>mvarre</dc:creator>
				<category><![CDATA[microsoft]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[32bit windows]]></category>
		<category><![CDATA[64bit windows]]></category>
		<category><![CDATA[DSN]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[IIS7.5]]></category>
		<category><![CDATA[ODBC]]></category>
		<category><![CDATA[web edition]]></category>
		<category><![CDATA[web servers]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://www.jirc.com/?p=439</guid>
		<description><![CDATA[So I&#8217;m in the process of moving all the sites leftover on my old 32bit Windows Server 2003 web servers running IIS6. I&#8217;m moving everything to Microsoft Windows Server 2008 R2 64bit.  I am pretty sure I&#8217;m going to end up choosing the Web Edition of Windows Server 2008.  So far it seems to do [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;m in the process of moving all the sites leftover on my old 32bit <a href="http://www.jirc.com/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Server 2003 <a href="http://www.jirc.com/tag/web-servers/" class="st_tag internal_tag" rel="tag" title="Posts tagged with web servers">web servers</a> running IIS6. I&#8217;m moving everything to <em><strong>Microsoft <a href="http://www.jirc.com/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Server 2008 R2 64bit</strong></em>.  I am pretty sure I&#8217;m going to end up choosing the <a href="http://www.jirc.com/tag/web-edition/" class="st_tag internal_tag" rel="tag" title="Posts tagged with web edition">Web Edition</a> of <a href="http://www.jirc.com/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> Server 2008.  So far it seems to do everything I need at a huge discount to Standard Edition.</p>
<p>I would have expected there to be no problems with most of them. I started out with a dinky little site that uses a small <strong><em>Microsoft Access Database</em></strong>.  This site uses a standard <a href="http://www.jirc.com/tag/dsn/" class="st_tag internal_tag" rel="tag" title="Posts tagged with DSN">DSN</a> to access the .mdb. I proceed to go to the Administrative Tools and open the <strong><em>ODBC Data Source Administrator</em></strong> window and add a new <a href="http://www.jirc.com/tag/dsn/" class="st_tag internal_tag" rel="tag" title="Posts tagged with DSN">DSN</a> for the .mdb and lo and behold I see the following nearly empty window:</p>
<p><a href="http://www.jirc.com/wp-content/uploads/2009/12/odbcempty.PNG"><span id="more-439"></span><img class="size-thumbnail wp-image-440 alignleft" style="border: 1px solid black;" title="odbcempty" src="http://www.jirc.com/wp-content/uploads/2009/12/odbcempty-150x150.PNG" alt="odbcempty" width="100" height="100" /></a></p>
<p>&lt;&#8211; This of course is no good! Where are all the other data drivers? Apparently all the regular ones we are used to seeing in 32bit <a href="http://www.jirc.com/tag/windows/" class="st_tag internal_tag" rel="tag" title="Posts tagged with Windows">Windows</a> no longer exist as 64bit drivers.  The trick is to execute %windir%\SysWOW64\odbcad32.exe.</p>
<p><br class="spacer_" /></p>
<p><a href="http://www.jirc.com/wp-content/uploads/2009/12/odbcfull.PNG"><img class="size-thumbnail wp-image-442 alignleft" style="border: 1px solid black;" title="odbcfull" src="http://www.jirc.com/wp-content/uploads/2009/12/odbcfull-150x150.PNG" alt="odbcfull" width="100" height="100" /></a> &lt;&#8211; This will give you the ability to add the rest of the 32bit Data Sources such as Microsoft Access (.mdb).</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jirc.com/2009/12/04/where-did-all-the-odbc-drivers-go-from-windows-server-2008-64bit/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

