Book Image

Microsoft Office 365 - Exchange Online Implementation and Migration - Second Edition

By : David Greve, Ian Waters
Book Image

Microsoft Office 365 - Exchange Online Implementation and Migration - Second Edition

By: David Greve, Ian Waters

Overview of this book

Organizations are migrating to the cloud to save money, become more efficient, and empower their users with the latest technology. Office 365 delivers all of this in a reliable, fast, and ever-expanding way, keeping you ahead of the competition. As the IT administrator of your network, you need to make the transition as painless as possible for your users. Learn everything you need to know and exactly what to do to ensure your Office 365 Exchange online migration is a success! This guide gives you everything you need to develop a successful migration plan to move from Exchange, Google, POP3, and IMAP systems to Office 365 with ease. We start by providing an overview of the Office 365 plans available and how to make a decision on what plan fits your organization. We then dive into topics such as the Office 365 Admin Portal, integration options for professionals and small businesses, integration options for enterprises, preparing for a simple migration, performing a simple migration, and preparing for a hybrid deployment. Later in the book, we look at migration options for Skype for Business and SharePoint to further help you leverage the latest collaborative working technologies within your organization.
Table of Contents (20 chapters)
Microsoft Office 365 – Exchange Online Implementation and Migration - Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
10
Deploying a Hybrid Infrastructure – Exchange Hybrid

Deploying Active Directory Federation Services 


We are going to start by building the minimum requirements for AD FS. To do so, we need one AD FS internal server and one AD FS proxy server. The AD FS internal server will be the primary AD FS server that manages the AD FS database on WID. The AD FS proxy server will refer to the AD FS internal server when passing authentication. The servers should be prepared and placed according to the preparation requirements found in Chapter 7, Preparing for a Hybrid Deployment and Migration. Let's start by building the servers in the following order:

  • Active Directory Federation Services internal server

  • Active Directory Federation Services Web Application proxy server

  • Basic testing of Active Directory Federation Services

Installing Active Directory Federation Services internal server

The following high-level steps will be performed when installing the AD FS internal server:

  1. Installing AD FS

  2. Installing the Microsoft Online Services Sign-In Assistant

  3. Installing...