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 Cutover 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 Cutover Migration... 4 Adding Domain Names to Office Enabling Outlook Anywhere... 5 Configuring a Migration Service Account and Permissions... 7 Preparing Recipients... 7 Starting the Cutover Migration... 7 Creating the Migration Batch... 7 Monitor the Migration Progress... 8 Configuring Client Software and Devices Removing the Migration Batch Completing the Migration... 14

4 Introduction A cutover migration migrates all the existing mailboxes, contacts, and distribution groups (except for dynamic distribution groups) from an on-premises Exchange organization into Exchange Online. Cutover migrations do not include public folders. An overview of the cutover migration process, along with the pros and cons of this migration method, can be found in Chapter 7. Before you begin a cutover migration, read through the overview and the complete migration process so that you can understand the steps involved, any limitations, and to identify any areas in which a cutover migration might be unsuitable for your migration project. Preparing for a Cutover Migration Let s take a closer look at the steps for a cutover migration. The scenario used in this example is an Exchange 2007 on-premises organization called Not Real University. We'll begin with a demonstration of how to prepare the Office 365 tenant for a cutover migration. Adding Domain Names to Office 365 Naturally you need to sign up for an Office 365 tenant before you can perform a cutover 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. 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

5 provider, and who are comfortable making DNS changes themselves, the prospect of moving the zone to Office 365 offers no 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 Possible service issues with your domain. You can ignore this warning until you ve completed adding all 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

6 Name : EX2007SRV OutlookAnywhereEnabled : True [PS] C:\>Get-OutlookAnywhere Format-List ServerName,ClientAuthenticatioNmethod,ExternalHostname ServerName : EX2007SRV ClientAuthenticationMethod : Ntlm ExternalHostname : mail.notrealuniversity.com To test the Exchange 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 common 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 Configuring a Migration Service Account and Permissions For cutover 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 Pre-provision a security group in Exchange Online for each mail-enabled security group that exists in the on-premises environment Clean up stale delegates and managers Disable Unified Messaging Starting the Cutover Migration With all the preparation tasks complete you can create the migration batch and begin the initial synchronization of mailbox contents. Creating the Migration Batch Log in to the Exchange Administration Center using your tenant administrator account and navigate to Recipients, and then Migration. Click the icon to create a new migration batch, selecting Migrate to Exchange Online (Figure 6). Figure 6: Create a new migration batch Select Cutover migration from the list of migration types. Enter the address of an on-premises mailbox user, and then the username and password for the migration service account you created earlier. Autodiscover will automatically detect the Outlook Anywhere settings to use. You can also click on More options and verify

8 that the mailbox permissions type is set to match the access type you granted to the service account earlier (Figure 7). Figure 7: Validating the mailbox permissions Give the migration batch a name. Since there is only one migration batch for a cutover migration you don t need to put much thought into a descriptive name. Finally, enter at least one recipient to receive reports for the migration batch. This can be a recipient in the on-premises Exchange organization or an external address if you choose (Figure 8). Figure 8: Nominating an account to receive the migration report Choose whether to start the batch manually or automatically (i.e., immediately) and click New to complete the wizard. The cutover migration batch has no impact on the end users while it is synchronizing mailbox contents, but you might want to wait for an evening or weekend before you start it if you have specific timing for the migration in mind. Monitor the Migration Progress You can monitor the progress of the migration by selecting the migration batch and clicking the link to View details (Figure 9).

9 Figure 9: Monitoring the migration batch job Be patient, as the initial provisioning can take several minutes, and the initial synchronization can take days or weeks depending on the amount of mailbox data to be migrated. You may notice that not all mailboxes are processed simultaneously. The limits for simultaneous processing vary, but you can expect 100 mailboxes to be processed at a time. Figure 10: Viewing details of the migration job If you do experience failures you may need to review your preparation steps again, such as verifying that there are no stale delegate or manager entries. At any stage, you can stop and then start the migration batch to allow it to retry a previously failed item. You can also check the progress of the migration batch in PowerShell. The first step is to connect a PowerShell session to Exchange Online, which can be achieved using a convenient PowerShell function such as Connect- EXOnline You can learn more about connecting to Exchange Online with PowerShell in Chapter 5. After connecting to Exchange Online with PowerShell run the following command to see the status of each mailbox being migrated.

