Remote domain settings help you manage mail flow for most
types of automated messages, including out-of-office messages,
automatic replies, automatic forwarding, delivery reports, and
nondelivery reports. Remote domain settings also control some automated
message-formatting options, such as whether to display a sender's name
on a message or only the sender's e-mail address. Your Exchange
organization has a default remote domain policy that sets the global
defaults. You can create additional policies to create managed
connections for specific remote domains as well.
You can view the remote domains configured for your organization by completing the following steps:
-
In the Exchange Management Console, expand the Organization Configuration node, and then select the Hub Transport node.
-
On the Remote Domains tab, shown in Figure 1,
remote domains are listed by name and the domain to which they apply.
The Default remote domain applies to all remote domains, unless you
override it with specific settings.
You can use the Get-RemoteDomain
cmdlet to list remote domains or to get information on a particular
remote domain. If you do not provide an identity with this cmdlet,
configuration information for all remote domains is displayed. Example 1 provides the syntax and usage, as well as sample output, for the Get-RemoteDomain cmdlet.
Example 1. Get-RemoteDomain cmdlet syntax and usage
Syntax
Get-RemoteDomain [-Identity DomainIdentity
]
[-DomainController DCName
] [-Organization OrgId
]
Usage
Get-RemoteDomain -Identity "adatum.com"
Output
Name DomainName AllowedOOFType
---- ----------- --------------
Default * External
Adatum *.adatum.com External