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?
A.
Test-OutlookConnectivity
B.
Test-OutlookWebServices
C.
Test-WebServicesConnectivity
D.
Test-MAPIConnectivity
Explanation:
Use the Test-OutlookWebServices cmdlet to verify the Autodiscover service settings for Microsoft
Outlook on a computer running Microsoft Exchange Server that has the Client Access server role
installed.
I guess:
Test-OutlookConnectivity
test-outlookwebservices is used to test autodiscover and will display the attempted connection and successful connection urls
correct
https://technet.microsoft.com/en-us/library/bb124509(v=exchg.141).aspx