Get-TransportConfig

 

Applies to: Exchange Server 2007 SP1, Exchange Server 2007 SP2, Exchange Server 2007 SP3

Use the Get-TransportConfig cmdlet to view organization-wide e-mail transport configuration settings on computers that have the Hub Transport server role or the Edge Transport server role installed.

Syntax

Get-TransportConfig [-DomainController <Fqdn>]

Detailed Description

The Get-TransportConfig cmdlet is used to display configuration information for e-mail transport settings that are applied across the Microsoft Exchange Server 2007 organization when the cmdlet is run on a Hub Transport server. When this cmdlet is run on an Edge Transport server, only the transportation configuration settings for the local computer are shown.

To run the Get-TransportConfig cmdlet, the account you use must be delegated the following:

  • Exchange View-Only Administrators role

To run the Get-TransportConfig cmdlet on a computer that has the Edge Transport server role installed, you must log on by using an account that is a member of the local Administrators group on that computer.

For more information about permissions, delegating roles, and the rights that are required to administer Exchange Server 2007, see Permission Considerations.

Parameters

Parameter Required Type Description

DomainController

Optional

Microsoft.Exchange.Data.Fqdn

To specify the fully qualified domain name of the domain controller that retrieves data from the Active Directory directory service, include the DomainController parameter on the command. The DomainController parameter is not supported on computers that have the Edge Transport server role installed. The Edge Transport server role writes and reads only to the local Active Directory Application Mode (ADAM) instance.

Input Types

Return Types

Errors

Error Description

 

 

Exceptions

Exceptions Description

 

 

Example

The following example shows how to display the Exchange organization-wide e-mail transportation settings on a Hub Transport server, or the local transportation settings on an Edge Transport server.

Get-TransportConfig