Microsoft Exchange Server 2019 Administration Guide
eBook - ePub

Microsoft Exchange Server 2019 Administration Guide

Administer and Manage End-to-End Enterprise Messaging, Business Communication, and Team Collaboration (English Edition)

Edward van Biljon

Buch teilen
  1. English
  2. ePUB (handyfreundlich)
  3. Über iOS und Android verfügbar
eBook - ePub

Microsoft Exchange Server 2019 Administration Guide

Administer and Manage End-to-End Enterprise Messaging, Business Communication, and Team Collaboration (English Edition)

Edward van Biljon

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

Manage Exchange 2019 single-handed and empower your organization with secure communications

Description
Prepare your environment so you can introduce Exchange Server 2019 or build a new environment from scratch and learn along the way.This guide will help the readers how to deploy Exchange 2019 and perform all the post administrative tasks like creating a certificate request that you can submit to an external source and completing this setup. You will learn how to configure your virtual directories to match the name on your certificate. You will also learn how to build your first Database Availability Group (DAG) or extend the Database Availability Groups in your environment to ensure you have high availability. You will learn how to perform mailbox moves from your existing Exchange environment or simply create new mailboxes for your users. You can do all your tasks using the Exchange Management Shell (EMS) and learn about the new features of Exchange 2019 and the next version of Exchange.In this administration guide, you will learn about Exchange 2019, what is new, and what has been removed. You will learn how to deploy Exchange 2019, configure it and understand what is required to run in coexistence with Exchange 2013 or Exchange 2016. Lastly, you will learn how to work with the Exchange Management Shell compared to the Exchange Admin Center.

What you will learn
? Learn how to install Exchange 2019 in a new environment and in a coexistence environment.
? Learn how to work with Database Availability Groups (DAG) and implement them.
? Learn how to perform migrations from Exchange 2013 or Exchange 2016 to Exchange 2019.

Who this book is for
This book is a go-to-guide for System Administrators, Windows Administrators, Network Administrators, System Engineers who plays key role in managing the infrastructure and support of the business communication throughout the company. Sound knowledge of email client and basic use of windows exchange server is expected to make the best use of this book.

Table of Contents
1. Introduction to Exchange 2019
2. Installation of Exchange 2019
3. Post Configuration
4. Post Configuration Continued
5. Client Connectivity
6. Databases and Database Availability Groups
7. Public Folders
8. Migrations
9. Coexistence with Exchange 2013/2016
10. Exchange Management Shell and Extras

About the Authors
Edward van Biljon is an experienced messaging specialist working in the information technology and services industry. He is a four-time Office Apps & Services MVP with 17 years of experience in Exchange. LinkedIn profile: https://www.linkedin.com/in/edward-van-biljon-75946840
Blog links: https://collaborationpro.com, https://everything-powershell.com

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Microsoft Exchange Server 2019 Administration Guide als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Microsoft Exchange Server 2019 Administration Guide von Edward van Biljon im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Computer Science & System Administration. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

CHAPTER 1

Introduction to Exchange 2019

Welcome to the Exchange 2019 Administration Guide. Chapter 1 will explain how you can add Exchange 2019 to your environment if this is a new forest and cover coexistence scenarios and what it supports.
There are a number of new features in Exchange 2019 like MCDB, Autoreseed, and MAPI (Like Exchange 2016).
We will also chat about Exchange 2019 CU's and how they are different from the normal Exchange 2016 CU's.
Finally, we will look at how to secure your Exchange 2019 Server using Windows 2019 Server Core, which is now supported.

Structure

These are the topics covered in this chapter:
  • Introduction to Exchange Server 2019
  • Changes in Exchange 2019 compared to Exchange 2016
  • Domain requirements
  • Coexistence
  • Prerequisites
  • MCDB (Meta Cache Database)
  • Autoreseed and how it works
  • The .NET Framework
  • MAPI
  • Exchange 2019 CU's and why there is a change in downloads
  • Windows Server 2019 Core and Exchange Server 2019
  • Hybrid

