Click to Rate and Give Feedback
TechNet
TechNet Library
Exchange Server
Deployment
 How to Create Routing Group Connect...

  Switch on low bandwidth view
How to Create Routing Group Connectors from Exchange 2007 to Exchange Server 2003

Applies to: Exchange Server 2007 SP1, Exchange Server 2007 Topic Last Modified: 2007-02-14

This topic explains how to use the Exchange Management Shell to configure routing group connectors between the default routing group in Microsoft Exchange Server 2007, and Exchange 2000 Server or Exchange Server 2003 routing groups.

The first routing group connector between Exchange 2007 and Exchange 2003 or Exchange 2000 is created and configured during installation of the first Hub Transport Server role in an existing Exchange organization. Perform this procedure if you have planned your routing topology and decided to create additional connectors between Exchange versions.

You must use the Exchange Management Shell to configure these connectors. The permissions that are required to enable mail flow between the server versions are automatically applied when the connector is created. Routing groups are not recognized by the Exchange Management Console in Exchange 2007. To support coexistence with Exchange 2000 Server and Exchange Server 2003, all computers that are running Exchange 2007 are automatically put into a single routing group. The routing group in Exchange 2007 is recognized in Exchange 2000 Server and Exchange Server 2003 Exchange System Manager as Exchange Routing Group (DWBGZMFD01QNBJR). You cannot use Exchange 2000 Server or Exchange Server 2003 Exchange System Manager to manage the Exchange 2007 routing group or any routing group connectors that include an Exchange 2007 Hub Transport server as either a source server or target server.

Aa997292.note(en-us,EXCHG.80).gifImportant:
Placement of Exchange 2007 and earlier versions of Microsoft Exchange in the same routing group is not supported.

Before you create the connectors between the Exchange 2007 routing group and Exchange 2000 Server or Exchange Server 2003 routing groups, you must follow these steps:

  • Verify that Exchange 2000 Server or Exchange Server 2003 Exchange System Manager is configured to display routing groups. Right-click the Exchange Organization object, and then select Properties. Confirm that the Display routing groups check box is selected.
  • Install the Exchange 2007 Hub Transport server role on a member server in a forest that currently has an Exchange 2000 Server or Exchange Server 2003 organization.
  • Suppress minor link state updates on all Exchange 2000 Server and Exchange Server 2003 servers. For more information about how to suppress link state updates, see How to Suppress Link State Updates.
  • Verify that the user account that you will use to configure the connectors is delegated the following:
    • Exchange Administrator role for the Exchange 2000 Server or Exchange Server 2003 Administrative Group where the bridgehead server that will be designated as a source server or target server for the connector is located
    • Exchange Server Administrator role and local Administrators group for the Exchange 2007 Hub Transport server that will be designated as a source server or target server for the connector.
Aa997292.note(en-us,EXCHG.80).gifNote:
By default, public folder referrals are enabled on the routing group connector between Exchange 2007 and earlier versions of Exchange Server. If you disable public folder referrals, end-users with mailboxes on Exchange 2003 or Exchange 2000 will not be connected to public folders that are located on Exchange 2007 Mailbox servers.
  • Run the following command to create reciprocal routing group connectors between the Exchange 2007 routing group and the routing group that is associated with the specified Exchange Server 2003 server, assign a cost of 100 to that connector, and enable public folder referrals:

    New-RoutingGroupConnector -Name "Interop RGC" -SourceTransportServers "Ex2007Hub1.contoso.com" -TargetTransportServers "Ex2003BH1.contoso.com" -Cost 100 -Bidirectional $true -PublicFolderReferralsEnabled $true
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Problem after creating connector from 2007 to 2003      Sputnik2 ... Thomas Lee   |   Edit   |   Show History

I have setup a new 2007 Exchnage on 2007 Server and I wish to create a connector so that mailboxes for the same domain can exist on either system. The mailboxes and active directory seems fine and I can move mailboxes from one to another but no mail flows from either server to the other.

