Office 365 for IT Pros

Size: px
Start display at page:

Download "Office 365 for IT Pros"

Transcription

1

2 Office 365 for IT Pros Fourth edition Performing a staged migration to Exchange Online Published by Tony Redmond, Paul Cunningham, Michael Van Horenbeeck, and Ståle Hansen. Copyright by Tony Redmond, Paul Cunningham, Michael Van Horenbeeck, and Ståle Hansen. All rights reserved. No part of this book may be reproduced or transmitted in any form or by any means without the written permission of the authors. The example companies, organizations, products, domain names, addresses, logos, people, places and event depicted herein are fictitious. No association with any real company, organization, people, domain name, address, logo, person, place, or event is intended or should be inferred. The book expresses the views and opinions of the authors. The information presented in the book is provided without any express, statutory, or implied warranties. The authors cannot be held liable for any damages caused or alleged to be caused either directly or indirectly by this book. Although the authors are members of Microsoft s Most Valuable Professional (MVP) program, the content of this book solely represents their views and opinions about Office 365 and any other technologies mentioned in the text and is not endorsed in any way by Microsoft Corporation. Please be respectful of the rights of the authors and do not make copies of this ebook available to others. This information supplements the content presented Office 365 for IT Pros, available from

3 Contents Introduction... 4 Preparing for a Staged Migration... 4 Adding Domain Names to Office Enabling Outlook Anywhere... 5 Configure a Migration Service Account and Permissions... 7 Preparing Recipients... 7 Implementing Directory Synchronization... 7 Starting the Staged Migration... 7 Create a Migration Batch... 7 Monitoring the Migration Batch Progress... 9 Converting Mailboxes to Mail-Enabled Users Removing the Migration Batch Completing the Migration... 14

4 Introduction A staged migration migrates all of the existing user and resource mailboxes from an on-premises Exchange 2003 or 2007 organization into Exchange Online. Staged migrations can be performed for organizations of any size, allowing them to migrate mailboxes to Office 365 over a period of several weeks or months, with the eventual result of all mailboxes being hosted in Office 365. An overview of the staged migration process, along with the pros and cons of this migration method, can be found in Chapter 7. Before you begin a staged migration, read through the overview and the complete migration process so that you can understand the steps involved, any limitations, and also to identify any areas in which a staged migration might be unsuitable for your migration project. Preparing for a Staged Migration Let s take a closer look at the steps for a staged migration using the scenario of an Exchange 2007 onpremises organization. We'll begin with a look at how to prepare an Office 365 tenant for a staged migration. Adding Domain Names to Office 365 Naturally you need to sign up for an Office 365 tenant before you can perform a staged migration. Set up the new tenant and follow the steps to add the SMTP domains for your organization as accepted domains for the Office 365 organization as well. For example, here are the accepted domains for an Exchange 2007 on-premises organization retrieved by running the Get-AcceptedDomain cmdlet. [PS] C:\>Get-AcceptedDomain Name DomainName DomainType Default notrealuniversity.com notrealuniversity.com Authori... True Log in to the Office 365 administration portal and navigate to Settings and then Domains. Click the Add domain button to add your domains, as shown in Figure 1. Figure 1: Adding domains to Office 365 As you run the wizard to add a domain, the wizard will provide you with a domain validation record to add to your external DNS zone, which proves that you own the domain. Two validation records are offered; an MX record, and a TXT record. As discussed in chapter 7, I recommend using the TXT record so that you do not cause any issues with your mail flow by adding an MX record at this stage. There's also the question of whether to host your DNS in Office 365, or to host and control your own DNS records separately (Figure 2). For most organizations that already have a public DNS zone and DNS hosting provider, and who are comfortable making DNS changes themselves, the prospect of moving the zone to

5 Office 365 offers no particular advantages. For the remainder of this example scenario it will be assumed that we'll be managing our own DNS records. Figure 2 Choosing DNS hosting for your domain. Microsoft then checks your domain for the DNS records that are needed for Office 365 services to work. For a new domain, or domain that you're already using with an on-premises, most if not all those DNS records won't exist in the zone. At this stage, do not make any changes to your DNS records. Instead, select the option to skip this step (Figure 3). Figure 3 Don't add any DNS records to your zone yet. Real World: Until the full list of required records is added to the DNS zone for your domain Office 365 will warn you that there are Service Issues with your domain. You can ignore this warning until you ve completed adding all of the DNS records later. Enabling Outlook Anywhere In this example the on-premises Exchange 2007 server is already enabled for Outlook Anywhere using the hostname of mail.notrealuniversity.com, and a valid third party SSL certificate is already installed on the server. [PS] C:\> Get-ClientAccessServer Format-List Name,OutlookAnywhereEnabled Name : EX2007SRV OutlookAnywhereEnabled : True

6 [PS] C:\>Get-OutlookAnywhere Format-List ServerName,ClientAuthenticatioNmethod,ExternalHostname ServerName : EX2007SRV ClientAuthenticationMethod : Ntlm ExternalHostname : mail.notrealuniversity.com To test this configuration, we can use the Exchange Remote Connectivity Analyzer to perform an Outlook Connectivity test (Figure 4). Figure 4: Microsoft Remote Connectivity Advisor This test will validate that both Autodiscover and Outlook Anywhere are working correctly for the on-premises organization, which is important for Office 365 to be able to detect and connect to your on-premises server during the migration process. It will also validate that the expected firewall ports are open and NATing to the Exchange server. Figure 5: A successful test with the Remote Connectivity Advisor Real World: It is not uncommon to see a Test Successful with Warnings result from the Remote Connectivity Analyzer due to the use of an SSL certificate that will require clients to have downloaded the root CA updates from Windows Update.

