To allow a hoster to create a single Web site to support all their hosted customers in the Hosted Messaging and Collaboration version 4.5 environment, follow these configuration steps to create an "Autodiscover Redirect" Web site:
- Create a DNS record for the URL (for example,
autodiscover.fabrikam.com) that points to the Client Access Server
(CAS) server(s).
- Create a new Internet-facing Web site on a unique IP (for
example, autodiscoverredirect.fabrikam.com).
- Create a virtual directory on this Web site called
Autodiscover.
- Create an empty file in this directory called
autodiscover.xml.
- Through Internet Information Services (IIS) Manager, configure
that file to redirect to
https://autodiscover.fabrikam.com/autodiscover/autodiscover.xml.
- For each required hosted domain, create a CNAME record in DNS
(for example, autodiscover.alpineskihouse.com) that points to
autodiscoverredirect.fabrikam.com.