Last weekend I decided to upgrade my Exchange Server 2010 lab to Exchange Server 2013 and have it coexist for a little bit just until I pass 70-663 and move on to the Exchange Server 2013 exams. With that said, I went ahead and documented the procedure of what of what I did in my lab. In production of course, things are most likely going to change. This post won’t include the configuration settings that I’ve done afterwards, perhaps I might create another post on that later on. For now, this is going to be a simple prepare and deploy post.
Prerequisites
Exchange Server 2013 Minimum System requirements
- Windows Server 2008 R2 or Windows Server 2012 (in my lab, I used Windows Server 2012)
- Microsoft Outlook 2007 SP3, Microsoft Outlook 2010 SP1, Microsoft Outlook 2013, Entourage 2008 for Mac, Outlook 2011 for Mac
- x64 bit CPU either AMD or Intel
- Memory for Mailbox – 8GB
- Memory for Client Access – 5GB
- Memory Mailbox and Client Access – 8GB
- 30GB of space on the partition where Exchange will be installed
Exchange Server 2010 Service Pack 3 basic info
- Introduced support for coexistence with Exchange Server 2013 (must be installed for migration)
- Support for Exchange Server 2010 installation on Windows Server 2012
- Support for Internet Explorer 10
- Other fixes and rollup updates included from previous versions.
Exchange Server 2013 Documentation
Installation Of Exchange Server 2013
1. Just like any Exchange server installation, we need to install the necessary components on the OS where Exchange is going to be installed to support all the features of the exchange rolls that we’re going to be implementing. Depending on what roles we’re going to be installing, we’ll need to install the required updates and features on the OS before proceeding with the installation. In my case, I am only going to be using one VM to host both CAS and Mailbox roles. For this reason we need the following features installed:
- Remote Server Administration Tools (RSAT) on Windos Server 2012
Install-WindowsFeature RSAT-ADDS
- Remote Server Administration Tools (RSAT) on Windos Server 2008
Add-WindowsFeature RSAT-ADDS
- Other Windows Server 2012 Features such as Desktop Experience, RPC-Over-HTTP-Proxy, Web-Management-Console, and so on
Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, Web-Mgmt-Console, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation
2. We will now launch the Exchange Server 2013 installation and as you can see from the image below, one of the first choices we need to make is if we want to check for Windows Updates prior to going through with the Exchange Server 2013 installation
In my case, I chose not to check for updates, we now need to click on Next.
3. Exchange will now copy and extract the necessary files so that the installation can begin


4. At the introduction, we are presented with a couple of links to the Exchange Server 2013 documentation (I recommend that before installing Exchange Server 2013, you’d go through the documentation to understand more about the product and its new features)
5. Accept the agreement and click Next

6. Next, we’ll select if we want to use CEIP, I chose not to since this is a lab configuration, but some might want to enable this feature, its up to you
7. This is the part where we need to chose the roles that we’re going to be installing. Its important to note that you should make sure you know what roles you’re going to be installing by the time we get to this part of the installation. This is because we need to install the necessary features and hotfixes on the OS before installing Exchange. If we install the features for the mailbox server only and not the CAS, then the installation prerequisites check will fail if we select both roles
8. The next step will notify us of the storage requirements and give us the option of choosing where we want to install exchange
9. We’re finally getting there
We now need to chose if we want to use Malware Protection or not. This is new in Exchange 2013 so I wanted to test it out and I opted not to disable this feature. Of course this might not fit everyone, some might have third party software that integrates with exchange so again, for this option, you’ll need to chose what best suits you, for me, since this is in the lab, I chose to not disable malware since I’d like to play with a little and see how it works in Exchange Server 2013
10. At this point, the setup is going to check and make sure that we meet all the prerequisites. Just like in previous version of the exchange, we must pass the readiness check in order to proceed with the installation

11. As you can see above, everything checked out and we can now click Install to begin the exchange installation
12. There we go, Exchange is has now been successfully installed and we can begin configuring Exchange Server 2013 to support all the features we need during and after coexistence
One thing to note, recently, Exchange Server 2013 CU1 has been released which I recommend gets installed, it fixes a number of bugs and issues that was found with RTM. More info on CU1 can be found here: