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.
Incorrect Answers:
A: Use the Test-OutlookConnectivity cmdlet to test end-to-end Microsoft Outlook client connectivity in theMicrosoft Exchange organization. This includes testing for both Outlook Anywhere (RPC over HTTP) and MAPI
over HTTP connections.
http://exchangeserverpro.com/exchange-2013-test-outlook-web-service/
Test-OutlookWebServices is correct
https://technet.microsoft.com/en-us/library/bb124509(v=exchg.141).aspx
notme@ you are wrong. answare is Test-OutlookConnectivity. Microsoft discontinue this command from exch 2013 cu16
I appreciate the dialogue…although, please provide a link with proof for your debate for myself and others.
You could be right though as I do not see a TechNet page for Exchange 2016 with that command.
Sorry, but your answer is wrong.
Test-OutlookWebServices returns URLs in an Exchange 2016 organization. tested in lab. (this is the answer)
Test-OutlookConnectivity prompts for a mailbox to check end-to-end connectivity. Does not return URL’s.
C.
This cmdlet is available only in on-premises Exchange Server 2016.
Use the Test-WebServicesConnectivity cmdlet to test client connectivity to Exchange Web Services virtual directories
https://technet.microsoft.com/en-us/library/aa998328(v=exchg.160).aspx
Does it return a list of URLs?
I stick with Test-OutlookWebServices, re: my explanation above. Please test things like this in a test environment before giving answers.