Book Image

Office 365 Essentials

By : Nuno Arias Silva
Book Image

Office 365 Essentials

By: Nuno Arias Silva

Overview of this book

Office 365 is suite of advanced collaboration tools used by many well known organizations and their system administrators. This book starts with an introduction to Office 365 and its basic fundamentals. Then we move towards workload management and deployment. You will delve into identities, authentications, and managing office 365. We also cover concepts such as collaboration with Microsoft teams and tools such as Delve and Skype for collaboration. Towards the end of the book, you'll master monitoring and security concepts. By the end of this book, you will have hands-on experience working with Office 365 and its collaboration tools and services
Table of Contents (16 chapters)
14
Monitoring and Support

Administering Exchange Online

In this section, I will show you how to administer Exchange Online. Based on the steps created before, you will see the following parts:

  • AD Connect
  • Exchange Hybrid
  • Exchange Online

AD Connect

After the installation of AD Connect using Express install option, you can read the instructions at link https://docs.microsoft.com/en-us/azure/active-directory/connect/active-directory-aadconnect-get-started-express.

Go to the Start Menu and select the Synchronization service option. This program shows the history of your synchronization between your on-premises AD and Azure AD, as shown in the following screenshot:

AD Connect by default will run every 30 minutes. To do a Delta synchronization, you can...