10 [PS] C:\> Get-MigrationUser Get-MigrationUserStatistics Select identity,status,percentage* Format-Table AutoSize Continue to monitor the progress of the migration at regular intervals, or simply wait for the notification to arrive to let you know when initial synchronization has completed. If you look at the list of users in the Office 365 admin portal, or the list of mailboxes in the Exchange Administration Center, you will notice that it is populated with all of the users you are migrating to Office 365. At this stage the mailboxes are fully functional and users could login to services such as Outlook Web App, but new is not being delivered to those mailboxes until you change the MX records for the domain to point to Office 365. This gives you total control over when the final cutover will occur. In the meantime, your users should continue to connect to their on-premises mailboxes and use them as normal. When the initial synchronization is complete, you ll receive an notification to let you know the results (Figure 11). Now you can begin the final cutover tasks. These include: Changing MX records to point to Office 365 Configuring Autodiscover to point to Office 365 Running a final synchronization of mailboxes Figure 11: Results of a migration batch You will need to communicate this change to your end users and advise them of what they need to do (e.g., log out of Outlook for the cutover period) as well as any user experiences that will change (e.g., the Office 365 OWA interface looks very different to Exchange 2010 and earlier). Finally, you need to provide users with their login credentials for their new Office 365 accounts. Like anything to do with credentials, this should be done in a secure manner. Note: Providing users with their Office 365 credentials before the cutover time allows them to login to the Office 365 portal and set their password to one that they will remember. However, if you do this make sure you clearly communicate to your users that they should not use their Office 365 mailbox to send or receive yet. The scheduling of the cutover will really depend on the size and complexity of your business. Whether you choose to do it during a business day, one evening during the week, or over the weekend, if planning and communication is in good order the cutover should go well. Because multiple DNS changes are required to enable the switchover to Office 365, it is strongly recommended to review your existing DNS records first (Figure 12).

11 Figure 12: Reviewing DNS records The value for TTL (time to live) is important here. This indicates to DNS servers and clients how long they should cache the value of the DNS record. Until the TTL has expired a DNS server will continue to answer queries for your records with the old, cached value instead of the new value. In other words, the TTL is approximately how long you can expect to wait before a change to your Autodiscover or MX records takes effect, which means new will still deliver to your on-premises Exchange server for that period. Real World: A common approach is to lower the TTL value to something very short, such as 5 minutes (300 seconds). If this is done a day or two before the planned cutover time, then it improves the likelihood that the change to the Autodiscover and MX records will take effect much quicker. For details on the steps required to update MX and Autodiscover records in DNS, refer to Chapter 7. Configuring Client Software and Devices It s time to connect your end users to their new Office 365 mailboxes. Remember that the user accounts in Office 365 are separate to their on-premises Active Directory user accounts, and will have different passwords. You must distribute the passwords to your end users so that they can configure their software and devices to connect to their Office 365 mailboxes. For Outlook users, when a new profile is created Autodiscover will direct them to Exchange Online and they will be prompted to enter their Office 365 credentials. Ticking the box to remember the credentials will improve their user experience by not constantly re-prompting them for the credential with every new connection (Figure 13).

12 Figure 13: Entering credentials You can read more about configuring and managing clients and devices in Chapter 6. Removing the Migration Batch When the cutover migration is completed, you can remove the migration batch job. Before you remove the job, you should ensure that all your end users are able to connect to Office 365, or at least ensure that none of them have connected to the on-premises Exchange server since the last incremental synchronization occurred. One way to verify this is to use the Get-MailboxStatistics cmdlet in the Exchange Management Shell. For example: [PS] C:\> Get-MailboxStatistics select DisplayName,LastLogonTime,LastLoggedOnUserAccount Sort LastLogonTime The output (Figure 14) will show the last logon time for each mailbox, sorted in order of the last logon timestamp, and will also display the name of the user account that was responsible for the last logon. Figure 14: Viewing the output of Get-MailboxStatistics

13 In the example above you can see that Alan Reid has logged on to his mailbox more recently than the migration service account. This indicates that his Outlook or mobile device may still be configured to connect to the on-premises server. It may also mean that there are unsynchronized messages in his mailbox, for example new sent items that have not yet been copied to Office 365. That is an example of something that should be followed up before removing the migration batch. Another method to check that the migration batch can be removed is to check the last sync time for the mailboxes. You can check this in the Exchange Administration Center for Office 365 in the Recipients section under Migration. Review the last synced time for the migration batch (Figure 15) to confirm that at least one incremental synchronization has occurred since you changed the MX records to point to Office 365 and reconfigured all the end users Outlook profiles and mobile devices. Figure 15: Checking the status of a migration batch If you need to manually force another incremental synchronization click Resume (Figure 16). Figure 16: Resuming a migration batch job When you re ready to remove the migration batch, click Delete (Figure 17).

