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
What parameter is used with the Set-SendConnector cmdlet to downgrade authentication and name resolution errors in order to downgrade connection failures?
the ErrorPolicies parameter
On what Exchange 2010 server role is the AD RMS Prelicensing agent enabled by default?
on the Hub Transport server
What type of security would you use on a Receive connector that uses Basic authentication?
Transport Layer Security (TLS)
What type of DNS record should you create for an authoritative domain?
MX
In the Set-EmailAddressPolicy cmdlet, what does the parameter of smtp in all lowercase letters indicate?
The parameter specifies the secondary address
What type of security should you configure on cross-forest connectors between the Hub Transport servers that use basic authentication?
Transport Layer Security (TLS)
Which XML-based policy template is applied to a message to prevent users from forwarding the message, copying content from the message, or printing the message?
Do Not Forward
What type of server role must you specify as an expansion server for moderated distribution groups in order for moderation to take place?
Exchange 2010 Hub Transport server
What cmdlet specifies an Exchange 2010 Hub Transport server as an expansion server for a moderated distribution group?
Set-DistributionGroup
What command would you run on an Edge Transport server to create an Edge Subscription file named C:\EdgeSrvSubscription.xml?
New-EdgeSubscription -FileName “c:\EdgeSrvrSubscription.xml”
What service needs to be installed on a server in your domain for you to apply IRM (Information Rights Management) protection to messages in your organization?
AD Rights Management Services
What can you configure on a Send connector to diagnose mail flow problems?
protocol logging
Where are the ExportEdgeConfig.ps1 script and the ImportEdgeConfig.ps1 script stored?
in the \Scripts folder in your Exchange installation folder (C:\Program Files\Microsoft\Exchange Server\Scripts)
What tool or cmdlet must you use to change send connector permissions inorder to prevent internal routing information to be sent to an external reciever?
Add-ADPermission
What role needs to be delegated to a user to create an Exchange 2010 Send connector?
Exchange Organization Administrators role
What cmdlet is used to create a new e-mail address policy?
New-EmailAddressPolicy
What feature of Exchange 2010 provides message redundancy for the entire time the message is in transit?
shadow redundancy
How would assign an Exchange-specific cost of 25 and a maximum message size limit of 10 MB to the site link named SiteBtoSiteC?
Set-AdSiteLink -Identity SiteBtoSiteC -ExchangeCost 25 -MaxMessageSize 10MB
Why should you suppress minor link state updates with routing group connectors in an environment that has Exchange 2010 and Exchange 2003 servers?
to avoid routing loops
What is a useful tool for troubleshooting mail flow and identifying spam?
Queue Viewer
Where does a Hub Transport server store e-mail messages that need to be redelivered after a lossy failover has occurred?
The transport dumpster