Configuring Message Transport Flashcards
Configuring Message Transport
What should be installed on the Windows Server that is provisioned to be an Edge Transport server?
Active Directory Lightweight Directory Services (AD LDS)
In the Set-EmailAddressPolicy cmdlet, what does the parameter of SMTP in all uppercase letters indicate?
The parameter SMTP in all uppercase letters indicates the primary (reply to) address
What can you configure to automatically include a disclaimer at the bottom of all messages sent to anyone outside your organization?
Transport Rule
Why should you NOT manually duplicate Send connector configurations that you make on the internal Hub Transport server on the Edge Transport server?
The configuration changes that you make on the internal Hub Transport server will be automatically replicated out to the Edge Transport servers by using the Microsoft Exchange EdgeSync service.
What permission must specified on the Receive connector of an Internet-facing Hub Transport server?
Check Anonymous Users under Specify who is allowed to connect to this Receive connector on the Permission Groups tab of the properties of the Receive connector.
On what server role is recipient filtering enabled by default for inbound messages that come from the Internet but are not authenticated?
Edge Transport server
Which script can you use to load all user-configured settings and data stored in an .xml file created by the ExportEdgeConfig.ps1 script?
the ImportEdgeConfig.ps1 script
What script do you run on a Hub Transport server to enable anti-spam functionality on the server?
Install-AntispamAgents.ps1 script
What Send connector permission, if not granted, will force the server to remove all received headers?
Ms-Exch-Send-Headers-Routing
What command will create an authoritative domain for verigon.com?
New-AcceptedDomain -Name “Verigon” -DomainName Verigon.com -DomainType Authoritative
What is the name of the routing group that contains Exchange 2010 servers when installing an Exchange 2010 server in an Exchange 2003 organization?
Routing Group (DWBGZMFD01QNBJR)
What feature allows you to modify the addresses of senders and recipients on messages that enter and leave your Exchange 2010 organization?
Address rewriting
What must you do to change the primary e-mail address assigned to recipients and keep the existing e-mail address as a secondary address after changing the SMTP domain name?
update the e-mail address policy
What are the three reasons why you may have to configure your Exchange 2010 organization to accept e-mail from more than one authoritative domain?
- The SMTP domain name of your organization has to be changed.
- You want to provision different e-mail addresses for divisions within your organization.
- Your organization provides e-mail hosting services and has to accept e-mails for more than one SMTP domain name.
Which cmdlet is used to configure an Active Directory site as a hub site?
Set-ADSite