Objectives

Exchange 2019 is by far the most advanced email system. With all the new features, you will learn how to get your environment ready for Exchange 2019 and what limitations you face if you are running Exchange 2010. You will understand why you can't download the Exchange 2019 Cumulative Updates like Exchange 2016.
Let's start with the first section.

Introduction to Exchange 2019

Welcome to Chapter 1, where you will get a brief, high-level understanding of Exchange 2019.
Like Exchange 2016, Exchange 2019 is an on-premise email server that allows your organization to send/receive emails from the internet and internal to your network.
Exchange Server 2019 is one of the best versions, I would say because it has come a long way, has had some major improvements, and supports new items like Windows Server 2019 Core.
Exchange Server 2019, like its predecessor, Exchange Server 2016, gives you the same scalable options, high availability, and the ability to import PST files by placing them in a folder and letting Exchange Server 2019 handle it for you.
Exchange 2019 is currently the highest on-premise version you can go to, but you cannot, unfortunately, migrate straight from Exchange 2010, which we will cover in the coexistence sections.
Exchange Server 2019 RTM was released on October 22, 2018.

Comparing Exchange 2019 with Exchange 2016

There have been quite a few changes in Exchange 2019 compared to Exchange 2016, and these include:
  • Security
  • Performance
  • Clients
  • Messaging policies and compliance improvements
  • In-place Archiving, retention, and eDiscovery improvements
Let's unpack each of these in a bit more detail. The first topic is security; now you may be wondering what they have done now? Well, they introduced Windows Server 2019 Core support, which means you can now install Exchange Server 2019 on Windows Server 2019 Core. This is covered in more detail at the end of the chapter.
You can now block external access to the Exchange Admin Center (EAC) and the EMS (Exchange Management Shell). Microsoft has allowed you to use Client Access Rules to manage/administer Exchange from the internal network vs. using firewalls.
TLS 1.2 is the only version that is enabled by default in Exchange Server 2019. This has been done to improve the security of client and server connections.
The next big change in Exchange Server 2019 is performance, where Microsoft has made the following changes:
  • Search performance has been improved as it allows for the indexing of large files. The search infrastructure has been improved overall. The ability for cloud-scale as search has been rebuilt.
  • Because of changes to the search architecture, they say that there are more stable failovers between servers.
  • Metacache database – We will cover this in more detail later on in the chapter.
  • Hardware – Exchange can now scale to 256GB of RAM and up to 48 CPU cores. This is a major improvement from Exchange 2016. Imagine how powerful and fast this machine will be, especially if it runs on Windows Server 2019 Core.
  • Last but not least, there is a new feature called dynamic database cache.
The last bit is clients. I am sure many are going to like what they see below for the improvements in mail clients:
  • The new option for calendaring – "Do Not Forward" allows you to enable this option where attendees cannot forward the meeting invites to anyone else; only the organizer can forward meeting invites.
  • Out of office improvements – Additional features/options have been made available, such as adding an event to your calendar to show you as away and the ability to decline meetings that take place when you are away.

Domain requirements

Each version of Exchange Server has a set of requirements that need to be adhered to; we will cover each of the following topics below:
  • Domain Controllers
  • Active Directory Forest Functional Level
  • Active Directory Site
  • DNS
  • IPv6
The following is the list of Domain Controllers that can be in the forest running the version of Windows Server; this is Standard or Datacenter:
  • Windows Server 2012 R2 – Take note; this is the lowest one
  • Windows Server 2016
  • Windows Server 2019
The next component is the Active Directory Forest Functional Level, and this has to be on a minimum of Windows Server 2012 R2 or higher. Note that you will not be able to raise it if you have legacy domain controllers; hence you need to make sure you follow the requirements.
The next component is your Active Directory Site. The minimum requirement here is one writable domain controller that is also a global catalog. If you do not adhere to this, the installation of Exchange Server 2019 will fail.
The second last component is the DNS namespace. Exchange Server 2019 only supports the following:
  • Contiguous namespaces
  • Non-contiguous namespaces
  • Single label domains
  • Disjoint namespaces
