An early look at Exchange 2013
This past week at the Microsoft Exchange Conference 2012 in Orlando, Microsoft Exchange Product Team, MVPs, MCMs, and community members gathered to...
3 min read
Dave Rowe Jul 3, 2013 9:36:00 PM
Microsoft announced the release of Exchange 2013 last fall, but this was not very useful to most of us, because there was no support for previous versions of Exchange until new Service Packs and Hotfixes were available. In other words, you could not install Exchange 2013 into your current Exchange organization. In February Microsoft finally released Exchange 2007 SP3 RU10 and Exchange 2010 SP3, to enable coexistence between the platforms. As is typical of Microsoft, they support an N-2 upgrade path. This means you can upgrade to 2013 from two versions back. Exchange 2003 (and prior) version will not allow upgrade to Exchange 2013. In-place upgrades of Exchange 2007 and 2010 versions are not supported either. This is typical and even if it was supported I would never recommend it. It’s nice to start from scratch and deploy a new Exchange environment and apply the things you’ve learned from previous installs.
My test environment includes Forefront Threat Management Gateway 2010, so the upgrade path will include the steps for modifying and testing client access through the TMG as well. Here is a general diagram of my lab environment. It is running:
As I mentioned, an in-place upgrade is not recommended or supported, so we will be building Exchange 2013 side-by-side in the same Active Directory (AD) site as Exchange 2010.
Some things to note:
Which version of Windows Server 2012?
When installing on Windows Server 2012 you now have two options compared to older versions of Windows: Standard Edition and Datacenter. In the past we had to use Enterprise edition for clustering, etc. Microsoft has done away with Enterprise edition. All aspects of Exchange 2013 will run on Windows 2012 Standard edition.
Checklist for updating from Exchange 2010:
Prepare your Environment
Deploy Exchange 2013 servers
Installing Exchange 2013 Prerequisites on Windows 2012
Microsoft TechNet recommends running two different cmdlets based on server role, but if you compare the two they are exactly the same. Therefore, I recommend running the following on each Exchange 2013/Windows 2012 server.
Client Access Role
Install the following software:
Mailbox role
Install the following software:
Prepare Active Directory for Exchange 2013
Starting with Exchange 2010 I believe these steps are built into the GUI install, but call me old-school, I still prefer to use the command-line to perform Schema updates. This is a very good practice especially if you run Exchange in multiple AD sites where AD replication might not be instantaneous.
NOTE: Something new for Exchange 2013, you must add the /IAcceptExchangeServerLicenseTerms switch when running Setup.exe |
Now your environment is ready to install Exchange 2013. Click on the link below for Part 2 in this series.
This past week at the Microsoft Exchange Conference 2012 in Orlando, Microsoft Exchange Product Team, MVPs, MCMs, and community members gathered to...
Microsoft Exchange Server 2013 was released a few months ago, but not many people could do much with it, since it didn’t support co-existence with...
On April 2, 2013, Microsoft release Cumulative Update 1 for Exchange Server 2013. For details about this update visit Description of Cumulative...