14 Figure 17: Removing the migration batch job Completing the Migration After the migration batch job has moved all the user mailboxes to Office 365, there are some further steps to complete the cutover migration project. 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 staged 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

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

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

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

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

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

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

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

Mailbox Control Panel

Mailbox Control Panel Mailbox Control Panel Contents Introduction... 1 Access the Mailbox Control Panel... 1 The Interface... 1 Left side... 2 Right side... 3 Menu... 4 Dashboard... 4 Mailbox settings... 4 Mailbox management...

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

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

Fasthosts Customer Support Mailbox Control Panel. A walkthrough of the Mailbox Control Panel

Fasthosts Customer Support Mailbox Control Panel. A walkthrough of the Mailbox Control Panel Fasthosts Customer Support Mailbox Control Panel A walkthrough of the Mailbox Control Panel Contents Introduction... 1 Access the Mailbox Control Panel... 1 The Interface... 2 Left side... 3 Right side...

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

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

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

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

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

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

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

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

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

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

Professional mailbox Setup Guide

Professional mailbox Setup Guide Professional mailbox Setup Guide Contents Professional Mailbox Setup Guide... 1 Setup Autodiscover... 2 Autodiscover setup example... 2 Setting up Outlook 2016 using Autodiscover... 3 Setting up Outlook

More information

BEST PRACTICES ARCHIVE in contentaccess

BEST PRACTICES  ARCHIVE in contentaccess BEST PRACTICES EMAIL ARCHIVE in contentaccess Use case: Email Archive configuration for companies with up to 2,000 mailboxes This section is intended to give an overview about how to configure email archiving.

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

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012848-001, Rev. E Release Date July 2015 Applicability This version of the SAS

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

Create a company Shared Contacts in Office 365

Create a company Shared Contacts in Office 365 Create a company Shared Contacts in Office 365 Many businesses require a shared calendar that is accessible by all users, perhaps to create an on call roster or similar type of group schedule. In this

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

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

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

ISA 2006 and OWA 2003 Implementation Guide

ISA 2006 and OWA 2003 Implementation Guide ISA 2006 and OWA 2003 Implementation Guide Copyright Copyright 2006, CRYPTOCard Corp. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

Zetafax Exchange Online Connector Setup Guide Equisys Ltd

Zetafax Exchange Online Connector Setup Guide Equisys Ltd Zetafax Exchange Online Connector Setup Guide Zetafax Exchange Online Connector Setup Guide All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic,

More information

Connect to Wireless, certificate install and setup Citrix Receiver

Connect to Wireless, certificate install and setup Citrix Receiver Connect to Wireless, certificate install and setup Citrix Receiver This document explains how to connect to the Wireless Network and access applications using Citrix Receiver on a Bring Your Own Device

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

Microsoft PRO- Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010

Microsoft PRO- Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 http://www.ipass4sure.com Microsoft PRO- Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 http://www.ipass4sure.com/exams.asp?examcode= The practice exam is written and formatted

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

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-06-18. Legal

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

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

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

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

Synchronization Agent Configuration Guide

Synchronization Agent Configuration Guide SafeNet Authentication Service Synchronization Agent Configuration Guide 1 Document Information Document Part Number 007-012848-001, Rev. B Release Date March 2015 Applicability This version of the SAS

More information

User Guide Online Backup

User Guide Online Backup User Guide Online Backup Table of contents Table of contents... 1 Introduction... 2 Getting Started with the Online Backup Software... 2 Installing the Online Backup Software... 2 Configuring a Device...

More information

TouchDown for Android Installation and Configuration Guide

TouchDown for Android Installation and Configuration Guide TouchDown for Android Installation and Configuration Guide 2013 NitroDesk Inc. All Rights Reserved. Unauthorized reproduction prohibited. TouchDown Version 8.1 - April 2013 Table of Contents Download

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

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

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

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

INSTALLATION GUIDE Spring 2017

INSTALLATION GUIDE Spring 2017 INSTALLATION GUIDE 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 Agreement and

More information

Migrating from IBM Lotus Domino to Zimbra Collaboration Suite

Migrating from IBM Lotus Domino to Zimbra Collaboration Suite Migrating from IBM Lotus Domino to Zimbra Collaboration Suite The Zimbra Collaboration Suite (ZCS) Migration Wizard for Lotus Domino is used to migrate IBM Lotus Domino server email accounts to the Zimbra

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

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

Microsoft Exchange Server 2007 and 2010 Operations