The last part is IPv6. IPv6 is only supported when both IPv4 and IPv6 are enabled on the Exchange 2019 Server. For more information on this, you can head over to the KB articles on IPv6.
If you run 64-bit Windows Server domain controllers on hardware that is 64-bit as well, it will increase directory service performance in Exchange Server 2019.
Please do not install Exchange Server 2019 on Domain Controllers as Microsoft does not recommend it.

Coexistence

Exchange 2016 could coexist with Exchange 2013 and Exchange 2010; however, Exchange 2019 can only run in coexistence with Exchange 2013 and Exchange 2016.
You will not be able to introduce an Exchange 2019 Server in an Exchange 2010 environment. Unfortunately, suppose you want to move to Exchange 2019. In this case, you will need to introduce Exchange 2016, perform the migration, decommission your Exchange 2010 environment, and once that is completed, you can then bring in your Exchange 2019 Servers.
To run in coexistence with Exchange 2016, you need to be on a minimum of CU11 in your Exchange 2016 environment to introduce Exchange Server 2019. This includes your edge transport servers as well.
If you want to coexist Exchange Server 2019 with Exchange Server 2013, your Exchange 2013 Servers need to be on CU21 or later, on all Exchange 2013 servers, including Edge Transport Servers.
You can also have a mix of Exchange 2013 and Exchange 2016 serves, and they can both coexist with Exchange Server 2019; however, they need to be on the correct Cumulative Updates (CU) as mentioned.

Prerequisites

I am excited about this section. Why, you may ask? Microsoft has introduced a new switch in the command line setup that allows you to install the Windows components when running the setup. Here is the switch:
  • /InstallWindowsComponents
    You can still use the full PowerShell command to install the prerequisites, which we will cover shortly.
If you are installing the Mailbox role on Windows Server 2019, here are some required items:
  • .NET 4.8 is a requirement
  • Visual C++ 2012
  • Visual C++ 2013
  • Lync Server or Skype for Business Server components require this PowerShell command:
    Install-WindowsFeature Server-Media-Foundation
  • UCMA 4.0 (Unified Communications Managed API 4.0)
The following are the PowerShell commands you can run if you do not want to use the switch above to install the Windows components.
If you are running Windows Server 2019 Full (GUI), here is the command:
  • Install-WindowsFeature Server-Media-Foundation, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-Mgmt, RSAT-Clustering-PowerShell, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Lgcy-Mgmt-Console, Web-Metabase, Web-Mgmt-Console, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, Windows-Identity-Foundation, RSAT-ADDS
RSAT-ADDS is part of this; this will install the Remote Administration Tools.
If you are running Windows Server 2019 Core, here is the PowerShell command:
  • Install-WindowsFeature Server-Media-Foundation, NET-Framework-45-Features, RPC-over-HTTP-proxy, RSAT-Clustering, RSAT-Clustering-CmdInterface, RSAT-Clustering-PowerShell, WAS-Process-Model, Web-Asp-Net45, Web-Basic-Auth, Web-Client-Auth, Web-Digest-Auth, Web-Dir-Browsing, Web-Dyn-Compression, Web-Http-Errors, Web-Http-Logging, Web-Http-Redirect, Web-Http-Tracing, Web-ISAPI-Ext, Web-ISAPI-Filter, Web-Metabase, Web-Mgmt-Service, Web-Net-Ext45, Web-Request-Monitor, Web-Server, Web-Stat-Compression, Web-Static-Content, Web-Windows-Auth, Web-WMI, RSAT-ADDS
If you are deploying an Exchange 2019 Edge Transport Server, then you need to install ...

Inhaltsverzeichnis