Exchange 2016 Server Check Exchange URLs via Management Shell
ACTIVESYNC (EAS)
Get-ExchangeServer | Get-ActiveSyncVirtualDirectory | fl Identity, *ternalurl*
AUTODISCOVER
Get-ExchangeServer | Get-ClientAccessServer | fl Identity, *ternaluri*
EXCHANGE CONTROL PANEL (ECP)
Get-ExchangeServer | Get-EcpVirtualDirectory | fl Identity, *ternalurl*
MAPI (MAPI) … Exchange 2013 and newer only
Get-ExchangeServer | Get-MapiVirtualDirectory | fl Identity, *ternalurl*
OFFLINE ADDRESS BOOK (OAB)
Get-ExchangeServer | Get-OabVirtualDirectory | fl Identity, *ternalurl*
OUTLOOK ANYWHERE (OA)
Get-ExchangeServer | Get-OutlookAnywhere | fl Identity, *ternalhost*, *ticationmeth*
OUTLOOK WEB APP (OWA)
Get-ExchangeServer | Get-OwaVirtualDirectory | fl Identity, *ternalurl*
EXCHANGE WEB SERVICES (EWS)
Get-ExchangeServer | Get-WebServicesVirtualDirectory | fl Identity, *ternalurl*
İlgili Linkler