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.
Looks right to me though.
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”.