- Home ›
- Articles ›
- Installing Exchange Server 2010 Public Beta on Windows Server 2008: A First Look
Installing Exchange Server 2010 Public Beta on Windows Server 2008: A First Look
This article shows a step-by-step look at the procedure for installing Exchange Server 2010 on Windows Server 2008. With the release of Microsoft Exchange Server 2010 public beta, we were curious to see how the new and improved messaging platform performs in action.
Introduction
The public beta of Microsoft Exchange Server 2010, part of Microsoft's unified communications family, is now available. Exchange 2010 is the first server in a new generation of Microsoft server technology designed and developed to work on-premises and as an online service, and introduces a new integrated e-mail archive and features to reduce costs and improve the user experience.
Follow the steps outlined in this whitepaper to install Exchange Server 2010 on Windows Server 2008.
Installation Prerequisites
When you start the installer it outlines a number of prerequisite steps which must be completed/installed before Exchange Server 2010 can be installed.

Precautions about IPv6
This release of Exchange Server is designed from the ground up to operate either inside your organization or as a hosted service offsite. This means support for IPv6. For some reason, if you disable IPv6 on the server before installing Exchange Server 2010 you will get an error when it comes to installing the Hub Transport Role.
So don’t un-tick the IPv6 binding in the network card configuration, otherwise you will get a failure.
Error: An error occurred. error code was 2147504141 message was The property
cannot be found in the cache.."
If you need to disable IPv6 more information can be found at http://support.microsoft.com/kb/952842
Install Required Software
- Step 1: Install .NET Framework 3.5
http://go.microsoft.com/fwlink/?LinkId=110461
- Step 2: Install Windows Remote Management 2.0
http://go.microsoft.com/fwlink/?LinkId=135126
- Restart the Computer.
- Step 3: Install Windows PowerShell v2 (CTP3 at the time of writing)
http://go.microsoft.com/fwlink/?LinkId=135123
- Step 4: Install Microsoft Exchange
- Step 5: Get Critical Updates for Microsoft Exchange
I’ll assume that you know how to install the prerequisites, and I’ve pasted the links where the respective packages can be downloaded from.

Install Required Hotfixes
There are also two Hotfixes which must be installed:
- MMC Snap-in Context Help Update Required (KB951725)
http://go.microsoft.com/fwlink/?linkid=3052&kbid=951725
- Msdrm.dll Update Required (KB950888)
http://go.microsoft.com/fwlink/?linkid=3052&kbid=950888
- Load Balancing Update Required (KB958178)
http://go.microsoft.com/fwlink/?linkid=30939&l=en&v=ExBPA.4&id=ba5a6606-76f3-418e-8c22-8e521a93a473
- Restart the Computer.
Install Prerequisite Features
To install the Windows Server 2008 operating system prerequisites for Client Access servers follow these instructions:
- Install the Active Directory remote management tools by running the following command:
ServerManagerCmd -i RSAT-ADDS
- Install the extensions for ASP.NET AJAX 1.0.
http://go.microsoft.com/fwlink/?LinkId=137040
- Install 2007 Office System Converter
http://go.microsoft.com/fwlink/?LinkId=123380
- Restart the Computer.
- Install the necessary Internet Information Services (IIS) prerequisites by running the following commands in the order in which they are listed:
ServerManagerCmd -i Web-Server
ServerManagerCmd -i Web-ISAPI-Ext
ServerManagerCmd -i Web-Metabase
ServerManagerCmd -i Web-Lgcy-Mgmt-Console
ServerManagerCmd -i Web-Basic-Auth
ServerManagerCmd -i Web-Digest-Auth
ServerManagerCmd -i Web-Windows-Auth
ServerManagerCmd -i Web-Dyn-Compression
ServerManagerCmd -i NET-HTTP-Activation
ServerManagerCmd -I RPC-over-HTTP-proxy
I’ll fast track this experience by assuming that you’ve already completed the above and now jump into the juicy flesh.
Installing Exchange Server 2010 on Windows Server 2008
We’ve waited long enough so let’s not delay any further, here are the step-by-step instructions for installing Exchange Server 2010 on Windows Server 2008:
- On the Exchange Server 2010 Installation dialog, Click Step 4: Install Microsoft Exchange
- On the Introduction dialog, click Next.

- On the Language Files Location dialog, click Next.

- On the Language Pack Confirmation dialog, click Next.

- On the License Agreement dialog, select I accept the terms in the license agreement and click Next.

- On the Error Reporting dialog, select No and click Next.
|
- On the Installation Type dialog, select Typical Exchange Server Installation and click Next.

- On the Exchange Organization dialog, accept the defaults and click Next.

- On the Client Settings dialog, click Next.

- On the Customer Experience Improvement Program dialog, select I don’t want to join the program at this time and click Next.

- On the Readiness Checks dialog, click Install.

- On the Completion dialog, click Finish.

Conclusion
This article has outlined the Exchange Server 2010 Public Beta installation steps as well as provided much needed guidance on avoiding problematic installation problems.
References
Microsoft Unveils Exchange 2010 With Public Beta
http://www.microsoft.com/presspass/press/2009/apr09/04-15Exchange2010PR.mspx
[Permalink] - Updated: Sunday, February 21, 2010

Articles of Interest