Microsoft Exchange Server 2007 and 2010 Operations Microsoft Exchange Server 2007 and 2010 Operations This article refers to the Barracuda Cloud Archiving Service and Microsoft Exchange Server 2007 and 2010. Configure actions that the Barracuda Cloud Archiving

More information

owncloud Android App Manual

owncloud Android App Manual owncloud Android App Manual Release 2.7.0 The owncloud developers October 30, 2018 CONTENTS 1 Release Notes 1 1.1 Changes in 2.7.0............................................. 1 1.2 Changes in 2.6.0.............................................

More information

One Identity Active Roles 7.2. Web Interface Administrator Guide

One Identity Active Roles 7.2. Web Interface Administrator Guide One Identity Active Roles 7.2 Web Interface Administrator Guide Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

More information

SpaceShuttle User guide v3

SpaceShuttle User guide v3 SpaceShuttle User guide v3 1.Get Started with SpaceShuttle p2 1.1 For Windows p2 How to download and install Aspera Connect p2 1.2 For Mac p4 How to download and install Aspera Connect p4 2. Accessing

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

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

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

XIA Configuration Server

XIA Configuration Server XIA Configuration Server XIA Configuration Server v6 Cloud Services Quick Start Guide Tuesday, 20 May 2014 1 P a g e X I A C o n f i g u r a t i o n C l o u d S e r v i c e s Contents Overview... 3 Creating

More information

SelectHR Installation & Upgrade Instructions

SelectHR Installation & Upgrade Instructions SelectHR Installation & Upgrade Instructions 1 Table of Contents Important Notes... 4 Components of SelectHR... 4 New Installations... 4 Upgrades... 4 Understanding SSUs... 4 Windows Authentication & Single

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

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

WANSyncHA Microsoft Exchange Server. Operations Guide

WANSyncHA Microsoft Exchange Server. Operations Guide WANSyncHA Microsoft Exchange Server Operations Guide About This Guide This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user

More information

One Identity Manager 8.0. Administration Guide for Connecting to Azure Active Directory

One Identity Manager 8.0. Administration Guide for Connecting to Azure Active Directory One Identity Manager 8.0 Administration Guide for Connecting to Copyright 2017 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described

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

Configuration Guide. Version 1.5.9

Configuration Guide. Version 1.5.9 Configuration Guide Version 1.5.9 Copyright TeamExpand 22/07/2015 1. Overview 2 Table of contents 1. Overview... 3 1.1 Purpose... 3 1.2 Preconditions... 3 1.3 Applying changes... 5 1.3.1 Sync via UI...

More information

VMware AirWatch PowerShell Integration Guide Securing your infrastructure

VMware AirWatch PowerShell Integration Guide Securing your  infrastructure VMware AirWatch PowerShell Integration Guide Securing your email infrastructure Workspace ONE UEM v9.4 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard

More information

Cloud Access Manager Overview

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

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

VMware AirWatch PowerShell Integration Guide Securing your infrastructure

VMware AirWatch PowerShell Integration Guide Securing your  infrastructure VMware AirWatch PowerShell Integration Guide Securing your email infrastructure Workspace ONE UEM v1810 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard

More information

12d Synergy Server Installation Guide

12d Synergy Server Installation Guide 12d Synergy Server Installation Guide Version 3.0 April 2017 12d Solutions Pty Ltd ACN 101 351 991 PO Box 351 Narrabeen NSW Australia 2101 (02) 9970 7117 (02) 9970 7118 support@12d.com www.12d.com 12d

More information

Client Configuration Guide

Client Configuration Guide Email Client Configuration Guide Contents Prerequisites... 1 Microsoft Outlook 2007... 2 Microsoft Outlook 2002/XP and 2003... 7 Microsoft Windows Mail (available with Vista only)... 11 Microsoft Outlook

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

Issued March FLY for Dropbox Installation and Configuration Guide

Issued March FLY for Dropbox Installation and Configuration Guide FLY for Dropbox Installation and Configuration Guide Issued March 2018 FLY for Dropbox Installation and Configuration Guide 1 Table of Contents About This Guide... 3 Uninstalling FLY for Dropbox... 4 Installing

More information

owncloud Android App Manual

owncloud Android App Manual owncloud Android App Manual Release 2.0.0 The owncloud developers December 14, 2017 CONTENTS 1 Using the owncloud Android App 1 1.1 Getting the owncloud Android App...................................

More information

One Identity Manager Administration Guide for Connecting to Exchange Online

