Share via

Exchange 2013 HCW Auto Discover (Optional)

Anonymous
2016-06-02T03:02:22+00:00

In Exchange 2013 HCW there is Hybrid Domains section wher you can select for one Domain Auto Discover (Optional) true. Others are false or all can be false.

No explanation can be found about this. Does anyone know what it means?

Regards,

PriiT

Microsoft 365 and Office
Microsoft 365 and Office

A comprehensive suite of productivity tools and cloud services that enhance collaboration, communication, and efficiency. Combining classic Office apps with advanced Microsoft 365 features, it supports both personal and business needs

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

  1. Anonymous
    2016-06-02T05:13:59+00:00

    Hi PriiT,

    In Exchange 2013 based hybrid, we can use the AutoD feature which we don’t need to have Autodiscover services published for all the SMTP domains when running the HCW (hybrid configuration wizard).

    If you have multiple SMTP domains during the hybrid setup, we can use the Autodiscover domain feature to eliminate the needs for DNS records or certificates. With the Autodiscover domain feature, you have the option of setting one of your SMTP domains as the Autodiscover domain. When doing so, you remove the following requirements:

    • The need to create an Autodiscover record for all SMTP domains in DNS, except for the domain you set as the Autodiscover domain
    • The need to include the Autodiscover FQDN for all SMTP domains used in the SAN certificate

    To set the Autodiscover domain, use the following command:

    Set-HybridConfiguration –Domains " fabrikamA.com, fabrikamB.com", "autod:contoso.com"

    After that, we can use the contoso.com to deploy hybrid when running the hybrid configuration wizard. Once the hybrid is deployed, since the clients still need DNS records to find the services, we will still need to create Autodiscover DNS records and add the SMTP domains into the certificate. If you don’t want to do that, as a workaround,  we can either deploy a HTTP redirection (will require to set up IIS server) or SRV redirection to redirect the Autodiscover requests to the main SMTP domain. If you’re looking for the details about how to set it up, since the settings are related to the on-premises part, it’s recommended that you post the issue with details in our Exchange Server Forum, your understanding is appreciated.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Anonymous
    2016-06-02T05:17:47+00:00

    Thank you. This is the answer i was looking. When i was looking at the HWC info then this was missing.

    0 comments No comments