7 Configure a Migration Service Account and Permissions For staged migrations, the Office 365 migration service needs a set of user credentials to connect to your onpremises organization and access mailboxes. The steps for creating a migration service account are covered in Chapter 7. Preparing Recipients As discussed in Chapter 7, many preparation and review tasks are recommended for the recipients in your onpremises organization before beginning the migration: Reduce the migration load by reviewing large mailboxes, and large mailbox items Review shared mailboxes Review the sender authentication setting for mail-enabled groups Disable unified messaging Implementing Directory Synchronization A key requirement of the staged migration approach is to implement directory synchronization. This will populate the Office 365 tenant with users, groups and contacts based on the objects that exist in the onpremises Active Directory. Directory synchronization is an important part of almost all Office 365 migration scenarios, not just the staged migration approach. Directory synchronization is covered in more detail in Chapter 3. After you have implemented directory synchronization for your organization you can continue with the next steps in the staged migration process. Starting the Staged Migration With all the preparation tasks complete you can create the migration batch and begin migrating mailboxes to Office 365. Create a Migration Batch Migration batches for a staged migration are created using a CSV file. The CSV file contains information about the mailboxes to be migrated. The minimum detail required is the address of the mailbox. The password can also be included, and password change can be forced at first logon. However, if you have enabled password synchronization when you deployed the directory synchronization tool then the password fields are not required in the CSV. Here is an example of a CSV file for a small migration batch. The CSV file for a migration batch can have up to 2000 rows. You can run your migration in very large batches like that if you like, as long as you can manage the logistics in terms of reconfiguring desktops and mobile devices for that many users. A more sensible approach is to use smaller batches, especially when you consider that Office 365 will perform up to 20 concurrent migrations at a time anyway. Address Alan.Reid@Office365bootcamp.net Alannah.Shaw@Office365bootcamp.net

8 Login to the Office 365 Exchange admin center and navigate to Recipients Migration. Click the + (plus) button to create a new migration batch (Figure 6), and choose Migrate to Exchange Online. Figure 6: Creating a migration batch Select Staged migration from the list of migration types. Click Browse and choose the CSV file you created earlier (Figure 7). The New Migration Batch wizard will calculate the number of mailboxes in the CSV file. Figure 7: Specifying the CSV file Enter the credentials for the service account that you set up earlier with permissions to access the onpremises mailboxes. Office 365 will use Autodiscover to determine the correct Outlook Anywhere settings for the migration endpoint that it will create for the migration. If this fails, you will be prompted to manually enter the server name and RPC proxy server name. The best approach at this point is to use the Microsoft Remote Connectivity Analyzer to test and troubleshoot Outlook Anywhere access to your Exchange server. If the Autodiscover process is successful the Exchange server name and RPC proxy server will be automatically displayed for you, and you can continue the New Migration Batch wizard. Next, give the migration batch a name. The name has no real impact on the technical success or failure of the migration batch, and is only useful for your own ease of running the various migration batches for your organization. So simply choose a name that makes sense to you. Finally, choose a recipient for the migration batch reports to be sent to, and choose whether to manually or automatically start the migration batch (Figure 8). Staged migration batches cause new for the mailboxes to be redirected to the Exchange Online mailbox, which means users should begin using their Exchange Online mailbox shortly after the migration batch starts. The steps to perform after a staged migration batch completes are explained a little later in this section.

9 Figure 8: Starting the migration batch Real World: While the migration batch is running users should not access their on-premises mailbox to send or receive . However, because the mailbox hasn t been converted to a mail-enabled user yet, Autodiscover will still configure Outlook or a mobile device to connect to the on-premises mailbox. To access the Exchange Online mailbox during the migration Outlook or the mobile device can be manually configured to point to the server outlook.office365.com, or the user can simply use Outlook Web App by browsing to While a staged migration batch is running it is a good opportunity to visit the computers of those users in the batch and upgrade Office as well. Monitoring the Migration Batch Progress After the migration batch starts you can monitor the progress in the Exchange admin center. Select the migration batch and click View Details (Figure 9). Figure 9: Monitoring a migration batch You will be able to view information such as the status of each mailbox within the batch, the number of items synced, and the number of items skipped. A link to see the Skipped item details is available so that you can get information for troubleshooting those items.

10 Figure 10: Viewing the progress of a migration batch The completion time for the migration batch will depend on the amount of data that needs to be synchronized. If the batch includes more than 100 mailboxes, you may notice that only 100 mailboxes are processed simultaneously. This limit may vary though, depending on the current load experienced within the service. When a staged migration batch completes it has a status of Synced, and an notification is sent to the recipient you specified earlier. Figure 11 Notification that the batch job is complete If the staged migration batch fails for some reason it puts the mailbox in an unfortunate state where new is being forwarded to the Exchange Online mailbox, but not all was copied from the on-premises mailbox. In this situation, it is not as simple as deleting the Exchange Online mailbox and trying again, nor can another migration batch be run for the same mailbox. Manual remediation of the missing items is the only available resolution. This situation is one of the reasons that a hybrid migration or a third-party migration tool is often a better approach.

