Installing Exchange 2007 SP3 on Windows Server 2008 R2
Hope Everyone know that Exchange 2007 SP3 can be installed on a Windows Server 2008 R2
Lets see how to do a typical Installation
Prerequisites for Hub , CAS , Mailbox – Typical Installation
———————————
Open Window Power Shell
Import-Module ServerManager
Add-WindowsFeature RSAT-ADDS,Web-Server,Web-Metabase,Web-Lgcy-Mgmt-Console,Web-Dyn-Compression,Web-Windows-Auth,Web-Basic-Auth,Web-Digest-Auth,RPC-Over-HTTP-Proxy;
http://careexchange.in/wp-content/uploads/2012/04/image_thumb32.png
Good to know
—————
For Hub
Add-WindowsFeature RSAT-ADDS,Web-Metabase,Web-Lgcy-Mgmt-Console
For CAS
Add-WindowsFeature RSAT-ADDS,Web-Server,Web-Metabase,Web-Lgcy-Mgmt-Console,Web-Dyn-Compression,Web-Windows-Auth,Web-Basic-Auth,Web-Digest-Auth,RPC-Over-HTTP-Proxy
For Mailbox
Add-WindowsFeature RSAT-ADDS,Web-Server,Web-ISAPI-Ext,Web-Metabase,Web-Lgcy-Mgmt-Console,Web-Basic-Auth,Web-Windows-Auth;
For unified Messaging
Add-WindowsFeature RSAT-ADDS,Web-Metabase,Web-Lgcy-Mgmt-Console,Desktop-Experience;
For Edge
Add-WindowsFeature RSAT-ADDS,ADLDS;
For CAS and HUB
Add-WindowsFeature RSAT-ADDS,Web-Server,Web-Metabase,Web-Lgcy-Mgmt-Console,Web-Dyn-Compression,Web-Windows-Auth,Web-Basic-Auth,Web-Digest-Auth,RPC-Over-HTTP-Proxy;
—————————————————————————-
Exchange Server 2007 Service Pack 3
-
Extract it – Run the Setup
http://careexchange.in/wp-content/uploads/2012/04/image_thumb33.png
Choose the Organization Name :
http://careexchange.in/wp-content/uploads/2012/04/image_thumb34.png
Choose Yes , If you have Outlook 2003 , Cause Here where we decide PF database to be created or not.
But anyways if you choose No. It can be created later .
http://careexchange.in/wp-content/uploads/2012/04/image_thumb35.png
Click Install -
http://careexchange.in/wp-content/uploads/2012/04/image_thumb36.png
Great !!
You Installed Exchange 2007 SP3 in W2k8R2
Regards
Satheshwaran Manoharan