Tuesday, 21 April 2015

Installing Exchange 2010 Sp2 on Windows Server 2008 R2 Sp1




Installing Exchange 2010 Sp2 on Windows Server 2008 R2 Sp1
Posted on January 4, 2012 | Category :Exchange 2010, Installations | 25 Comments
Let us learn installing Exchange 2010 Sp2 on Windows Server 2008 R2 Sp1
I would install the Exchange 2010 Sp2 in a Environment where Exchange 2003 Server is already there .
Its as similar . where we need to prepare the legacy Exchange permission to get that installed and working properly
Step 1.
I installed Service pack 1 on Windows Server 2008 R2 where I can overcome without installing hotfixes for Exchange 2010
Prerequisites Differs with the operating Systems
This Technet article would provide you for other versions of operating systems
Step 2.
Download and Install “Microsoft Filter Pack” (64bit Version)
Step 3.
On the Start menu, navigate to All Programs > Accessories > Windows PowerShell. Open an elevated Windows PowerShell console (Right Click – Run as administrator), and run the following command.
Import-Module ServerManager
And Running this command for typical installation where all the roles will be installed HUB , CAS and Mailbox Servers
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,Web-Asp-Net,Web-Client-Auth,Web-Dir-Browsing,Web-Http-Errors,Web-Http-Logging,Web-Http-Redirect,Web-Http-Tracing,Web-ISAPI-Filter,Web-Request-Monitor,Web-Static-Content,Web-WMI,RPC-Over-HTTP-Proxy -Restart

Description: http://careexchange.in/wp-content/uploads/2012/01/IE1.png
Step 4.
Reboot the Server
Now Prerequisites Installed successfully
Step 5.
Now open Command Prompt “Browse the Command prompt into the setup location”
and Run
setup /PrepareLegacyExchangePermissions or setup /pl
We run this as we prepare the legacy (Exchange 2003) Server permissions,
Running this command won’t harm your environment .
Befor Running this command make sure your Domain Function Level and Forest Functional level in Windows Server 2003 is in native mode and your Exchange 2003 is in native mode,
Otherwise , It won’t allow you to install Exchange 2010
Description: http://careexchange.in/wp-content/uploads/2012/01/IE31.png
Refer link :
Step 6.
Preparing the Schema
Setup.com /PrepareSchema
Description: http://careexchange.in/wp-content/uploads/2012/01/IE4.png

Step 7.
Preparing Active Directory
Setup.com /preparead /OrganizationName:”First Organization”
This Switch can be removed if you have an Exchange Server already in your Organization
/OrganizationName:”First Organization”
Or if you want to change the organization name . you can use this switch
Description: http://careexchange.in/wp-content/uploads/2012/01/IE6.png
Step 8.
Now prepare the domain
Setup.com /Preparedomain
If you have multiple domains run Setup.com /preparealldomains
Description: http://careexchange.in/wp-content/uploads/2012/01/IE7.png
Step 9.
Now Start the Setup
Description: http://careexchange.in/wp-content/uploads/2012/01/IE8.png
Step 10.
Choose Typical to Install HUB,CAS and Mailbox
Give a Check mark for Automatically install Windows Server roles
Description: http://careexchange.in/wp-content/uploads/2012/01/IE10.png
Step 12.
If this is my internetfacing server , Give the external domain name
Description: http://careexchange.in/wp-content/uploads/2012/01/IE11.png
Step 13.
If Exchange 2003 Exists in your Environment , you will get this option to configure mail flow between these Servers
Description: http://careexchange.in/wp-content/uploads/2012/01/IE12.png
Step 14.
Now Setup will Run for some time
Description: http://careexchange.in/wp-content/uploads/2012/01/IE13.png
Step 15.
Reboot your Server
Description: http://careexchange.in/wp-content/uploads/2012/01/IE14.png

No comments:

Post a Comment