You need to configure the virtual directories for the Exchange Server organization. Which three
commands should you use? Each correct answer presents part of the solution.

A.
Set-MapiVirtualDirectory-ExtemalUrl “https://offlce- online.contoso.com/hosting/discovery”
B.
Set-ActiveSyncVirtualDirectory-ExternalUrl “htlps://mail.contoso.com/Microsoft-ServerActiveSync”
C.
Set-WebServicesVirtualDirectory -ExternalUrl
“https://mail.contoso.com/ews/exchange.asmx”
D.
Set-AutodiscoverVirtualDirectory-ExternalUrl
“https://autodiscover.contoso.com/autodiscover/autodiscover.xmr
E.
Set-OwaVirtualDirectory -ExternalUrl “https://mail.contoso.com/owa”
As per another comment on another version:
B, C, E
I cannot confirm this with a link of proof.
3
0
Looks right to me though.
0
0
https://technet.microsoft.com/en-us/library/dd298140(v=exchg.150).aspx
https://technet.microsoft.com/en-us/library/dd298140
https://technet.microsoft.com/en-us/library/bb123515(v=exchg.160).aspx
To me, these should all be: New-cmdlet’s here instead of Set. The TechNet pages say “modify existing virtual directories”.
0
1
Yes agree with B,C and E. I don’t think autodiscover is wrong, it is just not required where as the others are – see https://blogs.technet.microsoft.com/rmilne/2013/04/02/busting-the-set-autodiscovervirtualdirectory-myth/
They have got an invalid extension (xmr) on this example in option d but I have seen this question typed correctly in other places. I think the above blog still has the correct reasoning.
0
0