I have folllowed the instructions above and I have a connector showing in the Exchnage Management Shell (Get-RoutingGroupConnector)

Name SourceRoutingGroup TargetRoutingGroup
---- ------------------ ------------------
Interop RGC Exchange Routing Group ... First Routing Group
Interop RGC First Routing Group Exchange Routing Group ...


And also on the 2003 server I see the routing groups (although I cannot edit view properties as it says System Manager 8.0.30535.0 is required)

Additionally the queues of the 2007 server are not viewable on the 2003 manager. It simply shows them as state Not Available.

Can anyone shed any light on how I might solve this?

 
[tfl - 13 01 09] You should post questions like this to the Technet Forums at http://forums.microsoft.com/technet or the MS Newsgroups at   http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Exchange : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.exchange%2C&
SQL Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
Windows : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows%2C&
Windows Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows.server%2C&
Virtual Server : http://groups.google.com/group/microsoft.public.virtualserver/topics?lnk
Full Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&
Problem after creating connector from 2003 to 2007      jampapa132 ... Thomas Lee   |   Edit   |   Show History

I'm having the same problem.

Emails flow from 2007 to 2003 but not from 2003 to 2007.

On my ex 2003 server the queue says "The connection was dropped by the remote host."

This is leading me to think its permissions on the 2007 server but how to I set these?.

[tfl - 13 01 09] You should post questions like this to the Technet Forums at http://forums.microsoft.com/technet or the MS Newsgroups at   http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Exchange : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.exchange%2C&
SQL Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
Windows : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows%2C&
Windows Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows.server%2C&
Virtual Server : http://groups.google.com/group/microsoft.public.virtualserver/topics?lnk
Full Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&
Problem after creating connector from 2003 to 2007      etang ... Thomas Lee   |   Edit   |   Show History

I can see the exchange routing groups for both 2003 and 2007 and can move mailboxes but I can'd send or recieve any email on my 2007 box. Is there something additional that I need to set up?

 
[tfl - 13 01 09] You should post questions like this to the Technet Forums at http://forums.microsoft.com/technet or the MS Newsgroups at   http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Exchange : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.exchange%2C&
SQL Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
Windows : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows%2C&
Windows Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows.server%2C&
Virtual Server : http://groups.google.com/group/microsoft.public.virtualserver/topics?lnk
Full Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&
Problem after creating connector from 2003 to 2007      ShaunL ... Thomas Lee   |   Edit   |   Show History

Has anyone got a solution to this problem yet? I have been having the same problem and it seemed to start after Exchange 2007 SP1 was installed. It is hard to say exactly as I rebuilt from scratch and added SP1.

[tfl - 13 01 09] You should post questions like this to the Technet Forums at http://forums.microsoft.com/technet or the MS Newsgroups at   http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quick response using the forums than through the Community Content.
For specific help about:
Exchange : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.exchange%2C&
SQL Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
Windows : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows%2C&
Windows Server : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.windows.server%2C&
Virtual Server : http://groups.google.com/group/microsoft.public.virtualserver/topics?lnk
Full Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&
Understanding Routing Group Connector between Ex2k3 & Ex2k7 Messaging Environment      Lynn_Lunik   |   Edit   |   Show History

Exchange 2007: Understanding the Routing Group Connector between an Exchange 2003 and Exchange 2007 Messaging Environment- for SCREEN CAPTURES go to IT Pro Secure Corporation blog - http://itprosecure.com/blogs/exchange_2007_administration/archive/2009/01/19/exchange-2007-understanding-the-routing-group-connector-between-an-exchange-2003-and-exchange-2007-messaging-environment.aspx


Lynn Lunik
Independent Security Consultant
Windows(R) Platform
IT Pro Secure Corporation
blog <at> itprosecure.com
Flag as ContentBug
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker