exchangeexchange.com???
It is not necessary to set the Autodiscover InternalURL and ExternalURL with
Set-AutodiscoverVirtualDirectory , because the Outlook client will not use
them to locate Autodiscover services.
Outlook then connects to the Autodiscover URL, which is on the CAS. Finally, the Autodiscover service
returns the addresses of the available services. These services include URLs for the Availability
Service, Exchange Web Service, Offline Address Book, and Unified Messaging.
In the case where Outlook fails to contact Active Directory, Outlook takes the user ??™ s email address and
tries some hard - coded locations. The URL will be either https:// < smtp domain address > /
Autodiscover/Autodiscover.xml or https://autodiscover. < smtp address domain > /
Autodiscover/Autodiscover.xml . The process from this point is the same as the internal scenario.
By default, the CAS is set up with Autodiscover as a virtual directory. To move the Autodiscover
virtual directory to another host, for example a web server that already hosts a public website,
start by removing the existing virtual directory on the CAS. This is done with the
Remove-AutodiscoverVirtualDirectory cmdlet:
Figure 6-9
Figure 6 - 9 shows the output from a test environment using an LDAP tool called LDP to show the SCP.
Pages:
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278