<?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>Exchange Server Pro &#187; Windows Server</title>
	<atom:link href="http://exchangeserverpro.com/tag/windows-server/feed" rel="self" type="application/rss+xml" />
	<link>http://exchangeserverpro.com</link>
	<description>Microsoft Exchange Server News - Tips - Tutorials</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:00:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Windows Server 2003 32-bit R2 media needed to prep a non-R2 domain before first 64-bit R2 DC can be promoted</title>
		<link>http://exchangeserverpro.com/windows-server-2003-32-bit-r2-media-needed-to-prep-a-non-r2-domain-before-first-64-bit-r2-dc-can-be-promoted</link>
		<comments>http://exchangeserverpro.com/windows-server-2003-32-bit-r2-media-needed-to-prep-a-non-r2-domain-before-first-64-bit-r2-dc-can-be-promoted#comments</comments>
		<pubDate>Thu, 19 Feb 2009 10:00:00 +0000</pubDate>
		<dc:creator>Paul Cunningham</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ADPrep]]></category>
		<category><![CDATA[R2]]></category>
		<category><![CDATA[Schema]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.capslockassassin.com/2009/02/19/windows-server-2003-32-bit-r2-media-needed-to-prep-a-non-r2-domain-before-first-64-bit-r2-dc-can-be-promoted/</guid>
		<description><![CDATA[In one of life’s “chicken and egg” situations I recently encountered the issue of promoting a Windows Server 2003 64-bit R2 server to be a Domain Controller in an environment with only Windows Server 2003 32-bit (non-R2) servers as existing Domain Controllers. DCPromo will tell you that the Forest has not been prepared for the [...]]]></description>
			<content:encoded><![CDATA[<p>In one of life’s “chicken and egg” situations I recently encountered the issue of promoting a Windows Server 2003 64-bit R2 server to be a Domain Controller in an environment with only Windows Server 2003 32-bit (non-R2) servers as existing Domain Controllers.</p>
<p>DCPromo will tell you that the Forest has not been prepared for the version of Windows you are trying to promote (ie, R2).  This would normally not be a problem, the R2 media contains an adprep.exe to update the schema for R2 Domain Controllers.</p>
<p>Of course if you take your new 64-bit R2 disc 2 media and try to run adprep on the 64-bit server you will receive this error:</p>
<pre>C:\WINDOWS\CMPNENTS\R2\ADPREP&gt;adprep /forestprep
Adprep cannot run on this platform because it is not a domain controller.
[Status/Consequence]
Adprep stopped without making any changes.
[User Action]
Run Adprep on a domain controller.</pre>
<p>Makes sense, so of course you put the disc into your existing Domain Controller and run adprep again.</p>
<pre>Z:\&gt;adprep /forestprep
The image file Z:\ADPREP.EXE is valid, but is for a machine type other than the
current machine.</pre>
<p>Thats right, you can’t use your 64-bit media to run adprep on a 32-bit Domain Controller.  This is where the chicken and egg scenario kicks in – how do you get your 64-bit R2 server to be a Domain Controller with no pre-existing 64-bit or R2 Domain Controllers available for the required schema update?  Its not like Microsoft ships you a 32-bit copy of the OS when you buy the 64-bit edition.</p>
<p>The solution is to get your hands on the 32-bit R2 media.  If you don’t have a friend or colleague with a copy the next easiest way to get it is from the trial software downloads on Microsoft.com.  Go <a href="http://technet.microsoft.com/en-us/windowsserver/bb430831.aspx" target="_blank">here</a> and jump through the ridiculous hoops to “buy” a $0.00 trial edition so that you can download the ISO files.  You only need to download and burn the ISO for disc 2 which contains the R2 adprep.exe and schema files.</p>
<p><strong>Update:</strong> you can also download <a href="http://support.microsoft.com/kb/919151">this hotfix</a> that contains only the R2 adprep files.</p>
<h3  class="related_post_title">Related posts:</h3><ul class="related_post"><li><a href="http://exchangeserverpro.com/exchange-2007-adprep-error-ldifde-import-schema-file" title="Exchange 2007 ADPrep Error Executing Ldifde.exe to Import Schema File">Exchange 2007 ADPrep Error Executing Ldifde.exe to Import Schema File</a></li><li><a href="http://exchangeserverpro.com/security-descriptor-error-during-exchange-server-2007-schema-extension" title="Security descriptor error during Exchange Server 2007 schema extension">Security descriptor error during Exchange Server 2007 schema extension</a></li><li><a href="http://exchangeserverpro.com/installing-exchange-server-2007-pre-requisites-on-windows-server-2008" title="Installing Exchange Server 2007 pre-requisites on Windows Server 2008">Installing Exchange Server 2007 pre-requisites on Windows Server 2008</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-direct-migration-2003-2010-or-2007" title="Exchange 2010 FAQ: Is Direct Exchange Migration from 2003 to 2010 Possible Without Upgrading to 2007?">Exchange 2010 FAQ: Is Direct Exchange Migration from 2003 to 2010 Possible Without Upgrading to 2007?</a></li><li><a href="http://exchangeserverpro.com/exchange-2010-setup-error-the-exchange-server-is-in-an-inconsistent-state" title="Exchange 2010 Setup Error &#8211; The Exchange Server is in an Inconsistent State">Exchange 2010 Setup Error &#8211; The Exchange Server is in an Inconsistent State</a></li></ul><hr />
<p>This article <a href="http://exchangeserverpro.com/windows-server-2003-32-bit-r2-media-needed-to-prep-a-non-r2-domain-before-first-64-bit-r2-dc-can-be-promoted">Windows Server 2003 32-bit R2 media needed to prep a non-R2 domain before first 64-bit R2 DC can be promoted</a> is © 2009 ExchangeServerPro.com</p>
<p>Get more <a href="http://exchangeserverpro.com">Exchange Server tips</a> at <a href="http://exchangeserverpro.com">ExchangeServerPro.com</a></p>]]></content:encoded>
			<wfw:commentRss>http://exchangeserverpro.com/windows-server-2003-32-bit-r2-media-needed-to-prep-a-non-r2-domain-before-first-64-bit-r2-dc-can-be-promoted/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

