exam questions

Exam 70-345 All Questions

View all questions & answers for the 70-345 exam

Exam 70-345 topic 1 question 92 discussion

Actual exam question from Microsoft's 70-345
Question #: 92
Topic #: 1
[All 70-345 Questions]

You have an Exchange Server 2016 organization.
You configure the organization for site resilience.
You have to Exchange servers named exch1.adatum.com and exch2.adatum.com. Each server is in a different data center. The certificates on both servers have a subject name of mail.adatum.com.
Outlook Anywhere is configured to use the fully qualified domain name (FQDN) of the server in the local data center.
You need to ensure that Outlook Anywhere remains connected after a database, server, or data center switchover.
Which command should you run?

  • A. Set-OutlookProvider EXPR -CertPrincipalName "msstd: *.adatum.com"
  • B. Set-OutlookProvider ""Identity msExchAutoDiscoverConfig ""TTL 2
  • C. Set""OutlookProvider -OutlookProviderFlags ExternalClientsRequireSSL
  • D. Set""OutlookProvider EXPR ""CertPrincipalName "msstd:mail.adatum.com" A
Show Suggested Answer Hide Answer
Suggested Answer: Explanation 🗳️
References:
https://technet.microsoft.com/en-us/library/dd638104(v=exchg.160).aspx

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Boehlie
Highly Voted 5 years, 4 months ago
Set-OutlookProvider EXPR -CertPrincipalName "msstd:mail.contoso.com"
upvoted 10 times
pepeold
4 years, 5 months ago
i agree
upvoted 2 times
...
...
Wilfred
Highly Voted 4 years, 9 months ago
Then it's D not A
upvoted 6 times
JSMM
4 years, 5 months ago
Is there any difference between Set-OutlookProvider EXPR and Set""OutlookProvider EXPR ""
upvoted 1 times
...
...
4raghunath96n
Most Recent 4 years, 5 months ago
Answer is D. Set-OutlookProvider EXPR -CertPrincipalName "msstd:mail.adatum.com" https://docs.microsoft.com/en-us/Exchange/high-availability/plan-ha?redirectedfrom=MSDN&view=exchserver-2019
upvoted 1 times
...
RakRocky
4 years, 5 months ago
A. Set-OutlookProvider EXPR -CertPrincipalName "msstd: *.adatum.com"
upvoted 1 times
...
Boehlie
5 years, 4 months ago
For Outlook Anywhere clients, we recommend that you use a single subject alternative name (SAN) certificate for each datacenter, and include multiple host names in the certificate. To ensure Outlook Anywhere connectivity after a database, server, or datacenter switchover, you must use the same Certificate Principal Name on each certificate, and configure the Outlook Provider Configuration object in Active Directory with the same Principal Name in Microsoft-Standard Form (msstd). For example, if you use a Certificate Principal Name of mail.contoso.com, you would configure the attribute as follows. Set-OutlookProvider EXPR -CertPrincipalName "msstd:mail.contoso.com"
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...