Microsoft Exchange Server 2013 - Sizing, Designing and Configuration: A Practical Look by Kumar Krishna

Microsoft Exchange Server 2013 - Sizing, Designing and Configuration: A Practical Look by Kumar Krishna

Author:Kumar, Krishna [Kumar, Krishna]
Language: eng
Format: azw3
Tags: -
Publisher: BookBaby
Published: 2015-08-12T16:00:00+00:00


Figure 5.18 Primary Datacenter Virtual Directory Configuration

Configure the primary datacenter Exchange server CAS ‘PRIEXCH01’ virtual directories URL using the below cmdlets. To configure other servers (PRIEXCH02 and PRIEXCH03) in the primary datacenter, change the server name and execute the cmdlet.

$Internaldomain = “mail.domain.com”

$Externaldomain = “mail.domain.com”

Set-OwaVirtualDirectory –Identity ‘PRIEXCH01\owa (Default Web site)’ –ExternalURL https://$Externaldomain/owa –InternalURLhttps://$Internaldomain/owa

Set-EcpVirtualDirectory –Identity ‘PRIEXCH01\ecp (Default Web site)’ –ExternalURLhttps://$Externaldomain/ecp –InternalURL https://$Internaldomain/ecp

Set-OabVirtualDirectory –Identity ‘PRIEXCH01\oab (Default Web site)’ –ExternalURLhttps://$Externaldomainl/oab –InternalURL https://$Internaldomain/oab

Set-WebServicesVirtualDirectory –Identity ‘PRIEXCH01\ews (Default Web site)’ –ExternalURLhttps://$Externaldomain/ews/exchange.asmx –InternalURL https://$Internaldomain/ews/exchange.asmx

Set-ActiveSyncVirtualDirectory –Identity ‘PRIEXCH01\microsoft-server-activesync (Default Web site)’ –ExternalURLhttps://$Externaldomain/Microsoft-Server-ActiveSync -internal https://$internaldomain/Microsoft-Server-ActiveSync

Set-ClientAccessServer -Identity PRIEXCH01\-AutoDiscoverServiceInternalUri https://$internaldomain/Autodiscover/Autodiscover.xml

Virtual Directory URL Configuration in the Secondary Datacenter

Given below are the Exchange 2013 CAS URL configures for the servers in the secondary datacenter, which allows users to connect the all the virtual directories, internally and externally, using a single namespace.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.