One Identity Manager Administration Guide for Connecting to Exchange Online One Identity Manager 8.0.1 Administration Guide for Connecting to Copyright 2018 One Identity LLC. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software

More information

MB Microsoft Dynamics CRM 2016 Online Deployment.

MB Microsoft Dynamics CRM 2016 Online Deployment. MB2-710 Microsoft Dynamics CRM 2016 Online Deployment Getting Started Overview CRM Online is a cloud-based offering of Microsoft Dynamics CRM The licensing is a subscription-based model with a monthly

More information

VMware AirWatch: Directory and Certificate Authority

VMware AirWatch: Directory and Certificate Authority Table of Contents Lab Overview - HOL-1857-06-UEM - VMware AirWatch: Directory and Certificate Authority Integration... 2 Lab Guidance... 3 Module 1 - Advanced AirWatch Configuration, AD Integration/Certificates

More information

ISEC7 Mobile Exchange Delegate

ISEC7 Mobile Exchange Delegate Android User Documentation 1 Create Master Account 4 2 Add Delegate Access 6 3 Add Shared Calendars 7 4 Synchronization 8 5 Managing Folders 9 5.1 Folders 9 5.2 Add Folder 10 6 Move Items 11 7 Categorize

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

FileCruiser. Administrator Portal Guide

FileCruiser. Administrator Portal Guide FileCruiser Administrator Portal Guide Contents Administrator Portal Guide Contents Login to the Administration Portal 1 Home 2 Capacity Overview 2 Menu Features 3 OU Space/Team Space/Personal Space Usage

More information

Dell One Identity Cloud Access Manager 8.0. Overview

Dell One Identity Cloud Access Manager 8.0. Overview Dell One Identity Cloud Access Manager 8.0 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

Fasthosts Customer Support Software Setup Guide. Exchange 2013 Mailbox

Fasthosts Customer Support  Software Setup Guide. Exchange 2013 Mailbox Fasthosts Customer Support Email Software Setup Guide Exchange 2013 Mailbox Contents Exchange 2013 Mailbox Setup Guide... 1 Download and Install Microsoft Outlook... 1 Setup Autodiscover... 4 Setting up

More information

Pro:Deploying Messaging Solutions w/ms Exchange Server Exam.

Pro:Deploying Messaging Solutions w/ms Exchange Server Exam. Microsoft 70-238 Pro:Deploying Messaging Solutions w/ms Exchange Server 2007 Exam TYPE: DEMO http://www.examskey.com/70-238.html Examskey Microsoft70-238 exam demo product is here for you to test the quality

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

Integrating PowerShell with Workspace ONE. VMware Workspace ONE UEM 1811

Integrating PowerShell with Workspace ONE. VMware Workspace ONE UEM 1811 Integrating PowerShell with Workspace ONE 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

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS)

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) Installation Guide NEC NEC Corporation October 2010 NDA-30362, Revision 15 Liability Disclaimer NEC Corporation reserves the right

More information

Software Autodiscover Setup Guide

Software Autodiscover Setup Guide Email Software Autodiscover Setup Guide Contents Exchange 2013 Mailbox Setup Guide... 1 Setup Autodiscover... 1 Setting up Outlook 2016 using Autodiscover... 2 Setting up Outlook 2016 for Mac using Autodiscover...

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

Android User Guide. for version 5.3

Android User Guide. for version 5.3 Android User Guide for version 5.3 Contents 1. Installation... 3 1.1. How to install Babelnet... 3 1.2. Enter Babelnet in the search field.... 3 1.3. Safety precautions when using Babelnet on your Android...

More information

by Jim. Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Microsoft.Actualtests By-Jay-Corrected

by Jim. Number: Passing Score: 800 Time Limit: 120 min File Version: 1.0. Microsoft.Actualtests By-Jay-Corrected 70-346 by Jim Number: 070-346 Passing Score: 800 Time Limit: 120 min File Version: 1.0 Microsoft.Actualtests.70-346.By-Jay-Corrected -12-6-14 Number: 000-000 Passing Score: 800 Time Limit: 120 min File

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

Enterprise Vault Guide for Outlook Users

Enterprise Vault Guide for Outlook Users Enterprise Vault Guide for Outlook Users (Full Functionality) 12.3 Enterprise Vault : Guide for Outlook Users Last updated: 2018-03-29. Legal Notice Copyright 2018 Veritas Technologies LLC. All rights

More information

User Guide. Version R92. English

User Guide. Version R92. English AuthAnvil User Guide Version R92 English October 9, 2015 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 from

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