11 Converting Mailboxes to Mail-Enabled Users Before a staged migration batch runs the mailboxes that exist on the on-premises Exchange server are just regular mailbox users. sent to that mailbox s address is delivered to the on-premises mailbox, and that is where the user connects with their Outlook client. [PS] C:\> Get-Recipient alan.reid fl name,recipienttype,*external* Name : Alan.Reid RecipientType : UserMailbox External Address : When the staged migration batch is started the External Address attribute of the mailbox is updated with the address of the Exchange Online mailbox. This happens generally within the first few minutes of the migration batch running. [PS] C:\> Get-Recipient alan.reid fl name,recipienttype,*external* Name : Alan.Reid RecipientType : UserMailbox External Address : SMTP:Alan.Reid@office365bootcamp.onmicrosoft.com This causes all that is sent to the mailbox s address to be forwarded to the Exchange Online mailbox. Although the end user can still connect to their on-premises mailbox they will not see any new , and any they send may not be migrated to Office 365 if the migration batch has already finished processing their Sent Items folder. A staged migration batch does not do multiple synchronization passes like a cutover migration batch does, and doesn't handle new items that appear in folders that have already been processed. When all existing mailbox contents have been migrated to Office 365, and new is being delivered to the Exchange Online mailbox, the user also needs to update their Outlook profile to connect to Office 365 instead of the on-premises Exchange server. During a staged migration, the Autodiscover records in DNS still point to the on-premises Exchange server, except when the on-premises environment is running Exchange 2003 which does not have an Autodiscover service. If the user were to create a new Outlook profile, Autodiscover would still configure them to connect to the on-premises Exchange server. To get Autodiscover to tell Outlook to connect to Office 365 instead the mailbox user needs to be converted to a mail user. Microsoft provides two sets of scripts to convert Exchange 2007 mailboxes to mail-enabled users and to convert Exchange 2003 mailboxes to mail-enabled users. In each case the process is basically the same. First a PowerShell script is run that exports some user information from Office 365 based on the list of users in the CSV file you used to create the migration batch. Secondly, a script is run that modifies the on-premises mailbox users. For Exchange 2003 the second step uses a VBScript, as there was no PowerShell available for Exchange For Exchange 2007 the second step uses a PowerShell script. Let s look at the process for an Exchange 2007 scenario. First, download the scripts to the Exchange server. You may need to unzip the files and rename them to a.ps1 file extension. You should also have the migration batch CSV file in the same folder (Figure 12). The file must be named migration.csv for the script to run successfully.

12 Figure 12: Preparing files for the migration Open a PowerShell console and run the ExportO365UserInfo.ps1 script. [PS] C:\Admin>.\ExportO365UserInfo.ps1 You will be prompted to enter your Office 365 administrator credentials. After authenticating the script will collect the required information and output it to a file named cloud.csv. The next step is to run the Exchange2007MBtoMEU.ps1 script. This script takes the information in cloud.csv and uses it to update attributes on the on-premises user objects, and then converts them from mailbox users to mail users. The script uses Exchange cmdlets, so it needs to be run from an Exchange Management Shell console. The name of a domain controller must also be specified. Warning: Do not run this script until the mailbox has been successfully migrated to Exchange Online. [PS] C:\Admin>.\Exchange2007MBtoMEU.ps1 -DomainController OBCDC1 At this stage, the user can no longer connect to the on-premises mailbox with Outlook because it has been removed. The Outlook profile must be recreated so that it is configured to connect to Office 365. When the new Outlook profile is created the user will be prompted for their Office 365 credentials to connect to Exchange Online. With password synchronization enabled on the directory synchronization server the credentials the user enters will be the same as their on-premises credentials their UPN/ address, and their password. Note: To make it easier for end users to remember their username for logging in to Office 365 services it is recommended to match their UPN with their address. Based on the targetaddress attribute of the mail user, which refers to the service domain for the Office 365 tenant (e.g., alan.reid@office365bootcamp.onmicrosoft.com ), Autodiscover will reconfigure the Outlook profile to connect to Exchange Online. You can verify that this has occurred by looking at the server name for the profile. Instead of your previous Exchange server name you will now see a string of characters that looks like an address (Figure 13).

13 Figure 13: Checking the user profile One more restart of Outlook may be necessary to complete the reconfiguration. If the Outlook profile is not recreated Outlook will display error messages on subsequent launches, such as the condition flagged in Figure 14. Figure 14: Outlook displays an error Some websites state that a solution is to rebuild the Outlook cache (OST) file in the user s profile. However, this method is not supported, and instead the Outlook profile should be recreated as described earlier. Removing the Migration Batch After a staged migration batch reaches the status of Synced, and you no longer need it for reporting purposes, you can remove the migration batch. Select the migration batch and click Delete. Figure 15: Deleting a migration batch

14 Completing the Migration After all the migration batches have been completed you can perform the post-migration tasks. Refer to Chapter 7 for more information on these tasks. Change the MX records in DNS to direct to the Exchange Online mailboxes. Configure Autodiscover DNS records and the SCP Configure other DNS records required for service such as Skype for Business Convert shared mailboxes Remove restrictions from distribution groups Assign licenses to Office 365 users Decommission on-premises servers

Office 365 for IT Pros

Office 365 for IT Pros Office 365 for IT Pros Fourth edition Performing a Cutover migration to Exchange Online Published by Tony Redmond, Paul Cunningham, Michael Van Horenbeeck, and Ståle Hansen. Copyright 2015-2017 by Tony

More information

Office 365 for IT Pros

Office 365 for IT Pros Office 365 for IT Pros Fourth edition Configuring Directory Synchronization with Azure AD Connect Published by Tony Redmond, Paul Cunningham, Michael Van Horenbeeck, and Ståle Hansen. Copyright 2015-2017

More information

Office 365 for IT Pros

Office 365 for IT Pros Office 365 for IT Pros Fourth edition Running the Hybrid Configuration Wizard Published by Tony Redmond, Paul Cunningham, Michael Van Horenbeeck, and Ståle Hansen. Copyright 2015-2017 by Tony Redmond,

