Table of Contents
This updated guide examines Transfer Exchange 2003 to Exchange 2007 (P.4) and organizes the essential facts, background, and practical takeaways in clear American English.

Figure 1: Enter the main DNS Suffix.
You need to make sure that the Edge Transport and Hub Transport servers can handle all different names through normal server files or DNS. Also, in part one, the Edge Transport server is already a member of the internal Active Directory domain, so we removed it from this domain and moved it back to a workgroup configuration. An important component added to the Edge Transport server is Active Directory Application Mode (ADAM). ADAM needs to be used because the Edge Transport server is running on Windows Server 2003; If the Eddge Transport server operates on Windows Server 2008 you will have to install Active Directory Lightweight Directory Services to replace ADAM on Windows installation options. Once the related DNS changes have been made and ADAM has been installed, we will proceed to install the Edge Transport server. After you have completed the installation of the Edge Transport server and the related Update Rollup has been applied, enter the Product Key for this server. Although there is now an Edge Transport server, this server is not configured to perform any functions yet. Therefore, we need to register this Edge Transport server into the Active Directory that currently contains Hub Transport function servers. Edge Subscription Process Edge Subscription Process is an important feature of Edge Transport server functionality. It allows registering one or more Edge Transport servers to the Active Directory site containing Hub Transport servers, resulting in a one-way mirroring of configuration information as well as information received from Active Directory. in ADAM database running on Edge Transport servers. The main benefit from this process is that you can optionally create the necessary configuration changes on the Hub Transport server and copy to Edge Transport servers. In addition, mail sent from Outlook will be aggregated on the Edge Transport server. Below is the process needed to register the Edge Transport server, EDGE1 , to the Active Directory site containing both Hub Transport servers. First open Exchange Management Shell on EDGE1 and run the following command:
New-EdgeSubscription -FileName 'c: EdgeSubscription.xml'
This command will create the signed information in a file called EdgeSubscription.xml outside the C: drive on EDGE1 . Note that the information shown in Figure 2 indicates that you must complete the registration within 1440 minutes before the startup account expires.
Figure 2: Information displayed when running the New-EdgeSubscription command
Next we have to copy the contents of this XML file from EDGE1 to one of the Hub Transport servers. The Edge server registration process can then be completed using either the Exchange Management Console or Exchange Management Shell on the Hub Transport server. If you choose the Exchange Management Console then you will have to go to the Organization Configuration , select Hub Transport and then select New Edge Subscription on the context menu. In the New Edge Subscription wizard, you need to install the Active Directory site correctly for the Active Directory site , then click the Browse button to import the previously copied EdgeSubscription.xml file. Also select the Automatically create a Send connector check box for this Edge Subscription (automatically create a Send Connector for this Edge registration process) as shown in Figure 3. Note, in this example the name of the Active Directory page is HeadOffice .
Figure 3: New-EdgeSubscription Wizard.
Once this wizard has started, you will see a warning that requesting a name convention between the Edge Transport and Hub Transport servers so that Hub Transport servers can connect to the Edge Transport server via port 50636 . That's why it is necessary to ensure a naming convention is applied, and make sure that the firewall system is correctly configured. Finally, we'll force the synchronization process to take place immediately using the Start-EdgeSynchronization command and check if the process is successful. See the example in Figure 4.
Figure 4: Edge synchronization process successfully completed.
Internet Mail
Keep in mind that the Edge synchronization process will automatically create the Send Connector that should be used to send Internet Mail out of the system. However, this Send Connector has a blank address space *, which means it will be able to handle mail sent to all Internet domains, and it can also be configured with a default value of 100, yes. This means that any existing SMTP Connector configured in Exchange 2003 may have a smaller value and must still be used as a Connector to send Internet Mail. In other words, Internet Mail will still be sent in the current direction rather than through the new direction configured in the Edge Transport server. You can see the empty address space and configure the value in Figure 5, where the basic properties of Send Connector are displayed on the Exchange Management Shell.

Figure 5: Send Connector default address space and value.
Then we need to check if this Edge Transport server can send and receive Internet Mail. Before doing this, you need to make sure that the MessageLabs system recognizes this new server. To test email connectivity, increase the value of the Exchange 2003 SMTP Connector and lower the value of the Exchange 2007 Send Connector to make this Send Connector a priority. Also, need to change Protocol logging level to Verbose on this send Connector (Figure 6). Keep in mind that these configuration types are implemented on the Hub Transport server and copied to the Edge Transport server through the Edge registration process.

Figure 6: Changing the Protocol logging level for Send Connector.
In doing so we will be able to check the information in the Send Connector protocol logs on both the Edge Transport and Hub Transport servers to confirm that these servers handle mail better than the legacy servers of Exchange 2003. By default, these log files are stored in two subdirectories in the Program FilesMicrosoftExchange ServerTransportRolesLogsProtocolLog folder as shown in Figure 7.

Figure 7: SMTP protocol log.
Conclude
In Part 4, we have completed the installation of an existing Exchange 2007 system in parallel with Exchange 2003. You can keep your Internet Mail connection intact until you have moved all users to Exchange 2007. We will begin to configure the Exchange 2007 system before moving the mailboxes.
FAQ
What is Transfer Exchange 2003 to Exchange 2007 (P.4) about?
It provides a structured overview of Exchange 2003, explains the main context, and highlights practical takeaways for readers.
Why does this topic matter?
Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.
How should readers use this information?
Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.
Was this article helpful?
Your feedback helps us improve.

Reader Comments 0
Sign in with email or Google to join the discussion.