Logo
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
EPL Standings
 
 
Windows Server

Microsoft Exchange Server 2010 : Working with SMTP Connectors, Sites, and Links (part 8) - Connecting to Exchange 2003 Routing Groups

2/24/2014 12:33:17 AM

10. Connecting to Exchange 2003 Routing Groups

Although Exchange 2010 doesn't use routing groups, you must create routing group connectors to route messages between Exchange Server 2010 Hub Transport servers and Exchange Server 2003 routing groups. You can manage routing group connectors only by using the Exchange Management Shell.

You can view, create, update, or remove routing group connectors using the Get-RoutingGroupConnector, New-RoutingGroupConnector, Set-RoutingGroupConnector, or Remove-RoutingGroupConnector cmdlet, respectively. With Get-RoutingGroupConnector, you can return a list of all available routing group connectors if you don't specify an identity or server. If you want to see only the routing group connectors configured on a particular server, use the –Server parameter.

When you are creating or updating a routing group connector using New-RoutingGroupConnector or Set-RoutingGroupConnector, you specify source and target servers. The source and target servers must be Exchange 2010 Hub Transport servers or Exchange Server 2003 bridgehead servers. By using the –Bidirectional parameter, you can specify whether the connector is used for one-way or two-way mail flow. If you specify a two-way connector, a reciprocal connector is created in the target routing group.

Samples Example 13 through Example 16 provide the syntax and usage for the Get-RoutingGroupConnector, New-RoutingGroupConnector, Set-RoutingGroupConnector, and Remove-RoutingGroupConnector cmdlets. With the Set-RoutingGroupConnector cmdlet, you can use the –MaxMessageSize parameter to set the maximum size for messages that are relayed between Exchange 2010 Hub Transport servers and Exchange 2003 bridgehead servers.

Example 13. Get-RoutingGroupConnector cmdlet syntax and usage

Syntax

Get-RoutingGroupConnector [-Identity RoutingGroup\ConnectorIdentity]
[-DomainController DCName]


Usage

Get-RoutingGroupConnector

Get-RoutingGroupConnector -Identity "Exchange Administrator GroupExchange 2003 Interop"

Example 14. New-RoutingGroupConnector cmdlet syntax and usage

Syntax

New-RoutingGroupConnector -Name Name
-SourceTransportServers SourceServer1, SourceServer2,...
-TargetTransportServers TransportServer1, TransportServer2,...
[-BiDirectional <$true | $false>]
[-Cost ConnectorCost] [-DomainController DCName]
[-PublicFolderReferralsEnabled <$true | $false>]


Usage

New-RoutingGroupConnector -Name "Exchange 2003 Interop"
-SourceTransportServers "Exchange2010Server12.cpandl.com"
-TargetTransportServers "Exchange2003Server08.cpandl.com"
-Cost 100
-BiDirectional $true

Example 15. Set-RoutingGroupConnector cmdlet syntax and usage

Syntax

Set-RoutingGroupConnector -Identity Group\Connector Identity
[-Cost ConnectorCost] [-DomainController DCName]
[-MaxMessageSize <Size | Unlimited>] [-Name Name]
[-PublicFolderReferralsEnabled <$true | $false>]
[-SourceTransportServers SourceServer1, SourceServer2,...]
[-TargetTransportServers TransportServer1, TransportServer2,...]


Usage

Set-RoutingGroupConnector -Identity "Exchange Administrator
Group\Exchange 2003 Interop" -Name "Exchange 2003 Interop"
-SourceTransportServers "Exchange2010Server12.cpandl.com"
-TargetTransportServers "Exchange2003Server08.cpandl.com"
-Cost 100
-BiDirectional $true

Example 16. Remove-RoutingGroupConnector cmdlet syntax and usage

Syntax

Remove-RoutingGroupConnector [-Identity RoutingGroup\ConnectorIdentity]
[-DomainController DCName]


Usage