More information

Migrate All Mailboxes to the Cloud with a Cutover Exchange

Migrate All Mailboxes to the Cloud with a Cutover Exchange Page 1 of 8 Migrate All Mailboxes to the Cloud with a Cutover Exchange Migration Applies to: Office 365 for professionals and small businesses, Office 365 for enterprises Topic Last Modified: 2011-08-29

More information

Assess Remediate Enable Migrate

Assess Remediate Enable Migrate Assess Remediate Enable Migrate Assess Remediate Enable Migrate Infrastructure Desktop Identity Messaging Integration Infrastructure Desktop AD Messaging Optimization Service Provisioning Messaging Integration

More information

Office 365 for IT Pros

Office 365 for IT Pros Office 365 for IT Pros Fourth edition Migrating PST Files Using the Office 365 Import Service Published by Tony Redmond, Paul Cunningham, Michael Van Horenbeeck, and Ståle Hansen. Copyright 2015-2017 by

More information

Exchange Pro 4.4. User Guide. March 2017

Exchange Pro 4.4. User Guide. March 2017 Exchange Pro 4.4 User Guide March 2017 Table of Contents 1. Introduction to Exchange Pro... 5 About this Document... 5 Supported Mailbox Migration Paths... 6 Supported Public Folders Migration Paths...

More information

Microsoft Exchange Server 2013 Hybrid Deployments Documentation Help

Microsoft Exchange Server 2013 Hybrid Deployments Documentation Help Microsoft Exchange Server 2013 Hybrid Deployments Documentation Help Официальная документация компании Microsoft. Дата выхода: 12/09/2014г. Подготовил Pavel Nagaev. Последнюю версию документации в PDF

More information

Course CLD209.1x Microsoft Exchange Server 2016 Hybrid Topologies

Course CLD209.1x Microsoft Exchange Server 2016 Hybrid Topologies Course CLD209.1x Microsoft Exchange Server 2016 Hybrid Topologies Getting a lab for the lab exercises The lab exercises in this course require you to log on to the Microsoft Labs Online environment to

More information

Exchange Server Troubleshooting Companion

Exchange Server Troubleshooting Companion Page i The Legal Stuff Published by Paul Cunningham and Andrew Higginbotham Copyright 2016 by Paul Cunningham and Andrew Higginbotham All rights reserved. No part of this book may be reproduced or transmitted

More information

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3

Enterprise Vault.cloud CloudLink Google Account Synchronization Guide. CloudLink to 4.0.3 Enterprise Vault.cloud CloudLink Google Account Synchronization Guide CloudLink 4.0.1 to 4.0.3 Enterprise Vault.cloud: CloudLink Google Account Synchronization Guide Last updated: 2018-06-08. Legal Notice

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer Workspace ONE UEM v9.7 Have documentation feedback?

More information

One Identity Active Roles 7.2. Azure AD and Office 365 Management Administrator Guide

One Identity Active Roles 7.2. Azure AD and Office 365 Management Administrator Guide One Identity Active Roles 7.2 Azure AD and Office 365 Management Administrator Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright.

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer Workspace ONE UEM v9.4 Have documentation feedback?

More information

Microsoft Official Course

Microsoft Official Course Microsoft Official Course Module 1 Deploying and Managing Microsoft Exchange Server 2013 Module Overview Exchange Server 2013 Prerequisites and Requirements Exchange Server 2013 Deployment Managing Exchange

More information

Setting up Microsoft Exchange Server 2016 with Avi

Setting up Microsoft Exchange Server 2016 with Avi Page 1 of 14 Setting up Microsoft Exchange Server 2016 with Avi Networks view online What is Exchange Server 2016 Microsoft Exchange Server 2016 is an e-mail server solution, with calendar and contact

More information

Upgrading Good Mobile Control and Good Messaging

Upgrading Good Mobile Control and Good Messaging Good Mobile Messaging Server Version 8.3.2 (SQL Version) Good Mobile Control Server 2.7.0 for Microsoft Windows Exchange Upgrading Good Mobile Control and Good Messaging Updated: 03/29/16 1 Introduction...

More information

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. VMware AirWatch Email Notification Service Installation Guide Providing real-time email notifications to ios devices with AirWatch Inbox and VMware Boxer AirWatch v9.1 Have documentation feedback? Submit

More information

RSA SecurID Access Configuration for Microsoft Office 365 STS (Secure Token Service)

RSA SecurID Access Configuration for Microsoft Office 365 STS (Secure Token Service) RSA SecurID Access Configuration for Microsoft Office 365 STS (Secure Token Service) Last Modified: April 17, 2017 RSA SecurID Access offers two methods to integrate with Microsoft Office 365. Both solutions

More information

Manually Remove Failed Exchange 2007 Server From Active Directory

Manually Remove Failed Exchange 2007 Server From Active Directory Manually Remove Failed Exchange 2007 Server From Active Directory In the old days, removing the server object with ADSIEdit was clean and efficient. Now, Exchange leaves traces of itself in many different

More information

HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy

HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy HOL122 Lab 1: Configuring Microsoft Windows Server 2003 RPC Proxy Objectives After completing this lab, you will be able to: Install remote procedure call (RPC) over Hypertext Transfer Protocol (HTTP)

More information

Workspace ONE UEM Notification Service. VMware Workspace ONE UEM 1811

Workspace ONE UEM  Notification Service. VMware Workspace ONE UEM 1811 Workspace ONE UEM Email Notification Service VMware Workspace ONE UEM 1811 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Microsoft Exchange Proxy Settings Outlook 2010 Gpo

