{"id":820,"date":"2015-08-30T13:39:40","date_gmt":"2015-08-30T13:39:40","guid":{"rendered":"http:\/\/www.davidpapkin.net\/?p=820"},"modified":"2015-08-30T13:39:40","modified_gmt":"2015-08-30T13:39:40","slug":"deploying-and-managing-microsoft-exchange-server-2013","status":"publish","type":"post","link":"https:\/\/davidpapkin.com\/?p=820","title":{"rendered":"Deploying and Managing Microsoft Exchange Server 2013"},"content":{"rendered":"<p>Exchange Server 2013 is the current\u00a0\u00a0version of Microsoft\u2019s email and collaboration suite. It is a successor to Microsoft\u00ae Exchange Server 2010. Exchange Server 2013 offers many enhancements in architecture,\u00a0functionality, and features for both administrators and end users. To successfully implement Exchange Server 2013, you should know its prerequisites, as well as how to deploy it in your existing infrastructure. This post\u00a0\u00a0examines how to deploy and manage Exchange Server 2013.<\/p>\n<p><strong>Exchange Server 2013 and AD DS Partitions Integration<\/strong><br \/>\nTo ensure proper placement of Active Directory components in relation to computers that are running\u00a0Exchange Server, you must understand how Exchange Server 2013 communicates with AD DS and uses\u00a0Active Directory information to function. AD DS stores most Exchange Server 2013 configuration\u00a0information.<\/p>\n<div id=\"attachment_823\" style=\"width: 310px\" class=\"wp-caption alignright\"><a href=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/ADExchangeIntegration.jpg\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-823\" class=\"size-medium wp-image-823\" src=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/ADExchangeIntegration-300x200.jpg\" alt=\"AD Exchange 2013 Integration\" width=\"300\" height=\"200\" srcset=\"\/wp-content\/uploads\/2015\/08\/ADExchangeIntegration-300x200.jpg 300w, \/wp-content\/uploads\/2015\/08\/ADExchangeIntegration.jpg 670w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-823\" class=\"wp-caption-text\"><strong>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 AD Exchange 2013 Integration<\/strong><\/p><\/div>\n<p><strong>Forests<\/strong><br \/>\nAn Exchange Server organization and an Active Directory forest have a one-to-one relationship. You\u00a0cannot have an Exchange Server organization that spans multiple Active Directory forests. You also cannot\u00a0have multiple Exchange Server organizations within a single Active Directory forest.<br \/>\nNote: In Exchange Server 2013, you can also add Office 365 domain to the Exchange<br \/>\nAdministration Center (EAC) console. This enables you to manage multiple organizations from<br \/>\na single management console.<br \/>\n<strong>Schema Partition<\/strong><br \/>\nThe Exchange Server 2013 installation process modifies the schema partition to enable the creation of\u00a0Exchange Server-specific objects. The installation process also adds Exchange Server-specific attributes to\u00a0existing objects. For example, the installation process updates user objects with additional attributes to\u00a0describe storage quotas and mailbox features.<br \/>\n<strong>Configuration Partition<\/strong><br \/>\nThe configuration partition stores configuration information for the Exchange Server 2013 organization.\u00a0Because AD DS replicates the configuration partition among all domain controllers in the forest,\u00a0configuration of the Exchange Server 2013 organization replicates throughout the forest. The\u00a0configuration partition includes Exchange Server configuration objects, such as global settings, email\u00a0address policies, transport rules, and address lists.<br \/>\n<strong>Domain Partition<\/strong><br \/>\nThe domain partition holds information about recipient objects. This includes mailbox-enabled users,\u00a0and mail-enabled users, groups, and contacts. Objects that are mailbox-enabled or mail-enabled have\u00a0preconfigured attributes, such as email addresses.<\/p>\n<p><strong>Global Catalog<\/strong><br \/>\n\u2022 When you install Exchange Server 2013, the email attributes for mail-enabled and mailbox-enabled objects replicate to the global catalog. In the context of Exchange Server, global catalog is used for the following: The global address list (GAL) is generated from the recipients list in an Active Directory forest\u2019s global catalog.<br \/>\n\u2022 Exchange Server 2013 transport service access the global catalog to find the location of a recipient mailbox when delivering messages.<br \/>\n\u2022 Client Access servers access the global catalog server to locate the user Mailbox server and to display the global address list to Microsoft Office Outlook\u00ae, Microsoft\u00ae Outlook Web App, or Exchange ActiveSync clients.<br \/>\n<strong>Note<\/strong>: Because of the importance of the global catalog in an Exchange Server organization,<br \/>\nyou must deploy at least one global catalog server in each Active Directory site that contains<br \/>\nan Exchange 2013 server. You must deploy enough global catalog servers to ensure adequate<br \/>\nperformance. <strong><span style=\"color: #ff0000;\">Exchange Server 2013 does not use Read-Only Domain Controllers(RODCs) or <\/span><\/strong><strong><span style=\"color: #ff0000;\">RODCs that you configure as global catalog servers (ROGC). This means that you should not <\/span><\/strong><strong><span style=\"color: #ff0000;\">deploy an Exchange 2013 server in any site that contains only RODCs or ROGCs.<\/span><\/strong><\/p>\n<p><strong>DNS Server Requirements for Exchange Server 2013<\/strong><br \/>\nEach computer that is running Exchange Server must use DNS to locate AD DS and the global<br \/>\ncatalog servers. As a site-aware application, Exchange Server 2013 prefers to communicate<br \/>\nwith domain controllers that are located in the same site as the computer that is running<br \/>\nExchange Server. Exchange Server services use DNS to locate a valid domain controller or global catalog. By default, each time a domain controller starts the Netlogon service, it updates Domain Name System(DNS) with service (SRV) records that describe the server as a domain controller and global catalog server, if applicable. To ensure that the domain controller updates DNS records properly, it is essential that all domain controllers use an internal DNS server that supports dynamic updates. After DNS records are registered, computers that are running Exchange Server can use DNS to find domain controllers and global catalog servers.<br \/>\n<strong>SRV Resource Records<\/strong><br \/>\nSRV resource records are DNS records that identify servers that provide specific services on the network. For example, an SRV resource record can contain information to help clients locate a domain controller in a specific domain or site.<br \/>\nAll SRV resource records use a standard format, which consists of several fields that contain information that AD DS uses to map a service back to the computer that provides the service. The SRV records for domain controllers and global catalog servers are registered with different variations to allow locating domain controllers and global catalog servers in several different ways.<\/p>\n<p>One option is to register DNS records by site name, which enables computers that are running Exchange Server to find domain controllers and global catalog servers in the local Active Directory site. Exchange Server always performs DNS resource queries for the local Active Directory site first.<\/p>\n<p><strong>SRV resource records use the following format:<\/strong><\/p>\n<p><strong><em>_Service_.Protocol.Name Ttl Class SRV Priority Weight Port Target<\/em><\/strong><br \/>\nWhen a computer that is running Exchange Server is a member server, Exchange Server configures it dynamically with its site each time it authenticates to AD DS. As part of the authentication process, the registry stores the site name. When the Exchange Server queries DNS for domain controller or global catalog server records, the Exchange Server always attempts to connect to domain controllers that have the same site attribute as the Exchange Server.<\/p>\n<p><strong>Host Records<\/strong><br \/>\nHost records provide host name to IP address mapping. Host records are required for each domain controller and other hosts that need to be accessible to Exchange Servers or client computers. Host records can use Internet Protocol version 4 (IPv4), which are A records; or Internet Protocol version 6 (IPv6) records, which are AAAA records.<br \/>\n<strong>MX Records<\/strong><br \/>\nA Mail Exchanger (MX) record is a resource record that allows servers to locate other servers to deliver Internet email by using the Simple Mail Transfer Protocol (SMTP). An MX record identifies the SMTP server that will accept inbound messages for a specific DNS domain. Each MX record contains a host name and a preference value. When you deploy multiple SMTP servers that are accessible from the Internet, you can assign equal preference values to each MX record to enable load balancing between the SMTP servers.<br \/>\nYou also can specify a lower preference value for one of the MX records. All messages are routed through the SMTP server that has the lower preference value MX record, unless that server is not available.<br \/>\nNote: In addition to SRV, Host, and MX records, you also might need to configure<br \/>\nSender Policy Framework (SPF) records to support Sender ID spam filtering. In addition, some<br \/>\norganizations use reverse lookups as an option for spam filtering, so you should consider adding reverse lookup records for all SMTP servers that send your organization\u2019s email.<br \/>\n<strong>Software Requirements for Exchange Server 2013\u00a0<\/strong><\/p>\n<p>Exchange Server 2013 requires that some software be preinstalled before you start the deployment process. First, you should plan for the operating system platforms that will be used for Exchange Server 2013. The following operating systems are supported for installation of Exchange Server 2013 roles:<br \/>\n\u2022 Windows Server\u00ae 2012 Standard or Datacenter<br \/>\n\u2022 Windows Server 2008 R2 Standard with Service Pack 1 (SP1)<br \/>\n\u2022 Windows Server 2008 R2 Enterprise with SP1<br \/>\n\u2022 Windows Server 2008 R2 Datacenter RTM or newer<\/p>\n<p><strong>Note<\/strong>: Server Core installation option is not a supported operating system option for Exchange Server 2013 installation. In addition, Windows Server 2008 R2 Standard does not support failover clustering and cannot use database availability groups (DAGs) in Exchange Server for high availability. You cannot upgrade Windows Server after you have installed Exchange.Depending on which Exchange Server role is installed, different Windows components can be installed on a server. However, you do not need to install these roles and features prior to Exchange Server installation because the installation process can install the necessary roles and features automatically.<\/p>\n<p>However, there are additional components that you should install manually. These components, freely available to download from Microsoft, include:<br \/>\n\u2022 Microsoft .NET Framework 4.5 (only for Windows Server 2008 and 2008 R2).<br \/>\n\u2022 Windows Management Framework 3.0 (already included with Windows Server 2012).<br \/>\n\u2022 Remote Server Administration Tools (RSAT) for AD DS (can be installed with Server Manager).<br \/>\n\u2022 Microsoft Unified Communications Managed API 4.0, Core Runtime 64-bit.<br \/>\n\u2022 Microsoft Office 2010 Filter Pack SP1 64-bit or Microsoft Office 2013 Filter Pack.<br \/>\n\u2022 Exchange Server Updates for Knowledge Base articles KB974405, KB2619234, and KB2533623 when installing Exchange Server 2013 on Windows Server 2008 R2.<br \/>\nYou also should ensure that the Task Scheduler service is enabled and running on the server where you plan to install Exchange Server 2013.<\/p>\n<p><strong>Infrastructure Requirements for Exchange Server 2013<\/strong><br \/>\nBefore you deploy Exchange Server 2013 in your organization, you need to ensure that your<br \/>\norganization meets AD DS and DNS requirements.<\/p>\n<div id=\"attachment_824\" style=\"width: 310px\" class=\"wp-caption alignright\"><a href=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/infrreqforexchange2013.jpg\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-824\" class=\"size-medium wp-image-824\" src=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/infrreqforexchange2013-300x200.jpg\" alt=\"infrastructure requirement for Exchange 2013\" width=\"300\" height=\"200\" srcset=\"\/wp-content\/uploads\/2015\/08\/infrreqforexchange2013-300x200.jpg 300w, \/wp-content\/uploads\/2015\/08\/infrreqforexchange2013.jpg 670w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><p id=\"caption-attachment-824\" class=\"wp-caption-text\">infrastructure requirement for Exchange 2013<\/p><\/div>\n<p><strong>AD DS Requirements<\/strong><br \/>\nYou must meet the following AD DS requirements before you can install Exchange Server 2013:<br \/>\n\u2022 The domain controller that is the schema master must have Windows Server 2012,<br \/>\nWindows Server 2008 R2, Windows Server 2008, or Windows Server 2003 with Service<br \/>\nPack 2 (SP2). By default, the schema master runs on the first Windows domain controller installed in a forest.<br \/>\n\u2022 In each of the sites where you deploy Exchange Server 2013, at least one global catalog server must be installed and must run Windows Server 2012, Windows Server 2008, Windows Server 2008 R2, or Windows Server 2003 SP2.<br \/>\n\u2022 In each site where you plan to install Exchange Server 2013, you must have at least one writable domain controller running Windows Server 2012, Windows Server 2008, or Windows Server 2008 R2.<br \/>\n\u2022 The Active Directory domain and forest functional levels must run Windows Server 2003, at the minimum, or newer versions.<br \/>\n<strong>DNS Requirements<\/strong><br \/>\nBefore you install Exchange Server 2013, you must configure DNS correctly in your Active Directory forest. All servers that run Exchange Server 2013 must be able to locate Active Directory domain controllers, global catalog servers, and other Exchange Servers.<\/p>\n<p><strong>Preparing AD DS for Exchange Server 2013 Deployment<\/strong><br \/>\nBefore implementing Exchange Server 2013 in your environment, you must prepare AD DS.<br \/>\nAD DS, by default, does not have necessary classes, objects, and attributes defined for the<br \/>\nExchange Server. By preparing AD DS, you extend the AD DS schema, and also modify<br \/>\nconfiguration and domain partitions of AD DS. In addition, Exchange Server requires several<br \/>\ngroups and special permissions in AD DS; these are also configured during AD DS preparation.<\/p>\n<p><a href=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/preparingADsyntax.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-831\" src=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/preparingADsyntax-300x200.jpg\" alt=\"preparingADsyntax\" width=\"300\" height=\"200\" srcset=\"\/wp-content\/uploads\/2015\/08\/preparingADsyntax-300x200.jpg 300w, \/wp-content\/uploads\/2015\/08\/preparingADsyntax.jpg 670w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><br \/>\nYou can prepare your AD DS by running the Exchange Sever 2013 Setup Wizard with a user\u00a0account that has the permissions required to prepare Active Directory and the domain. To prepare the AD DS schema and configuration partition, you must use an account that is a member of the Schema Admins and Enterprise Admins groups. By using this type of account, the wizard automatically prepares Active Directory and the domain.<br \/>\nAlternatively, you can also prepare AD DS for Exchange Server by running the Exchange Server 2013 setup utility from the command line. If you want to prepare the AD DS schema, and upgrade it to a version supported by Exchange Server 2013, you should run either of the following setup commands:<br \/>\n<strong><em>setup \/PrepareSchema or setup \/ps<\/em><\/strong>. To execute this command, you must also be a member in the Enterprise Admins or Schema Admins groups.<br \/>\nThis command performs the following tasks:<br \/>\n\u2022 Connect the Exchange Server to the schema master domain controller.<br \/>\n\u2022 Import LDAP Data Interchange Format (LDIF) files to update the schema with Exchange Server 2013 specific attributes.<br \/>\n\u2022 Set the schema version (ms-Exch-Schema-Version-Pt) to 15132.<br \/>\nNote: You can also prepare the schema as a part of the PrepareAD procedure, which is<br \/>\ndescribed below.<br \/>\nTo prepare AD DS objects and the AD DS configuration partition for Exchange Server 2013, you should run setup with the \/PrepareAD switch, by executing the following command:<br \/>\n<em><strong>Setup.exe \/PrepareAD \/IAcceptExchangeServerLicenseTerms \/OrganizationName:\u201dName of <\/strong><\/em><br \/>\n<em><strong>Organization\u201d<\/strong><\/em><br \/>\nThis command performs the following tasks:<br \/>\n\u2022 Creates the Microsoft Exchange container if it does not exist; the container is created under<br \/>\nCN=Services,CN=Configuration,DC=&lt;root domain&gt;.<br \/>\n\u2022 Verifies that the schema has been updated, and that the organization is up to date, by checking the objectVersion property in Active Directory. The objectVersion property is in the CN=&lt;your organization&gt;,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=&lt;domain&gt; container. The objectVersion value for Exchange Server 2013 is 15448.<br \/>\n\u2022 Creates all necessary objects and containers needed for Exchange Server 2013, under<br \/>\nCN=&lt;Organization Name&gt;,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=&lt;root<br \/>\ndomain&gt;.<\/p>\n<p>\u2022 Creates the default Accepted Domains entry if it does not exist, based on the forest root<br \/>\nnamespace, under CN=Transport Settings,CN=&lt;Organization Name&gt;,CN=Microsoft<br \/>\nExchange,CN=Services,CN=Configuration,DC=&lt;root domain&gt;.<br \/>\n\u2022 Assigns specific permissions throughout the configuration partition.<br \/>\n\u2022 Imports the Rights.ldf file. This adds the extended rights required for Exchange to install into<br \/>\nActive Directory.<br \/>\n\u2022 Creates the Microsoft Exchange Security Groups OU in the root domain of the forest, and assigns specific permissions to this OU.<br \/>\n\u2022 Creates the management role groups within the Microsoft Exchange Security Groups OU.<br \/>\n\u2022 Adds the new universal security groups (USGs) that are within the Microsoft Exchange<br \/>\nSecurity Groups OU to the otherWellKnownObjects attribute stored on the CN=Microsoft<br \/>\nExchange,CN=Services,CN=Configuration,DC=&lt;root domain&gt; container.<br \/>\n\u2022 Creates the Unified Messaging Voice Originator contact in the Microsoft Exchange System Objects container of the root domain.<br \/>\n\u2022 Prepares the local domain for Exchange Server 2013.<br \/>\nTo perform this command, you must be a member of Enterprise Admins security group, and you must run this command on the computer that is in the same domain as the schema master domain controller.<br \/>\nIf you have more than one domain, you should wait for a period of time after running this command, so that changes performed to AD DS are replicated to all other domains and domain controllers.At the end of this process, you should execute the setup \/PrepareDomain command in each domain where Exchange recipients will be located. You do not need to run this command in a domain where you ran setup \/PrepareAD.<br \/>\nAlternatively, you can also run setup \/PrepareDomain:&lt;FQDN of domain you want to prepare&gt; to prepare a specific domain, or you can run setup \/PrepareAllDomains or setup \/pad to prepare all domains in your organization.<br \/>\nThis command performs the following tasks:<br \/>\n\u2022 Creates the Microsoft Exchange System Objects container in the root domain partition in AD DS, and sets permissions on this container for the Exchange Servers, Exchange Organization Administrators, and Authenticated Users groups.<br \/>\n\u2022 Sets the objectVersion property in the Microsoft Exchange System Objects container under DC=&lt;root domain&gt;. This objectVersion property contains the version of domain preparation. The version for Exchange Server 2013 is 13236.<br \/>\n\u2022 Creates a domain global group called Exchange Install Domain Servers in the current domain.<br \/>\n\u2022 Assigns permissions at the domain level for the Exchange Servers USG and the Organization<br \/>\nManagement USG.<br \/>\n\u2022 After all of these commands are successfully completed, your AD DS is ready for Exchange Server 2013 installation. You can check if preparation went well, by performing the following tasks: In the Schema naming context, verify that the rangeUpper property on ms-Exch-Schema-Version-Pt is set to 15132.<br \/>\n\u2022 In the Configuration naming context, verify that the objectVersion property in the CN=&lt;your<br \/>\norganization&gt;,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=&lt;domain&gt; container is set to 15448.<br \/>\n\u2022 In the Default naming context, verify that the objectVersion property in the Microsoft Exchange System Objects container under DC=&lt;root domain is set to 13236.<\/p>\n<p>******<\/p>\n<p><strong>Exchange Server Role Architecture in Exchange Server 2013<\/strong><br \/>\nIn Exchange Server 2013, Microsoft made\u00a0major changes in the server role architecture. In<br \/>\nExchange Server 2007 and Exchange Server 2010, there were five server roles hosting various<br \/>\nfunctionalities, including:<br \/>\n\u2022 Mailbox Server role<br \/>\n\u2022 Client Access role<br \/>\n\u2022 Hub Transport role<br \/>\n\u2022 Edge Transport role<br \/>\n\u2022 Unified Messaging role<br \/>\nIn Exchange Server 2013, the number of server roles is greatly reduced, to only these two roles:<br \/>\n\u2022 Mailbox Server role<br \/>\n\u2022 Client Access server role<br \/>\nAll other roles, except the Edge Transport role (which does not exist in Exchange Server 2013), are integrated within these two roles.<\/p>\n<p><a href=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/exchangeserverarchitecture.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-830\" src=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/exchangeserverarchitecture-300x200.jpg\" alt=\"exchangeserverarchitecture\" width=\"300\" height=\"200\" srcset=\"\/wp-content\/uploads\/2015\/08\/exchangeserverarchitecture-300x200.jpg 300w, \/wp-content\/uploads\/2015\/08\/exchangeserverarchitecture.jpg 670w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><strong>Server Roles in Exchange Server 2013<\/strong><br \/>\nUnlike Microsoft Exchange Server 2010, in which the Mailbox Server role hosted only mailbox and public folder databases and provided email storage, in Exchange Server 2013, the Mailbox Server role also includes Client Access protocols, Hub Transport service, mailbox databases, and Unified Messaging components. This means that the functionality of three roles in Exchange Server 2010 (Mailbox, Hub Transport, and Unified Messaging) is now integrated in only one role in Exchange Server 2013.<br \/>\nThe Client Access Server role has changed in Exchange Server 2013. The Client Access server is now basically a proxy server that handles all client connections, by admitting all client requests and routing them to the correct active Mailbox database. It provides authentication, redirection, and proxy services, and offers support for the following client access protocols: HTTP, POP and IMAP, and SMTP.<br \/>\nAlso unchanged is the fact that the Client Access server does not store any user data on itself; nor does it do any message queuing. The Client Access server role also provides some security functionality, by enforcing SSL in communication with clients. In some scenarios where the Exchange Server is deployed in multiple sites within one organization, the Client Access server also can redirect the request to a more\u00a0suitable Client Access server or proxies the connection to the right Mailbox server.<br \/>\nNote: The Edge Transport role is not included in Exchange Server 2013. However, you can<br \/>\nuse the Exchange Server 2010 Edge Transport server with Exchange Server 2013 servers.<br \/>\n<strong>Client Access Server<\/strong><br \/>\nThe Client Access Server in Exchange Server 2013 provides the following features:<br \/>\n\u2022 Stateless server. In Exchange Server 2007 and 2010, most of the protocols on the Client Access server required session affinity in scenarios where the Client Access server was in a load-balancing cluster. That meant that all requests from a single Outlook Web App client had to be handled during an entire session by a specific Client Access server within a load-balanced array of Client Access servers.<br \/>\nIn Exchange Server 2013, this is no longer the case, and the Client Access server is now stateless. All processing for the mailbox now happens on the Mailbox server, so it does not matter which Client Access server in an array of Client Access servers receives each individual client request. By implementing this, you can use Layer 4 load balancing instead of the more expensive Layer 7 load balancing. This allows hardware load balancing devices to support significantly more concurrent connections.<br \/>\n\u2022 Connection pooling. As in previous releases of Exchange, the Client Access Server manages<br \/>\nclient authentication for client connections and sends AuthN data to the Mailbox server role. The connection between the Client Access Server and Mailbox server is established by using a privileged account that is a member of the Exchange Servers group. This allows the Client Access servers to effectively pool connections to the Mailbox servers. With this technology, a Client Access array can handle millions of client connections from the Internet or internal network, but uses many fewer connections to proxy the requests to the Mailbox servers than in previous versions of Exchange.<\/p>\n<p><strong> Mailbox Server<\/strong><br \/>\nIn Exchange Server 2013, the Mailbox Server role provides much more functionality than in previous Exchange Server versions. This includes integration of the Hub Transport service (previously known as the Hub Transport server role) and Unified Messaging service (previously known as the Unified Messaging server role). This is the key role for storing mailbox and public folders data, as well as for Unified Messaging functionality and message queuing.<\/p>\n<p>The Mailbox Server role also interacts with the Client Access server, as well as with AD DS domain controllers and global catalogs. The Mailbox Server role never communicates with clients directly, as it did in previous versions of Exchange Server. All client-based communication is performed through the Client Access server role.<br \/>\nClient and Server Communication in Exchange Server 2013<br \/>\nBecause of the modifications that were made to the Exchange Server 2013 architecture, changes were also made to the way in which clients communicate with the Exchange Server, and how Exchange Server 2013 roles communicate with each other and with AD DS components.<br \/>\nFrom the client perspective, the most important connectivity change is that remote procedure call (RPC) is no longer supported as a direct client access protocol. In previous Exchange versions, Outlook clients from an internal network were connecting to Exchange Server by using RPC (or MAPI). In Exchange Server<br \/>\n2013, all client connections are established by using RPC over HTTPS. This means that all clients are\u00a0connecting by using the Outlook Anywhere service. This eliminates the need to have the RPC service running on the Client Access server. In addition, you will have one fewer FQDN to manage, because all clients will be using a new connection point made up of the user\u2019s mailbox GUID + @ + UPN suffix. As a result of these changes, only Outlook 2007 and newer clients support connection to Exchange Server 2013.<br \/>\n<strong>Deployment Options for Exchange Server 2013<\/strong><br \/>\nWhen you plan an Exchange Server 2013 installation, you must decide how you will<br \/>\norganize server roles, and you must choose the appropriate Exchange Server 2013 version.<\/p>\n<p><a href=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/exchangeserverarchitecture.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-830 alignleft\" src=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/exchangeserverarchitecture-300x200.jpg\" alt=\"exchangeserverarchitecture\" width=\"300\" height=\"200\" srcset=\"\/wp-content\/uploads\/2015\/08\/exchangeserverarchitecture-300x200.jpg 300w, \/wp-content\/uploads\/2015\/08\/exchangeserverarchitecture.jpg 670w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><br \/>\nExchange Server 2013 is available in both the Standard Edition and Enterprise Edition. The<br \/>\nStandard Edition should meet the messaging needs of most small and medium corporations,<br \/>\nbut it also may be suitable for specific server roles or branch offices. The Enterprise Edition, designed for large enterprise corporations, enables you to create additional databases, and includes other advanced features. The main difference between Standard and Enterprise versions is that Enterprise version supports up to 50 mailbox databases while with Standard version you can create up to five databases. The version used is determined by product key that you enter when activating your Exchange installation. You should also make sure that you select the appropriate version of client access license (CAL) from the following options:<br \/>\n\u2022 Exchange Server Standard CAL. This license provides access to email, shared calendaring, Outlook Web App, and ActiveSync.<br \/>\n\u2022 Exchange Server Enterprise CAL. This license requires a standard CAL, and provides access to<br \/>\nadditional features such as unified messaging, per-user and per-distribution-list journaling, managed custom email folders, and Microsoft Forefront\u00ae Endpoint Protection for Exchange Server.In general, there are three deployment scenarios that you can choose from, including:<br \/>\n\u2022 Single server deployment. In this scenario, you deploy both Exchange Server roles on a single server. This scenario is appropriate for small organizations with limited resources. Deploying all Exchange Server services on a single server has several drawbacks. These include having a single point of failure for your whole messaging system, and not having any high-availability options. If you choose to have a single-server Exchange deployment, it is recommended that you deploy Exchange Server inside a virtual machine, and that you keep that virtual machine highly available or at least replicated to another Hyper-V\u00ae in Windows Server 2012 host. This will provide you with high availability and redundancy for critical Exchange services.<br \/>\n\u2022 Multiple server deployment. In the multiple-server deployment scenario, you usually install the Client Access Server role and the Mailbox server role on separate servers, or you install more than one server with both roles installed. This requires that you provide at least two virtual or physical machines for the Exchange Server deployment. In scenarios where you also want to provide high availability, you should add more machines to build the Client Access load balancing cluster and DAGs. You cannot use DAGs and network load balancing (NLB) on the same set of machines. To achieve full redundancy for Exchange Server, you need at least four servers for Exchange, and at least two domain controllers.<br \/>\n\u2022 Hybrid deployment. A hybrid deployment provides the ability to extend on-premises Exchange Server functionality to the cloud. In this scenario, you connect your AD DS and Exchange Server with\u00a0\u00a0Microsoft Office 365. This allows you to move some of your Exchange resources to Office 365. A \u00a0hybrid deployment also can serve as an intermediate step prior to moving completely to an Exchange Online organization.<br \/>\n<strong>Exchange Server 2013 Hybrid Deployment with Office 365<\/strong><br \/>\nOffice 365 is a suite of four Microsoft services that are now available in an online version: Exchange Online, Lync\u00ae Online, SharePoint\u00ae Online, and Office Professional Plus. It is a subscription-based service that features various pricing options.<\/p>\n<p><a href=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/exchange2013office365hybrid.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-829\" src=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/exchange2013office365hybrid-300x200.jpg\" alt=\"exchange2013office365hybrid\" width=\"300\" height=\"200\" srcset=\"\/wp-content\/uploads\/2015\/08\/exchange2013office365hybrid-300x200.jpg 300w, \/wp-content\/uploads\/2015\/08\/exchange2013office365hybrid.jpg 670w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><br \/>\nExchange Online provides Exchange Server with email, calendar, and contacts in addition<br \/>\nto antivirus and anti-spam protection. You can connect your existing Exchange Server 2013<br \/>\norganization to Exchange Online to provide rich coexistence for users. In Exchange Server 2013, it is possible to create a hybrid deployment between<br \/>\non-premises Exchange Server and Exchange Online from Microsoft Office 365. A hybrid deployment offers organizations the ability to extend the user experience and administrative control that they have with their existing on-premises Microsoft Exchange organization to the Office 365 cloud. A hybrid deployment provides you with a view of a single Exchange organization between an on-premises organization and a cloud-based organization. In addition, a hybrid deployment can serve as an intermediate step to moving completely to a cloud-based Exchange organization.A hybrid deployment of Exchange Server and Office 365 provides the following features:<br \/>\n\u2022 Mail routing with a shared domain namespace. For example, both on-premises and cloud-based organizations use the @adatum.com SMTP domain.<br \/>\n\u2022 A unified global address list, also called a shared address book. With this address list, users can view all contacts from both on-premises Exchange and Office 365.<br \/>\n\u2022 Free\/busy and calendar sharing between on-premises and cloud-based organizations.<br \/>\n\u2022 Centralized control of mail flow. The on-premises organization can control mail flow for the onpremises and cloud-based organizations.<br \/>\n\u2022 A single Outlook Web App URL for both the on-premises and cloud-based organizations.<br \/>\n\u2022 The ability to move existing on-premises mailboxes to the cloud-based organization.<br \/>\n\u2022 Centralized mailbox management using the on-premises Exchange Management Console.<br \/>\n\u2022 Message tracking, MailTips, and multi-mailbox search between on-premises and cloud-based<br \/>\norganizations.<br \/>\n\u2022 Cloud-based message archiving for on-premises Exchange mailboxes. Exchange Online Archiving can be used with a hybrid deployment.<br \/>\nIf you want to implement Exchange Server 2013 in a hybrid deployment scenario, you must configure two very important components to connect your on-premises AD DS and Exchange infrastructure and Office 365. These include:<br \/>\n\u2022 Microsoft Federation Gateway. The Microsoft Federation Gateway is a free service that provides a trust connection between your Exchange Server (installed on premises) and Exchange Online (as a part of Office 365). It is mandatory that your on-premises Exchange organization trusts Microsoft Federation Gateway. You can configure this trust relationship manually, or it can be created\u00a0automatically as part of configuring a hybrid deployment with the Hybrid Configuration Wizard. A federation trust with the Microsoft Federation Gateway for your Office 365 tenant is automatically configured when you activate your Office 365 service account.<br \/>\n\u2022 Active Directory synchronization. If you want to provide services from Exchange Online to your local users, you must synchronize information from your AD DS to Exchange Online. Active Directory\u00a0synchronization replicates on-premises AD DS information for mail-enabled objects to the Office 365 organization, to support the unified GAL. Organizations that configure a hybrid deployment must deploy Active Directory synchronization on a separate on-premises server.<br \/>\n<strong>Upgrade and Migration Options<\/strong><br \/>\nTo upgrade your existing Exchange organization to Exchange Server 2013, you cannot directly<br \/>\nupgrade your current Exchange Server byinstalling Exchange Server 2013 over a previous<br \/>\nversion. This procedure, which is known as an inplace upgrade, is not supported for Exchange<br \/>\nServer 2013. Instead, you can only upgrade your existing Exchange organization Exchange Server by installing Exchange Server 2013 on a new<br \/>\nserver, and then you can migrate all resources from your previous Exchange Server to Exchange<br \/>\nServer 2013. Once the migration is complete, you can decommission your old Exchange Server.<\/p>\n<p><a href=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/upgradeandmigrationoptions.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"size-medium wp-image-832 alignleft\" src=\"http:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/08\/upgradeandmigrationoptions-300x200.jpg\" alt=\"upgradeandmigrationoptions\" width=\"300\" height=\"200\" srcset=\"\/wp-content\/uploads\/2015\/08\/upgradeandmigrationoptions-300x200.jpg 300w, \/wp-content\/uploads\/2015\/08\/upgradeandmigrationoptions.jpg 670w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><br \/>\nCoexistence of Exchange Server 2013 and earlier versions of Exchange Server is described in following table:<br \/>\nExchange version Exchange organization coexistence<br \/>\nExchange Server 2003 and earlier versions Not supported<br \/>\nExchange 2007 Supported<br \/>\nExchange 2010 Supported<\/p>\n<p><iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/GA91WSvcksk\" frameborder=\"0\" allowfullscreen><\/iframe><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Exchange Server 2013 is the current\u00a0\u00a0version of Microsoft\u2019s email and collaboration suite. It is a successor to Microsoft\u00ae Exchange Server 2010. Exchange Server 2013 offers many enhancements in architecture,\u00a0functionality, and features for both administrators and end users. To successfully implement&hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3,4,28,8],"tags":[66,67,70,81,120],"class_list":["post-820","post","type-post","status-publish","format-standard","hentry","category-computers","category-david-papkin","category-exchange-microsoft","category-microsoft","tag-david-mark-papkin","tag-david-papkin","tag-davidpapkin","tag-exchange-2013","tag-micrososft-exchange"],"_links":{"self":[{"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/posts\/820","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=820"}],"version-history":[{"count":0,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/posts\/820\/revisions"}],"wp:attachment":[{"href":"https:\/\/davidpapkin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=820"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=820"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=820"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}