In Europe, your company has one main office and five branch offices. In Asia, the company has one main office and five branch offices. Each main office contains a data center.
The network contains an Active Directory forest. The forest contains a single domain named contoso.com.
Each office is configured as an Active Directory site.
All client computers are joined to the domain.
You plan to deploy Exchange Server 2013 servers to both data centers.
You need to recommend a client connectivity solution that meets the following requirements:
Users who connect from the Internet must be configured automatically to connect to their mailbox by

using Outlook Anywhere.
Users from the branch offices must use Outlook Anywhere to connect to the Client Access servers in

their respective region.
What should you include in the recommendation?
Correct Answer: B
Explanation/Reference:
Explanation:
You must provide a host service (SRV) resource record in DNS for Outlook clients to discover the Autodiscover service by using DNS.
We should provide two SRV records, one for the internal DNS zone and one for the public DNS zone.
Incorrect Answers:
A: Service Connection Points (SCPs) are objects in Active Directory that hold information about services, but SCP would not be useful for setting up Outlook Anywhere. Instead we need to configure the DNS.
C, D: TCP port 389 is the LDAP protocol, but Outlook Anywhere does not use this port so there is no need for a port rule for it.
The Windows RPC over HTTP Proxy component, which Outlook Anywhere clients use to connect, wraps remote procedure calls (RPCs) with an HTTP layer. This allows traffic to traverse network firewalls without requiring RPC ports to be opened.
References:
https://technet.microsoft.com/en-gb/library/bb124251(v=exchg.150).aspx
https://technet.microsoft.com/en-us/library/bb332063(EXCHG.80).aspx