Microsoft Exchange Proxy Settings Outlook 2010 Gpo Microsoft Exchange Proxy Settings Outlook 2010 Gpo Cloud App Encryption supports Microsoft Outlook 2010 and 2013 for Windows. accounts for each user in Microsoft Office 365 and the Outlook proxy settings

More information

Help Sales Reps Sync Contacts and Events with Lightning Sync

Help Sales Reps Sync Contacts and Events with Lightning Sync Help Sales Reps Sync Contacts and Events with Lightning Sync Salesforce, Spring 19 @salesforcedocs Last updated: February 7, 2019 Copyright 2000 2019 salesforce.com, inc. All rights reserved. Salesforce

More information

Cloud Access Manager How to Configure Microsoft Office 365

Cloud Access Manager How to Configure Microsoft Office 365 Cloud Access Manager 8.1.3 How to Configure Microsoft Office 365 Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

Exchange Server 2016 Client Access Namespace Configuration

Exchange Server 2016 Client Access Namespace Configuration Exchange Server 2016 Client Access Namespace Configuration When you first install Exchange Server 2016 it is pre-configured with default URLs for the various HTTPS services such as OWA (Outlook on the

More information

ZL UA Exchange 2013 Archiving Configuration Guide

ZL UA Exchange 2013 Archiving Configuration Guide ZL UA Exchange 2013 Archiving Configuration Guide Version 8.0 January 2014 ZL Technologies, Inc. Copyright 2014 ZL Technologies, Inc.All rights reserved ZL Technologies, Inc. ( ZLTI, formerly known as

More information

Quest Migration Manager Migrating to Microsoft Office 365

Quest Migration Manager Migrating to Microsoft Office 365 Quest Migration Manager 8.14 Migrating to Microsoft Office 365 2018 Quest Software Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in

More information

Managing the CaseMap Admin Console User Guide

Managing the CaseMap Admin Console User Guide Managing the CaseMap Admin Console User Guide CaseMap Server, Version 2.3 Accessing the CaseMap Admin Console Registering CaseMap Servers Registering SQL Servers Setting Up Roles and Users Managing SQL

More information

Vendor: Microsoft. Exam Code: Exam Name: Managing Office 365 Identities and Requirements. Version: Demo

Vendor: Microsoft. Exam Code: Exam Name: Managing Office 365 Identities and Requirements. Version: Demo Vendor: Microsoft Exam Code: 70-346 Exam Name: Managing Office 365 Identities and Requirements Version: Demo Topic 1, Fabrikam, Inc OverView Fabrikam, inc is a financial services organization. Fabrikam

More information

Integrate Microsoft Office 365. EventTracker v8.x and above

Integrate Microsoft Office 365. EventTracker v8.x and above EventTracker v8.x and above Publication Date: March 5, 2017 Abstract This guide provides instructions to configure Office 365 to generate logs for critical events. Once EventTracker is configured to collect

More information

Office 365 Business and Office 365 Pro Plus Deployment Guide V 1.0

Office 365 Business and Office 365 Pro Plus Deployment Guide V 1.0 Office 365 Business and Office 365 Pro Plus Deployment Guide Table of Contents 1. Provisioning Office 365... 1 1.1 Operating system requirements... 1 1.2 Browser requirements Administration Centre and

More information

Quest Collaboration Services 3.6. Installation Guide

Quest Collaboration Services 3.6. Installation Guide Quest Collaboration Services 3.6 Installation Guide 2010 Quest Software, Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

This post documents the basic steps that should be performed after installing Exchange I perform the following steps:

This post documents the basic steps that should be performed after installing Exchange I perform the following steps: Dean Suzuki Blog Title: Basic Exchange 2013 Configuration Created: 11/28/2012 Description: This post documents the basic steps that should be performed after installing Exchange 2013. I perform the following

More information

Outlook Profiler 2.6 Series Instruction Manual

Outlook Profiler 2.6 Series Instruction Manual Outlook Profiler 2.6 Series Instruction Manual Copyright 2001 2017 GOFF Concepts LLC. All rights reserved. GOFF Concepts assumes no responsibility for errors or omissions in this document; nor does GOFF

More information

DocAve for Salesforce 2.1

DocAve for Salesforce 2.1 DocAve for Salesforce 2.1 This document is intended for anyone wishing to familiarize themselves with the user interface and basic functionality of AvePoint s DocAve for Salesforce tool. System Requirements

More information

Professional Mailbox Software Setup Guide

Professional Mailbox  Software Setup Guide Professional Mailbox Email Software Setup Guide Table of contents Download and Install Microsoft Outlook 2010 or 2011... 2 Enabling access from email software... 4 Setting up Outlook 2010... 6 Before you

More information

Deploying Windows Mobile 6 with Windows Small Business Server 2008

Deploying Windows Mobile 6 with Windows Small Business Server 2008 Deploying Windows Mobile 6 with Windows Small Business Server 2008 Microsoft Corporation Draft: October, 2008 Abstract This document provides step-by-step instructions for deploying devices powered with

More information

Step 4 - Choose Your Deployment

Step 4 - Choose Your Deployment https://campus.barracuda.com/doc/51190798/ CONFIGURE G SUITE JOURNALING You must configure G Suite to send archived mail directly to the Barracuda Cloud Archiving Service. Google IP address ranges and user

More information

Dell Migration Manager for Exchange User Guide

Dell Migration Manager for Exchange User Guide Dell Migration Manager for Exchange 8.11 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under

More information

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide

Coveo Platform 7.0. Microsoft SharePoint Legacy Connector Guide Coveo Platform 7.0 Microsoft SharePoint Legacy Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds

More information

Help Sales Reps Sync Contacts and Events with Lightning Sync

Help Sales Reps Sync Contacts and Events with Lightning Sync Help Sales Reps Sync Contacts and Events with Lightning Sync Salesforce, Spring 17 @salesforcedocs Last updated: March 29, 2017 Copyright 2000 2017 salesforce.com, inc. All rights reserved. Salesforce

More information

Migrating vrealize Automation 6.2 to 7.2

Migrating vrealize Automation 6.2 to 7.2 Migrating vrealize Automation 6.2 to 7.2 vrealize Automation 7.2 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition.

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

Course Outline. Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led

Course Outline. Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led Enabling and Managing Office 365 Course 20347A: 5 days Instructor Led About this course This is a 5-day instructor-led training (ILT) course that targets the needs of IT professionals who take part in

More information

Cloud Access Manager Configuration Guide

Cloud Access Manager Configuration Guide Cloud Access Manager 8.1.3 Configuration Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide

More information

Help Sales Reps Sync Contacts and Events with Lightning Sync

Help Sales Reps Sync Contacts and Events with Lightning Sync Help Sales Reps Sync Contacts and Events with Lightning Sync Salesforce, Spring 18 @salesforcedocs Last updated: January 11, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce

More information

HCP Anywhere. By Storage & Cloud Services. Quick Start Guide Nov 2017 HCP ANYWHERE

HCP Anywhere. By Storage & Cloud Services. Quick Start Guide Nov 2017 HCP ANYWHERE HCP Anywhere By Storage & Cloud Services Quick Start Guide Nov 2017!1 Getting Connected HCP Anywhere - Update Password Step 1 Login to A*CRC Storage and Cloud Service website to update your password. https://profiler.acrc.a-star.edu.sg/admin/passwd.php!2

More information

Microsoft Managing Office 365 Identities and Requirements. Download Full version :

Microsoft Managing Office 365 Identities and Requirements. Download Full version : Microsoft 70-346 Managing Office 365 Identities and Requirements Download Full version : http://killexams.com/pass4sure/exam-detail/70-346 B. Service requests C. Service health page D. Office 365 Service

More information

Chime for Lync High Availability Setup

Chime for Lync High Availability Setup Chime for Lync High Availability Setup Spring 2017 Copyright and Disclaimer This document, as well as the software described in it, is furnished under license of the Instant Technologies Software Evaluation

More information

Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010

Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Configuring, Managing and Troubleshooting Microsoft Exchange Server 2010 Course 10135B 5 Days Instructor-led, Hands-on Course Description This course will provide you with the knowledge and skills to configure

More information

SAML-Based SSO Configuration

SAML-Based SSO Configuration Prerequisites, page 1 SAML SSO Configuration Task Flow, page 5 Reconfigure OpenAM SSO to SAML SSO Following an Upgrade, page 9 SAML SSO Deployment Interactions and Restrictions, page 9 Prerequisites NTP

More information

Deploying the BIG-IP System v11 with Microsoft Exchange 2010 and 2013 Client Access Servers

Deploying the BIG-IP System v11 with Microsoft Exchange 2010 and 2013 Client Access Servers Deployment Guide Deploying the BIG-IP System v11 with Microsoft Exchange 2010 and 2013 Client Access Servers Welcome to the F5 and Microsoft Exchange 2010 and 2013 Client Access Server deployment guide.

More information

Upgrading Good Messaging and Good Mobile Control

Upgrading Good Messaging and Good Mobile Control Good Mobile Messaging Server Version 8.3.2 (BDB Version) Good Mobile Control Server 2.7.0 for Microsoft Windows Exchange Upgrading Good Messaging and Good Mobile Control Updated: 03/29/16 1 Introduction...

More information

User guide NotifySCM Installer

User guide NotifySCM Installer User guide NotifySCM Installer TABLE OF CONTENTS 1 Overview... 3 2 Office 365 Users synchronization... 3 3 Installation... 5 4 Starting the server... 17 2 P a g e 1 OVERVIEW This user guide provides instruction

More information

Manual Owa Exchange 2010 Not Working Blank Page Certificate

Manual Owa Exchange 2010 Not Working Blank Page Certificate Manual Owa Exchange 2010 Not Working Blank Page Certificate Use the procedure in this article to configure a Microsoft Exchange 2010 On the server settings page, enter the following information if it is

More information

Veritas Enterprise Vault PST Migration 12.2

Veritas Enterprise Vault PST Migration 12.2 Veritas Enterprise Vault PST Migration 12.2 Veritas Enterprise Vault: PST Migration Last updated: 2017-08-10. Legal Notice Copyright 2017 Veritas Technologies LLC. All rights reserved. Veritas, the Veritas

More information

new world ERP Server Migration Checklist New World ERP TMS

new world ERP Server Migration Checklist New World ERP TMS new world ERP Server Migration Checklist Revised 2/20/17 Table of Contents Overview... 3 Document and Build Environments... 4 Test the New Servers... 7 Cut Over to New Servers... 8 Appendix A: Server Documentation

More information

Implementation Guide. Version 2.0

Implementation Guide. Version 2.0 Implementation Guide Version 2.0 22 nd June 2010 Introduction Live@edu is more than just free e-mail it enables you to provide your students with communication and collaboration tools that meet the expectations

More information

Vendor: Microsoft. Exam Code: Exam Name: Administering Office 365. Version: DEMO

Vendor: Microsoft. Exam Code: Exam Name: Administering Office 365. Version: DEMO Vendor: Microsoft Exam Code: 70-323 Exam Name: Administering Office 365 Version: DEMO QUESTION 1 Your company has a Microsoft Exchange Server 2003 organization. Users access their mailbox by using RPC

More information

Remove Exchange 2003 Server After 2010 Migration

Remove Exchange 2003 Server After 2010 Migration Remove Exchange 2003 Server After 2010 Migration Use the following table (from Mailbox Migration to Exchange Online) to decide Exchange 2013, Exchange 2010, Exchange 2007, or Exchange 2003 Customers with

More information

Symprex Out-of-Office Extender

Symprex Out-of-Office Extender Symprex Out-of-Office Extender User's Guide Version 7.0.0. Copyright 017 Symprex Limited. All Rights Reserved. Contents Chapter 1 1 Introduction 1 System Requirements Permissions Requirements Chapter On-Premises

More information

SafeConsole On-Prem Install Guide

SafeConsole On-Prem Install Guide version 5.4 DataLocker Inc. December, 2018 Reference for SafeConsole OnPrem 1 Contents Introduction................................................ 3 How do the devices become managed by SafeConsole?....................

More information

Manually Remove Exchange 2003 After Migration 2010

Manually Remove Exchange 2003 After Migration 2010 Manually Remove Exchange 2003 After Migration 2010 I've recently migrated from Exchange Server 2003 to Exchange Server 2010 moved to exchange server 2010 MDB. as I know, If I remove exchange server 2003

More information

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version

Installation Guide. 3CX CRM Plugin for ConnectWise. Single Tenant Version Installation Guide 3CX CRM Plugin for ConnectWise Single Tenant Version "Copyright VoIPTools, LLC 2011-2016" Information in this document is subject to change without notice. No part of this document may

More information

Sophos UTM Web Application Firewall For: Microsoft Exchange Services

Sophos UTM Web Application Firewall For: Microsoft Exchange Services How to configure: Sophos UTM Web Application Firewall For: Microsoft Exchange Services This guide explains how to configure your Sophos UTM 9.3+ to allow access to the relevant Microsoft Exchange services

More information

Exchange Manager Admin Guide

Exchange Manager Admin Guide Version 4.3 March 14, 2018 Copyright 2013, 2017, Oracle and/or its affiliates. All rights reserved. This software and related documentation are provided under a license agreement containing restrictions

More information

Enterprise Vault.cloud Folder Sync 1.13 Administration Guide

Enterprise Vault.cloud Folder Sync 1.13 Administration Guide Enterprise Vault.cloud Folder Sync 1.13 Administration Guide Enterprise Vault.cloud: Folder Sync 1.13 Administration Guide Last updated: 2018-06-04. Legal Notice Copyright 2018 Veritas Technologies LLC.

More information

365 Migration Playbook: GoDaddy IMAP to 365

365 Migration Playbook: GoDaddy IMAP to 365 365 Migration Playbook: GoDaddy IMAP to 365 GoDaddy IMAP to 365 Migration Playbook Prepared by Nick Ross Sales Engineer (nross@pax8.com) Table of Contents Planning Phase 1: Gather All the Necessary Credentials...

More information

Server Outlook.office365.com Error Code 8

Server Outlook.office365.com Error Code 8 Outlook Is Unable To Connect To The Proxy Server Outlook.office365.com Error Code 8 Outlook is unable to connect to the proxy server. (Error Code 0). When using auto-configuration to set up the Exchange

More information

Setup Guide for AD FS 3.0 on the Apprenda Platform

Setup Guide for AD FS 3.0 on the Apprenda Platform Setup Guide for AD FS 3.0 on the Apprenda Platform Last Updated for Apprenda 6.5.2 The Apprenda Platform leverages Active Directory Federation Services (AD FS) to support identity federation. AD FS and

More information

NetBackup Collection Quick Start Guide

NetBackup Collection Quick Start Guide NetBackup Collection Quick Start Guide This whitepaper is intended for IT professionals, IT managers, and IT personnel responsible for the planning, setup, and/or administration of Veritas Information

More information

Training Kit Administering Microsoft SQL Server 2012 Databases. Training Kit EXAM SQL Server 2012 Databases

Training Kit Administering Microsoft SQL Server 2012 Databases. Training Kit EXAM SQL Server 2012 Databases spine = 1.47 EXAM 70-462 Administering Microsoft SQL Server 2012 Databases Microsoft Certified Solutions Associate The new MCSA certifications validate the core technical skills required to build a sustainable

More information

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database

VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database VMware AirWatch Database Migration Guide A sample procedure for migrating your AirWatch database For multiple versions Have documentation feedback? Submit a Documentation Feedback support ticket using

More information

Part 1: Setting up Your Office 365 Account in Outlook

Part 1: Setting up Your Office 365 Account in Outlook Part 1: Setting up Your Office 365 Account in Outlook Step 1: Go to Control Panel > Mail > Show Profiles > Add. You will need to give a name to your new Outlook profile. You can name it anything you d

More information

Vision deliver a fast, easy to deploy and operate, economical solution that can provide high availability solution for exchange server

Vision deliver a fast, easy to deploy and operate, economical solution that can provide high availability solution for exchange server Exchange server 2010 Interview Questions High Availability Filed under: Exchange Server 2010 exchange2k10 @ 5:04 pm 1. What are the vision and Goals of Exchange Server 2010 high availability? Vision deliver

More information

Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server

Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server Parallels Remote Application Server Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server Contents 1. Introduction a. Why Should You Migrate from Citrix to Parallels RAS b. Overview

More information

Edge Device Manager Quick Start Guide. Version R15

Edge Device Manager Quick Start Guide. Version R15 Edge Device Manager Quick Start Guide Version R15 Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates

More information

Enterprise Vault Setting up Exchange Server and Office 365 for SMTP Archiving and later

Enterprise Vault Setting up Exchange Server and Office 365 for SMTP Archiving and later Enterprise Vault Setting up Exchange Server and Office 365 for SMTP Archiving 12.1 and later Enterprise Vault : Setting up Exchange Server and Office 365 for SMTP Archiving Last updated: 2018-12-03. Legal

More information

Automating vcloud Director with OnCommand Workflow Automation

Automating vcloud Director with OnCommand Workflow Automation Automating vcloud Director with OnCommand Workflow Automation Pirate Pack for vcloud v1.0 Jeremy Goodrum, NetApp February 2013 Abstract The purpose of this document is to guide administrators through the

More information

Zetadocs for NAV Installation Guide. Equisys Ltd

Zetadocs for NAV Installation Guide. Equisys Ltd 2 Table of Contents 4 Deployment Scenarios Overview Zetadocs Express 4 Zetadocs Delivery Essentials 4 Zetadocs Capture Essentials 4 Deployment Environments 4 6 Express Installation 1. Installing the Zetadocs

More information

Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0

Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0 Deployment guide for Duet Enterprise for Microsoft SharePoint and SAP Server 2.0 Microsoft Corporation Published: October 2012 Author: Microsoft Office System and Servers Team (itspdocs@microsoft.com)

More information

Power365. Prerequisites. April 2018

Power365. Prerequisites. April 2018 Power365 Prerequisites April 2018 Table of Contents Email from File / Email with Discovery Prerequisites... 4 Browser... 4 Internet Requirement for Online Help and Video Tutorials... 4 Office 365 Global

More information

ENABLING AND MANAGING OFFICE 365

ENABLING AND MANAGING OFFICE 365 20347 - ENABLING AND MANAGING OFFICE 365 CONTEÚDO PROGRAMÁTICO Module 1: Planning and provisioning Office 365 This module reviews the features of Office 365 and identifies recent improvements to the service.

More information

Fasthosts Customer Support Software Setup Guide. Professional Mailbox.

Fasthosts Customer Support  Software Setup Guide. Professional Mailbox. Fasthosts Customer Support Email Software Setup Guide Professional Mailbox. Contents Professional Mailbox Setup Guide... 1 Download and Install Microsoft Outlook... 1 Enabling access... 5 Setup Autodiscover...

More information

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager

VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Manager VMware AirWatch - Workspace ONE, Single Sign-on and VMware Identity Table of Contents Lab Overview - HOL-1857-03-UEM - Workspace ONE UEM with App & Access Management... 2 Lab Guidance... 3 Module 1 - Workspace

More information

Centrify for Dropbox Deployment Guide

Centrify for Dropbox Deployment Guide CENTRIFY DEPLOYMENT GUIDE Centrify for Dropbox Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical component of

More information

WatchGuard XCS and Outlook Web Access 2013

WatchGuard XCS and Outlook Web Access 2013 WatchGuard XCS and Outlook Web Access 2013 The Secure WebMail proxy provides a highly secure mechanism for accessing Microsoft OWA (Outlook Web Access). OWA uses a very similar interface to Outlook and

More information

Getting Started with Outlook Web App (OWA)

Getting Started with Outlook Web App (OWA) Getting Started with Outlook Web App (OWA) Office 365 User Guide When first accessing your new Office 365 account, or if you are having any issues with your regular email client, use the below directions

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

User Guide. Version R94. English

User Guide. Version R94. English AuthAnvil User Guide Version R94 English March 8, 2017 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as updated

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Office 365 Administration and Troubleshooting

Office 365 Administration and Troubleshooting Office 365 Administration and Troubleshooting Course 10997A 3 Days Instructor-led, Hands on Course Information This is a three-day Instructor Led Training (ILT) course that targets the needs of information

More information

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9 Gateway Upgrade Guide for On-Premises Version 17 August 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Upgrading Primavera Gateway... 7 Prerequisites... 7 Upgrading Existing Gateway Database...

More information

Deltek Touch Expense for Ajera. Touch 1.0 Technical Installation Guide

Deltek Touch Expense for Ajera. Touch 1.0 Technical Installation Guide Deltek Touch Expense for Ajera Touch 1.0 Technical Installation Guide June 01, 2018 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical

More information

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 Table of Contents Introduction to Horizon Cloud with Manager.... 3 Benefits of Integration.... 3 Single Sign-On....3

More information

Enterprise Vault.cloud Archive Migrator Guide. Archive Migrator versions 1.2 and 1.3

Enterprise Vault.cloud Archive Migrator Guide. Archive Migrator versions 1.2 and 1.3 Enterprise Vault.cloud Archive Migrator Guide Archive Migrator versions 1.2 and 1.3 Enterprise Vault.cloud: Archive Migrator Guide Last updated: 2018-01-09. Legal Notice Copyright 2018 Veritas Technologies

More information

x10data Application Platform v7.1 Installation Guide

x10data Application Platform v7.1 Installation Guide Copyright Copyright 2010 Automated Data Capture (ADC) Technologies, Incorporated. All rights reserved. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the

More information

VMware Identity Manager Administration

VMware Identity Manager Administration VMware Identity Manager Administration VMware Identity Manager 2.4 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange 5.2

Cisco TelePresence Management Suite Extension for Microsoft Exchange 5.2 Cisco TelePresence Management Suite Extension for Microsoft Exchange 5.2 Deployment Guide Last Updated: November 2017 Cisco Systems, Inc. www.cisco.com Introduction Introduction Cisco TelePresence Management

More information