Remove-RoutingGroupConnector -Identity "Exchange Administrator GroupExchange 2003 Interop"
Top Search -----------------
- Windows Server 2008 R2 : Work with RAID Volumes - Understand RAID Levels & Implement RAID
- Windows Server 2008 R2 Administration : Managing Printers with the Print Management Console
- Configuring Email Settings in Windows Small Business Server 2011
- Windows Server 2008 R2 : Configuring Folder Security, Access, and Replication - Implement Permissions
- Monitoring Exchange Server 2010 : Monitoring Mail Flow
- Windows Server 2008 R2 :Task Scheduler
- Windows Server 2008 R2 : File Server Resource Manager
- Windows Server 2008 R2 : Installing DFS
- Exchange Server 2010 : Managing Anti-Spam and Antivirus Countermeasures
- Windows Server 2008 R2 : Configuring Folder Security, Access, and Replication - Share Folders
Other -----------------
- Administering an Exchange Server 2013 Environment (part 9) - Server Administration
- Administering an Exchange Server 2013 Environment (part 8) - Understanding Archiving
- Administering an Exchange Server 2013 Environment (part 7) - Understanding Journaling
- Administering an Exchange Server 2013 Environment (part 6) - Introduction to Role Based Access Control
- Administering an Exchange Server 2013 Environment (part 5) - Performing Common Tasks - Creating Multiple Mailboxes in the Exchange Management Shell
- Administering an Exchange Server 2013 Environment (part 4) - Performing Common Tasks - Creating User Mailboxes
- Administering an Exchange Server 2013 Environment (part 3) - Exchange Management Shell
- Administering an Exchange Server 2013 Environment (part 2) - Exchange Administration Center - Overview of the Exchange Administration Center
- Administering an Exchange Server 2013 Environment (part 1) - Exchange Administration Center - Accessing the Exchange Administration Center
- Windows Server 2012 Administration : Managing Printers with the Print Management Console (part 3) - Using the Print Management Console
 
 
Most view of day
- System Center Configuration Manager 2007 : Creating and Modifying Configurations (part 4) - Console Authoring - Validation Criteria
- Windows Server 2012 Requirements and Installation : Customizing the Interface with Features on Demand
- Microsoft Exchange Server 2007 : Consolidating a Windows 2000 Domain to a Windows Server 2003 Domain Using ADMT (part 1) - Modifying Default Domain Policy on the Target Domain
- Windows Server 2012 : Support for open standards
- Managing Windows 7 : Configuring a Pen or Touch Computer, Managing Pen Settings
- Developing Disk Images : Configuring the Lab Distribution Share (part 1) - Adding Windows Vista
- Microsoft Visio 2010 : Modifying a Graphic (part 2) - Wrapping Text Around a Graphic
Top 10
- Windows Server 2012 : Implementing DNSSEC (part 2) - How DNSSEC works,Deploying DNSSEC
- Windows Server 2012 : Implementing DNSSEC (part 1) - Benefits of DNSSEC, DNSSEC in previous Windows Server versions
- Windows Server 2012 : Ensuring DHCP availability (part 3) - Managing DHCP failover
- Windows Server 2012 : Ensuring DHCP availability (part 2) - Implementing DHCP failover
- Windows Server 2012 : Ensuring DHCP availability (part 1) - Previous approaches to implementing DHCP availability
- Sharepoint 2013 : Managing Security - See Who Is a Member of a SharePoint Group
- Sharepoint 2013 : Managing Security - Grant Permissions to a File or List Item
- Sharepoint 2013 : Managing Security - See What Permissions Are Set (part 2) - Read the Permissions Page, Check the Permissions for a Specific User or Group
- Sharepoint 2013 : Managing Security - See What Permissions Are Set (part 1) - Check Permissions on Files and List Items
- Windows Phone 8 : Orientation and the PhoneApplicationPage Class (part 5) - Animating the Entire Page When Orientation Changes
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
Cars Review