Applies to: Exchange Server 2013

Topic Last Modified: 2012-11-27

You can test for end-to-end client Outlook Anywhere connectivity by using either the Shell or the Exchange Remote Connectivity Analyzer (ExRCA). This includes testing for connectivity through the Autodiscover service, creating a user profile, and signing in to the user’s mailbox. All the required values are retrieved from the Autodiscover service.

For additional management tasks related to Outlook Anywhere, see Outlook Anywhere.

What do you need to know before you begin?

Tip:
Having problems? Ask for help in the Exchange forums. Visit the forums at: Exchange Server, Exchange Online, or Exchange Online Protection.

What do you want to do?

Use the Shell to test Outlook Anywhere connectivity

To use the Shell to test Outlook Anywhere connectivity, use the Test-OutlookConnectivity cmdlet.

Run the following command.

Copy Code
Test-OutlookConnectivity -ProbeIdentity 'OutlookMailboxDeepTestProbe' -MailboxId tony@contoso.com -Hostname contoso.com
Note:
The OutlookMailboxDeepTestProbe parameter value tests connectivity from the Mailbox server. To test connectivity from the Client Access server, use OutlookMailboxCTPProbe for the ProbeIdentity parameter value.

Use the Exchange Remote Connectivity Analyzer to test Outlook Anywhere connectivity

The Exchange Remote Connectivity Analyzer (ExRCA) is a web-based tool designed to test connectivity with a variety of Exchange protocols. You can access the ExRCA here.

  1. On the ExRCA website, under Microsoft Office Outlook Connectivity Tests, select Outlook Anywhere, and then select Next at the bottom of the page.

  2. Enter the required information on the next screen, including email address, domain and user name, and password.

  3. Choose whether to use Autodiscover to detect server settings or to manually specify server settings.

  4. Accept the disclaimer, enter the verification code, and then select Verify.

  5. Select Perform Test.

How do you know this worked?

When the ExRCA tests complete, the output will be displayed on the web page. Any failures will be listed.