nerdexam
Microsoft

70-663 · Question #134

A company has an on-premise Exchange Server 2007 SP2 environment. Client computers run Microsoft Outlook 2010. The company plans to migrate to a cloud-based Microsoft Exchange Server 2010 SP1…

The correct answer is A. Add a CNAME record. What you need to do is add a CNAME record with the host value of Autodiscover. So the full record would be autodiscover.domain.com. Once you have that CNAME you need to point it to autodiscover.outlook.com. The way you know this works is to do an NSLOOKUP: nslookup…

Designing Client Access Servers

Question

A company has an on-premise Exchange Server 2007 SP2 environment. Client computers run Microsoft Outlook 2010. The company plans to migrate to a cloud-based Microsoft Exchange Server 2010 SP1 service. You need to recommend a solution for ensuring that Outlook locates the cloud-based servers when users check calendar availability information. What should you recommend?

Options

  • AAdd a CNAME record.
  • BAdd an MX record.
  • CSynchronize the AD DS directory from the on-premise environment.
  • DSynchronize the AD DS directory from the cloud-based environment.

How the community answered

(49 responses)
  • A
    82% (40)
  • B
    6% (3)
  • C
    10% (5)
  • D
    2% (1)

Explanation

What you need to do is add a CNAME record with the host value of Autodiscover. So the full record would be autodiscover.domain.com. Once you have that CNAME you need to point it to autodiscover.outlook.com. The way you know this works is to do an NSLOOKUP: nslookup autodiscover.domain.com You should see something like this: Server: dns.corp.domain.com Address: 192.168.1.10 Non-authoritative answer: Name: autodiscover.outlook.com Address: 65.55.94.54

Topics

#Autodiscover#CNAME record#DNS#cloud migration

Community Discussion

No community discussion yet for this question.

Full 70-663 Practice