This is a continuation of my previous blog post, follow this link to read part 1. This post will detail the setup of the on-premises Exchange 2013 server. I had installed a Windows Server 2012 server and have added it to my O365vNext.com domain. I have downloaded the Exchange 2013 server ISO to get the server installed. I am using the below two resources to assist with the Exchange 2013 install:
Install Exchange 2013 using the Setup Wizard
Following the Steps in the Prerequisites here is what I did (again I am going to be installing Exchange 2013 on Server 2012):
- Launched PowerShell with Administrative rights
- Issued the "Install-WindowsFeature RSAT-ADDS" command
- Issued the "Install-WindowsFeature AS-HTTP-Activation, Desktop-Experience, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, 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" Command and then rebooted the server
- After the reboot I installed the additional software as needed for both the Mailbox and CAS roles per the prerequisites link
After installing all the prerequisites, I moved on to the Exchange 2013 install, following the instructions from the link above:
- Launched Setup.Exe from this ISO/DVD and kept the default to ‘Connect to the Internet and check for updates’ and click next
- No updates found, clicked next
- Coping Files
- Copy completed and went automatically to ‘Initializing Setup…’
- Reviewed the Introduction and clicked next
- Made the decision to go ahead and accept the terms and clicked next
- Selected the ‘Don’t use recommended settings’ as I am a geek and want to have more control over the install, clicked next
- Selected Mailbox and Client Access Role, clicked next
- Left the default location and clicked next
- Named my Exchange Organization and clicked next
- Accepted the default to keep Malware scanning enabled, clicked next
- Readiness Check stage
- Since I choose not to prepare AD prior to install this warning was expected, clicked install
- Installing
- Still installing…
- Installed Completed!
While the install of Exchange 2013 was going and going and going I decided to get my Office 365 vNext Preview Tenant setup for my O365vNext.com Domain. I added the domain and verified it. Once verified I went ahead and setup the required DNS settings:
Next Part of this blog series will detail the configuration of Exchange 2013 on-premises and the Hybrid Configuration wizard, coming soon!