Objective 5.3 Exchange 2010 Flashcards
Objective 5.3: Monitor connectivity.
The following Telnet commands test SMTP connectivity and ESMTP connection to server VAN-EX1.contoso.com on port 25: ______.
Telnet VAN-EX1.contoso.com 25
EHLO
You can use Telnet on port 25 to submit messages only to an internal Hub Transport server that has a Receive connector configured to allow ______ access or basic authentication. This type of access is required for Internet-facing servers.
anonymous
If you cannot send a Telnet message to a remote messaging server from a client, you should connect to the remote messaging server from an ______ server on your peripheral network.
Edge Transport
The ______ domains that are configured on the Edge Transport Server have the appropriate DNS MX records, A records, and PTR records that identify the Edge Transport server as a legitimate and traceable email message source.
accepted
The exam might test that you know how to use the EMS ______ cmdlet to verify MAPI connectivity and server functionality.
Test-MapiConnectivity
Outlook uses ______ to communicate with Exchange 2010, and this protocol is usually termed the MAPI protocol.
RPC/MAPI
You use the ______ parameter of the Test-MapiConnectivity cmdlet to specify a logon mailbox.
Identity
The ______ is used if you do not include the Identity parameter to specify a logon mailbox.
SystemMailbox
Logging on to a mailbox tests two protocols used when a client connects to a Mailbox server: ______ and ______.
MAPI and LDAP
During ______, the Test-MapiConnectivity cmdlet verifies that the MAPI server, Exchange store, and DSAccess service are working.
authentication
The following command tests MAPI connectivity to the system mailboxes in each mailbox database on the Mailbox server VAN-EX1: ______.
Test-MapiConnectivity -Server VAN-EX1 | FL
The following command tests MAPI connectivity to the Don Hall mailbox in the Adatum.com domain and returns detailed results: ______.
Test-MapiConnectivity –Identity “adatum\Don Hall” | FL
The Test-MapiConnectivity cmdlet supports the ______ parameter. This parameter specifies a mailbox database identity so that the command can test whether it is possible to log on to the system mailbox on the specified database.
Database
The following command tests MAPI connectivity to the system mailbox in the mailbox database Research: ______.
Test-MapiConnectivity –Database Research | FL
You should be aware that by using Outlook Anywhere, Outlook clients can connect to their Exchange servers over the Internet by using the ______ networking component, that it eliminates the need for mobile users to use a VPN to connect to Exchange servers, and that it allows email traffic to traverse network firewalls without requiring RPC ports to be opened.
RPC-over-HTTP
You need to enable Outlook Anywhere on at least one ______ server.
Client Access
You can use the EMC Enable Outlook Anywhere Wizard or the EMS ______ cmdlet to enable Outlook Anywhere.
Enable-OutlookAnywhere
The following command enables Client Access server VAN-CAS01 for Outlook Anywhere with its external host name set to site.adatum.org, and the default authentication set to Basic: ______.
Enable-OutlookAnywhere -Server ‘ VAN-CAS01’ -ExternalHostname ‘site.adatum.org’ -DefaultAuthenticationMethod ‘Basic’
Before you can use Outlook Anywhere, you need to install a valid ______ certificate.
SSL