<?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-Genie &#187; installation</title>
	<atom:link href="http://www.exchange-genie.com/category/installation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.exchange-genie.com</link>
	<description>This blog is dedicated to Microsoft Exchange</description>
	<lastBuildDate>Thu, 22 Jul 2010 20:45:25 +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>Exchange 2010 Installing the mailbox role</title>
		<link>http://www.exchange-genie.com/2009/04/exchange-2010-installing-the-mailbox-role/</link>
		<comments>http://www.exchange-genie.com/2009/04/exchange-2010-installing-the-mailbox-role/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 23:54:07 +0000</pubDate>
		<dc:creator>Exchange Genie</dc:creator>
				<category><![CDATA[exchange 2010]]></category>
		<category><![CDATA[exchange management shell]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[Exchange]]></category>

		<guid isPermaLink="false">http://www.exchange-genie.com/?p=385</guid>
		<description><![CDATA[Installing Exchange 2010 from the command line In this post I will install Exchange from the command line to show the flexablitly. I have extracted the bits to c:\ex2010\bits Microsoft now includes a scripts folder with the extracted binaries which contains several xml files  that can be used to install all of the Windows required componets. Lets [...]]]></description>
			<content:encoded><![CDATA[<h2><span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i7.jpg"></a><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i6.jpg"></a>Installing Exchange 2010 from the command line</span></h2>
<p><span style="font-size:12pt">In this post I will install Exchange from the command line to show the flexablitly.</span></p>
<p><span style="font-size:12pt">I have extracted the bits to c:\ex2010\bits</span></p>
<p><span style="font-size:12pt">Microsoft now includes a scripts folder with the extracted binaries which contains several xml files  that can be used to install all of the Windows required componets.</span></p>
<p><span style="font-size:12pt">Lets start by creating a few folders that we are going to install the database and logs too. I am going to put them on the C drive which is not recommended but just used for this demo</span></p>
<p><span style="font-size:12pt">C:\Exchange\Database\db1</span></p>
<p><span style="font-size:12pt">C:\Exchange\Logs\db1-logs</span></p>
<p><span style="font-size:12pt">1. Open a CMD windows and change to the extracted directory c:\ex2010\bits\scripts</span></p>
<p><span style="font-size:12pt">2. type ServerManagercmd </span></p>
<p> <span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i2.jpg"><img class="alignnone size-medium wp-image-389" title="i2-servermangercmd" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i2-300x15.jpg" alt="i2-servermangercmd" width="300" height="15" /></a></span></p>
<p><span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i3.jpg"><img class="alignnone size-medium wp-image-391" title="i3-windowscomponets" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i3-300x128.jpg" alt="i3-windowscomponets" width="300" height="128" /></a></span></p>
<p><span style="font-size:12pt">3.  After the components are install you will be required to reboot the server.</span></p>
<p><span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i4.jpg"><img class="alignnone size-medium wp-image-392" title="i4-reboot" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i4-300x56.jpg" alt="i4-reboot" width="300" height="56" /></a></span></p>
<p><span style="font-size:12pt">4.  Now that we have our Windows componets we need to install some additional requirements</span></p>
<p><span style="font-size:12pt">5. </span><span style="font-size:12pt">Install .Net 3.5<br />
</span> 6. Click the Install .Net Framework 3.5  Note link to download files <a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;displaylang=en">http://www.microsoft.com/downloads/details.aspx?FamilyId=333325FD-AE52-4E35-B531-508D977D32A6&amp;displaylang=en</a></p>
<p>6.  After downloading the setup files, launch setup dotNetFx35setup.exe</p>
<p> <img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange2013.jpg" alt="" /></p>
<p> 7. Select the radius button &#8220;I have read&#8221; and click <strong>Install</strong></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange2014.jpg" alt="" /></p>
<p> 8. Click <strong>Exit </strong>on the setup completion page</p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange2015.jpg" alt="" /></p>
<p><span style="font-size:12pt">9. Install Windows Remote Management 2.0<br />
</span></p>
<p><span style="font-family:Arial; font-size:12pt">10  Launch the install for Winrm 2<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange2017.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p> </p>
<p><span style="font-family:Arial; font-size:12pt">11. Click continue to elevate users privileges<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange2018.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p><span style="color:red; font-family:Arial; font-size:12pt">*Note if you have UAC disabled you will not see this window*    <br />
</span></p>
<p> </p>
<p><span style="font-family:Arial; font-size:12pt">12. Click OK to start the installation<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange2019.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p> </p>
<p><span style="font-family:Arial; font-size:12pt">13. Click Accept on the license agreement<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange20110.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p> </p>
<p><span style="font-family:Arial; font-size:12pt">14.  Click Restart now to reboot<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange20111.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p> </p>
<p><span style="font-size:12pt">15. Install Windows Power shell v2<br />
</span></p>
<p>16. <span style="font-family:Arial; font-size:12pt"> If you launch setup click step 3 to get to the download for power shell 2<br />
</span></p>
<p><span style="font-family:Arial; font-size:12pt">17  Launch powershell<br />
</span><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange20113.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p> </p>
<p><span style="font-family:Arial; font-size:12pt">18.  Click Next<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange20114.jpg" alt="" /></p>
<p><span style="font-family:Arial; font-size:12pt">19.  Accept the license and click next<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange20115.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p> <span style="font-family:Arial; font-size:12pt">20 Click Install<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange20116.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p> 21. <span style="font-family:Arial; font-size:12pt"> Click Finish<br />
</span></p>
<p><img src="http://www.exchange-genie.com/wp-content/uploads/2009/04/041509-2247-exchange20117.jpg" alt="" /><span style="font-family:Arial; font-size:12pt"><br />
</span></p>
<p> Now that we have all the requirements to install Exchange let go aheand and start the installation from the command line</p>
<p>1. Open the command line to the bits location of c:\ex2010\bits</p>
<p>2.  Lets run Setup /pl</p>
<p><span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i7.jpg"><img class="alignnone size-medium wp-image-395" title="i7-setup pl" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i7-300x161.jpg" alt="i7-setup pl" width="300" height="161" /></a></span></p>
<p>Note: you dont have to break donw  these commands but for demo purposes I am doing so</p>
<p>3.  Setup /preparescheam</p>
<p> <span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i7.jpg"></a><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i6.jpg"><img class="alignnone size-medium wp-image-394" title="i6-setupprepareschema" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i6-300x148.jpg" alt="i6-setupprepareschema" width="300" height="148" /></a></span></p>
<p><span style="font-size:12pt">4. setup /prepareAD</span></p>
<p><span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i8.jpg"><img class="alignnone size-medium wp-image-397" title="i8-preparead" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i8-300x159.jpg" alt="i8-preparead" width="300" height="159" /></a></span></p>
<p><span style="font-size:12pt">5. Setup /PrepareDomain</span></p>
<p><span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i9.jpg"><img class="alignnone size-medium wp-image-396" title="i9setupprparedomain" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i9-300x155.jpg" alt="i9setupprparedomain" width="300" height="155" /></a></span></p>
<p><span style="font-size:12pt">we have a number of available switches when running setup from the command line. I am going to install the CAS,HUB, and MBX role, name the Org, and configure my datbase names and location</span></p>
<p><span style="font-size:12pt">6. Setup /m:install /r:c,h,m  /Mdbname: &#8220;exchange_2010_db1&#8243; /LogfolderPath:&#8221;<span style="font-size:12pt">C:\Exchange\Logs\db1-logs&#8221;  /dbfilepath:&#8221;<span style="font-size:12pt">C:\Exchange\Database\db1\Exchange_2010_db1.edb&#8221; /OrganizationName: &#8220;Genie&#8221; /CustomerFeedbackEnabled:true</span></span></span></p>
<p><span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i13.jpg"><img class="alignnone size-medium wp-image-401" title="i13- setup /m:install" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i13-300x37.jpg" alt="i13- setup /m:install" width="300" height="37" /></a></span></p>
<p><span style="font-size:12pt">After the installation completes lets open EMC and see if our database was created with the correct name and location</span></p>
<p><span style="font-size:12pt"><a href="http://www.exchange-genie.com/wp-content/uploads/2009/04/i14.jpg"><img class="alignnone size-medium wp-image-402" title="i14-emc database" src="http://www.exchange-genie.com/wp-content/uploads/2009/04/i14-300x179.jpg" alt="i14-emc database" width="300" height="179" /></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.exchange-genie.com/2009/04/exchange-2010-installing-the-mailbox-role/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
