The On-Premises Exchange Web Services Settings dialog is opened by clicking the Advanced Settings... button in the On-Premises Exchange Server Mailbox Access group in the Environment Configuration dialog:
Note In normal conditions, the connection to Exchange Web Services will be configured automatically using the Autodiscover mechanism built into Exchange Server. It should only be necessary to change these advanced settings if specific problems are being encountered that prevent Autodiscover from working correctly, or if performance problems are being encountered.
The following Autodiscover Settings can be configured:
Setting
|
Description
|
Use the default Autodiscover mechanism
|
Specifies that the default Autodiscover mechanism should be used.
This is the default setting.
|
Use the following Autodiscover URL
|
Specifies that the Autodiscover mechanism should use the specified Autodiscover service URL directly.
|
Use the following Exchange Web Services URL
|
Disables the Autodiscover mechanism, forcing the connection to Exchange Web Services to use the specified fixed Exchange Web Services URL for all users.
|
Use the first good Exchange Web Services URL found
|
When using the default Autodiscover mechanism, this setting stipulates that once the first good Exchange Web Services URL has been discovered (from a Service Connection Point), the mechanism should stop and use that URL alone (rather than continuing and querying further Service Connection Points). This can be useful if you have a number of Autodiscover servers (i.e. a number of Service Connection Points), some of which are not currently available.
|
The following settings are applicable when the Use the default Autodiscover mechanism option is selected:
Setting
|
Description
|
Skip Service Connection Point (SCP) lookup
|
Specifies that the Autodiscover mechanism will not query Active Directory for Service Connection Points (SCPs).
|
Skip root domain query based on the primary SMTP address
|
Specifies that the Autodiscover mechanism will not query for an Autodiscover service at the URL based on the root domain found in the primary SMTP email address for a user. The URL format is https://<smtp-address-domain>/autodiscover/autodiscover.xml, so for a user with the email address [email protected], this would resolve to https://contoso.com/autodiscover/autodiscover.xml.
|
Skip query for the Autodiscover domain in the root domain
|
Specifies that the Autodiscover mechanism will not query for an Autodiscover service at the URL based on the Autodiscover sub-domain of the root domain found in the primary SMTP email address for a user. The URL format is https://autodiscover.<smtp-address-domain>/autodiscover/autodiscover.xml, so for a user with the email address [email protected], this would resolve to https://autodiscover.contoso.com/autodiscover/autodiscover.xml.
|
Skip the HTTP redirect method
|
Specifies that the Autodiscover mechanism will not query for an HTTP redirect on the Autodiscover sub-domain of the root domain found in the primary SMTP email address for a user. The URL format is https://autodiscover.<smtp-address-domain>/autodiscover/autodiscover.xml, so for a user with the email address [email protected], this redirect query would be made against https://autodiscover.contoso.com/autodiscover/autodiscover.xml.
|
Skip the SRV record lookup method
|
Specifies that the Autodiscover mechanism will not query for SRV DNS records (which point to the Autodiscover service) for the domain found in the primary SMTP email address for a user.
|
When the settings have been configured as required, click the OK button save your changes and close the dialog. Alternatively, click the Cancel button to close the dialog without saving any changes.
|