Designing and Deploying Microsoft Exchange Server 2016 — Question 27

You have an Exchange Server 2016 organization.
Users report that they receive an Autodiscover error when they attempt to configure a Microsoft Outlook profile.
You need to view the URLs that are returned to the users when they attempt to establish an Autodiscover connection.
Which command should you run from an Exchange server?

Answer options

Correct answer: B

Explanation

The correct command is Test-OutlookWebServices, as it specifically checks the Autodiscover service and provides the URLs used by Outlook to connect. The other options are not designed to retrieve Autodiscover URLs; Test-OutlookConnectivity focuses on Outlook connectivity, Test-WebServicesConnectivity tests Exchange Web Services, and Test-MAPIConnectivity is for MAPI connectivity checks.