In the following post I will explain you how to make all the infrastructure changes you need to make after you finish install Exchange2010 in a coexistence Exchange 2007 upgrading method.
Dunning this post we will Change the DNS existing records (pointing today to Exchange2007),changing the existing Send Connectors (Exchange2007) to work with the new Exchange 2010 , install a new wildcard Certificate working with the IIS .
After we finish understanding (and dirty our hands…)we will do the most important thing that we need to do before we start to move the Exchange 2007 mailbox to the new server ,that’s mean we need to TEST the new server communication with two simple tests :
- SMTP (Simple Mail Transfer Protocol) communication mail flow from outside and inside the organization.
- Microsoft Office Outlook Web App (OWA).
After we finish install the new Exchange2010 server and make all tests we can proceed to the new step in the process and that’s mean we can start transfer the user Mailbox from the Exchange 2007 into the new Exchange2010 Database .in that process we also going to transfer the Public Folder Database(If you have this kind of Database…).
After we finished the three steps:
- Install Exchange2010.
- Test Communication (External and Internal).
- Move Mailboxes From 2007 ->2010.
We can finally go to the Fourth step, that’s mean, we going to remove the old Exchange2007 Server.
Here are the key points we will accomplish in the Fourth steps plan I teach you:
Step 1:
- Change current DNS records pointing to the new Exchange2010.
- Updating Exchange Send and Receive Connectors.
Step 2:
- Test communication
Step 3:
- Move Databases (Mailboxes & PF)
Step 4:
- Remove the old Exchange 2007 from your org.
Servers in our organization:
- Xch2007 – Exchange2007 (SP2).
- Xch2010 – Exchange 2100(SP1).
- ClientPC– Server 2008(X64).
- DC1 – DC\DNS\CA.
- ExternalPC – Server2008(X64).
Step1:
Changing DNS Records
First you need to know current host record Mail.Planning-Tech.com, this record is used for a few Exchange features like our OWA feature we going to test. When we enter that address with a browser the address points to the CAS (Client Access Server) of the Exchange2007, we need to change it to point to the new installed Exchange 2010.after we crate the Redirection of the Exchange CAS, we will verify that our MX records points to the new Exchange 2010 server
1. Updating the Host Record info in your DNS
- Log on DC1 (Administrative Account …no needed to say…)
- Run-> dnsmgmt.msc
- Expend Forward Lookup Zones-> Click on your Domain <Planning-Tech.com>
- Click on the Mail record -> change it to the Newoly Exchange 2010 IP address.
2. Verify the MX Record
- Log on DC1 (Administrative Account …no needed to say…)
- Run-> dnsmgmt.msc
- Expend Forward Lookup Zones-> Click on your Domain <Planning-Tech.com>
- Look for the org MX record and verify the address of Mail.Planning-Tech.com
Comment