MigrationWiz Enterprise Coexistence

Size: px
Start display at page:

Download "MigrationWiz Enterprise Coexistence"

Transcription

1 MigrationWiz Enterprise Coexistence

2 Table of Contents Document versions... 3 Overview... 4 Project Flow... 6 Prerequisites... 7 Server Requirements... 7 Certificate requirements... 7 Administrator requirements... 7 Source and Destination systems... 8 Supportability Matrix... 8 Microsoft Azure Active Directory Sync... 8 Configure Microsoft AAD Sync... 9 MigrationWiz SDK Windows Azure Active Directory Module for Windows PowerShell Config.xml file Migration Waves Prerequisites Check list Executing the MigrationWiz Enterprise Coexistence Scripts Scripts execution order and recurrence Phase 1 - MWEC-Phase1-PrepareCoexistence.ps Prepare the On Premises AD Prepare On Premises Exchange Prepare Office Configure MigrationWiz Project Post-Script tests Phase 2 MWEC-Phase2-InitiateBatch.ps On-Premises AD Office

3 MigrationWiz Phase 3 MWEC-Phase3-MonitorPreStage.ps MigrationWiz Phase 4 MWEC-Phase4-FinalSync.ps MigrationWiz Phase 5 MWEC-Phase5-FinalizeBatch.ps MigrationWiz Office On Premises Exchange MigrationWiz Configure Deployment Pro GPO (Manual) Document versions The version of this document should be matched with the version of the scripts. Any changes made on the scripts that trigger a version change should be matched on a new version of this document. Make sure you are looking at the correct version. Date Version Author 8/17/ Antonio Vargas 9/18/ Antonio Vargas 11/08/ Antonio Vargas

4 Overview Too often companies purchase Office 365 as part of a Microsoft EA agreement but do not deploy it. CIOs have hundreds of on-going initiatives and don t want to distract their IT department with yet another initiative, especially if their existing system works today. The traditional Partner strategy to migrate a CAM/CTM customer with On-Premises Exchange to Office 365 is often to deploy hybrid. However, hybrid can be extremely time-consuming and intrusive to get set up, and in some cases, can be very difficult to remove once the migration has been completed. However, if we can simplify and accelerate the process with minimal disruption to the IT organization, this may unblock the move. Once customers are in Office 365, there are a significant number of cloud-based cross-sell/upsell opportunities for the Partner who is now their trusted advisor. What if you could start migrating on Day 2, and migrate the first one hundred users to Office 365 in one to two weeks while maintaining and calendar coexistence? BitTitan has developed a solution to do just that. Once the first one hundred users are onboarded, and the customer sees that the process is painless to the users, the CIO will likely okay the full migration to be completed. Once the full mailbox migration is completed, the Partner can then sell other migration services, such as PST discovery/ migration, and document migration, as well as other added value services. From a Partner s perspective, 95% of the process is completely automated. Once the MigrationWiz Enterprise Coexistence solution is deployed, it will: Configure and calendar coexistence Automatically configure the projects in MigrationWiz Perform a first sync of the mailboxes Monitor the on-going migrations and act on errors Perform a Delta sync of the mailboxes Monitor the Delta sync and maintain appropriate mail flow for mailboxes when they complete Transition the users to Office 365 maintaining mail flow and free busy, as well as using the onpremises password via AADSync Automatically configure Outlook on the desktops to point to Office 365 (using DeploymentPro)

5

6 Project Flow

7 Prerequisites Server Requirements The server requirements to run the MigrationWiz Enterprise Coexistence scripts are: Virtual Machine with Windows Server 2012 and 8GB of RAM (Domain Joined) Microsoft Azure Active Directory Sync MigrationWiz SDK Windows Azure Active Directory Module for Windows PowerShell Windows Management Framework 4.0 (that includes PowerShell 4.0) Microsoft.Net Framework 3.5 Certificate requirements MigrationWiz is a tool that does not require a public certificate to connect to the Source system and move the data, from the On-Premises Exchange to Office 365. However, one of the features of the MigrationWiz Enterprise Coexistence is the free/busy calendar coexistence that does require a public certificate on the On- Premises Exchange to work. With that in mind, and if you choose to take advantage of the free/busy lookups cross premises, a Unified Communications certificate is required on-premises, issued by a Public Certificate Authority on which the Office 365 Exchange Servers trust. The requirement for a Public certificate also applies if you choose to configure an SMTP over TLS mail flow pipe between the Exchange on premises and Office 365. Location Purpose Certificate Names Exchange Service Onpremises Onpremises Free/Busy Lookups Secure SMTP webmail.domain.com (Exchange Webservices external name) Autodiscover.domain.com Mail.domain.com (External name used for mail routing) IIS SMTP Description Certificate to allow free/busy lookups between Office 365 and the On- Premises Exchange Certificate to allow secure SMTP traffic from Office 365 to On-Premises Exchange All the names described above can be on the same UC certificate. Both services are optional, although having the free/busy lookups service is highly recommended, you might choose not to buy or have a public certificate and still use the MigrationWiz Enterprise Coexistence (without free/busy). Administrator requirements The following user permissions are required to successfully run the scripts:

8 System Platform User permissions Local Active Directory Active Directory Domain Administrator Microsoft Exchange on premises Exchange Organization Administrator Office 365 Office 365 Active Directory Global Admin Microsoft Exchange Online Exchange Organization Administrator MigrationWiz MigrationWiz MigrationWiz Account DNS Public DNS provider DNS Admin Source and Destination systems The MigrationWiz Enterprise Coexistence scripts support configuring the following Source systems: Existing Exchange to support mail coexistence only Existing Exchange 2010 SP2 + to support mail and calendar coexistence The scripts use the On-Premises Exchange management shell for several tasks, therefore Exchange 2003 is not supported. Only Exchange systems are supported as Source. The MigrationWiz Enterprise Coexistence scripts support only Exchange Online on Office 365 as Destination system. Supportability Matrix Features Source Destination Mail Flow Coexistence Microsoft Exchange Office 365 Exchange Online Free Busy and Mail Flow Coexistence Microsoft Exchange 2010 SP2+ Office 365 Exchange Online Microsoft Azure Active Directory Sync Using Microsoft Azure Active Directory Sync, as part of the MigrationWiz Enterprise Coexistence process, is mandatory. The AAD Sync tool will not only provide the password sync feature, but also be a requirement for the mail flow and free busy coexistence. Before configuring the AAD Sync Server the consultant needs to make sure that:

9 AAD Sync is installed on the same machine that will be used to run the MigrationWiz Enterprise Coexistence Scripts. Directory Synchronization is active on your Office 365 tenant. The on-premises UPN of your users matches the Office 365 UPN, and you have your Active Directory remediated. (click here for more information on how to prepare for directory synchronization) Make sure you do not run AAD Sync before you configure the tool. If you have run the tool, please contact the BitTitan support. Configure Microsoft AAD Sync Once you install the Microsoft AAD Sync, and before you run it for the first time, you need to configure attribute filtering. Follow the steps below: 1. Install Microsoft AAD Sync 2. Once the installation is finished, make sure you do not have the Synchronize now box selected. 3. Configure attribute filtering on AAD Sync Attribute Filtering Details The attribute filtering on AAD Sync should be configured so that only users with the extensionatributte15 AD attribute set to migrated are synced to Office 365. To achieve that, open the SyncRulesEditor and create the following: Inbound Synchronization Rule: Name: In From AD DoNotSyncFilter Connected System: <Your Local Domain> Connected System Object Type: User Metaverse Object Type: Person Link type: Join Precendence: 90 Scoping Filter: Attribute: extensionattribute15 Operator: NOTEQUAL Value: Migrated

10 Transformations: FlowType: Constant Target Attribute: CloudFiltered Source: True Distribution Group Filtering Once you configure AADSync, you should filter all your distribution groups at least until you run the MigrationWiz Enterprise Coexistence Script 1. Once that is executed, the groups can then be included on the AADSync scope and pushed to Office 365. Contact your BitTitan PTS if you need help filtering the Distribution Groups or syncing them to Office 365 via script. MigrationWiz SDK All the MigrationWiz Enterprise Coexistence scripts should be executed from the MigrationWiz PowerShell. To install the MigrationWiz PowerShell, follow the instructions in the Knowledge Base article How do I install the BitTitan SDK? Windows Azure Active Directory Module for Windows PowerShell It is also mandatory that you install the Windows Azure Active Directory Module for Windows PowerShell. To download the module, click here. Config.xml file Before running the scripts, you need to fill in the config.xml file (which contains all the configurations for the MigrationWiz Enterprise Coexistence scripts) with the following information: <Settings> <ExchangeVersion> <Version>2010 or 2013</Version> </ExchangeVersion> <MigrationWizSettings> <username>migrationwiz Username</username>

11 <password>migrationwiz Password</password> </MigrationWizSettings> <customerdomain>domain.com</customerdomain> <o365settings> <username>office 365 Administrator Username</username> <password>office 365 Administrator Password</password> <license>office 365 Account SKU ID</license> <usagelocation>office 365 Usage Location</usagelocation> <OnMicrosoftDomain>domain.onmicrosoft.com</OnMicrosoftDomain> <RoutingDomain>domain.mail.onmicrosoft.com</RoutingDomain> </o365settings> <onpremsettings> <url>exchange On premises OWA URL</url> <username>administrator on premises</username> <password>administrator on premises password</password> <powershell>exchange on premises PowerShell URL</powershell> <OUnit>OU with the on premises Exchange users with mailbox</ounit> <SmartHost>mail.domain.com</SmartHost> </onpremsettings> </Settings> Migration Waves For each migration wave, the consultant should create a CSV file with all the Source SMTP addresses of the users that will be migrated, as shown below: Note: The file name should be users.csv and the first row of the column should be named User.

12 Prerequisites Check list Follow the list below, to make sure you have all the prerequisites to run the MigrationWiz Enterprise Coexistence scripts. Step Action Instructions 1 Active Directory Readiness check for Office 365 Prepare AD for Office Prepare the server to run the scripts and AADSync Server Requirements 3 Make sure you have all the necessary admin users User Requirements 4 Install and configure the Microsoft Azure AAD Sync Configure Microsoft AAD Sync 5 Install MigrationWiz SDK MigrationWiz SDK 6 Install Windows Azure Active Directory Module Windows Azure AD Module 7 Prepare the config.xml file Config.xml file 8 Define Migration Waves Migration Waves Executing the MigrationWiz Enterprise Coexistence Scripts Once all the prerequisites are done, and both your Office 365 tenant and the on-premises Active Directory and Microsoft Exchange are ready for the integration, you can run all the MigrationWiz Enterprise Coexistence scripts. Scripts execution order and recurrence The table below provides you a high-level summary of all the scripts, the order you should follow when running them, the number of times you should execute them, and when you should do it: Order Script Recurrence When to run Description 1 MWEC-Phase1- PrepareCoexistence.ps1 Run Once After the pre requisites stage is done. Configures the coexistence and prepares the prerequisites for the migration batches.

13 2 MWEC-Phase2- InitiateBatch.ps1 Once Per Migration Batch After the coexistence scripts were executed successfully. Initiates the migration batch. 3 MWEC-Phase3- MonitorPreStage.ps1 As many times as needed until the pre-stage is done for all users on the batch 4 MWEC-Phase4-FinalSync.ps1 Once after the pre-stage and once before the cutover, per migration batch 5 MWEC-Phase5- FinalizeBatch.ps1 As many times as necessary to cutover all the users that had the full sync done After the batch is successfully initiated. After the prestage of the users is done. After the full sync is done. Moves the mailboxes with the pre-stage migration done to the next step. Starts the full sync before the cutover. Cuts over the users on the migration batch to Office 365. Phase 1 - MWEC-Phase1-PrepareCoexistence.ps1 The first script will prepare the coexistence between the On-Premises Exchange and Office 365, as well as prepare your MigrationWiz account. Estimated Duration (Consultant Actions / Automation): 1 Hour per 1000 users Prescriptive guidance: 1. Check the folder path on the script for the config.xml file (adjust if needed) 2. Make sure your config.xml is filled in with the correct information 3. Open the MigrationWiz PowerShell and execute the MWEC-Phase1-PrepareCoexistence.ps1 script 4. Once prompted access your public DNS zone to create the Federation record The script will perform the following tasks:

14 Prepare the On-Premises AD Creates a BtMigrationWiz OU to be used for future features of the MigrationWiz Enterprise Coexistence scripts. Prepare On-Premises Exchange Adds full access permission to all on-premises Exchange mailboxes for the MigrationWiz administrator user. Creates an Exchange certificate for Federation. Create the Microsoft Federation Trust (DNS validation is a manual task to be done by the consultant). Creates the Organization Relationship for the free busy coexistence. Creates and configures the remote domain for mail flow coexistence. Checks the Exchange on premises version to run the PowerShell cmdlets based on that (Config.xml file) Prepare Office 365 Creates a BtNotMigratedUsers Distribution List. Creates a MailEnabled User for every on-premises mailbox and adds users to the BtNotMigratedUsers distribution list. Configures a transport rule for criteria based routing. Creates an outbound connector for criteria based routing. Creates the Organization Relationship for the free busy coexistence. Configure MigrationWiz Project This task will automatically create the following MigrationWiz Projects in your account: [CustomerDomain]_Prestage o Project will automatically be configured to migrate all mail older than 30 days to Office 365 [CustomerDomain]_DeltaSync o Project will automatically be configured to migrate all mail [CustomerDomain]_NeedsAttention o Any mailboxes with errors that need user intervention will be moved to this project to be triaged and errors resolved. [CustomerDomain]_Completed o Final delta sync has been complete and the final onpremises mailbox has been converted to a remote mailbox Post-Script tests Once the script finishes, the consultant should test both mail flow and free busy coexistence, between a user on-premises and one on Office 365. If needed, the consultant should create a remote mailbox to execute the testing.

15 Phase 2 MWEC-Phase2-InitiateBatch.ps1 The second script will initiate the batch migration for the users defined for that specific batch. Estimated Duration (Consultant Actions / Automation): 30 minutes per 1000 users Estimated Duration (background pre-stage of mailbox data): 750MB 1GB * Concurrent mailboxes (300) per hour. *depending on customer bandwidth Prescriptive guidance: 1. Check the folder path on the script for the config.xml file (adjust if needed) 2. Make sure your config.xml is filled in with the correct information 3. Fill in the Users.csv file with all the addresses of the users to be included on the batch 4. Check the folder path on the script for the users.csv file (adjust if needed) 5. Open the MigrationWiz PowerShell and execute the MWEC-Phase2-InitiateBatch.ps1 script The script will perform the following tasks: On-Premises AD Creates backup users, that will be used to keep the Source mailbox of each user migrated to Office 365. Those backup users will be stored within the BtMigrationWiz OU created by the Phase 1 script. Office 365 Creates temporary users and mailboxes for all users from the migration batch. Assigns a license to each temporary mailbox. The temporary mailboxes address format will be tmp_userprincipalname@<customerdomain>. MigrationWiz Adds all the users from the batch to the [CustomerDomain]_PreStage MigrationWiz project. Starts the Pre-Stage migration for all users. Phase 3 MWEC-Phase3-MonitorPreStage.ps1 The third script will monitor the progress of the Pre-Stage migration. Estimated Duration (Consultant Actions / Automation): 10 minutes Prescriptive guidance: 1. Check the folder path on the script for the config.xml file (adjust if needed) 2. Make sure your config.xml is filled in with the correct information 3. Open the MigrationWiz PowerShell and execute the MWEC-Phase3-MonitorPreStage.ps1 script

16 The script will perform the following tasks: MigrationWiz The script will monitor the [CustomerDomain}_PreStage MigrationWiz project for failed and successful migrations, and take the following actions: o If the migration is finished with success the user is moved to the [CustomerDomain}_DeltaSync MigrationWiz project o If the migration failed less than 9 times the script restarts the migration o If the migration failed more than 9 times the user is moved to the [CustomerDomain]_NeedsAttention MigrationWiz project Phase 4 MWEC-Phase4-FinalSync.ps1 The fourth script will start a full migration pass for all users on the [CustomerDomain}_DeltaSync MigrationWiz project. Estimated Duration (Consultant Actions / Automation): 10 minutes Estimated Duration (background full migration of mailbox data): 750MB 1GB * Concurrent mailboxes (300) per hour. *depending on customer bandwidth Prescriptive guidance: 1. Check the folder path on the script for the config.xml file (adjust if needed) 2. Make sure your config.xml is filled in with the correct information 3. Open the MigrationWiz PowerShell and execute the MWEC-Phase4-FinalSync.ps1 script The script will perform the following tasks: MigrationWiz The script will start a full sync on all mailboxes of the [CustomerDomain]_DeltaSync project. If a sync is in progress for a mailbox the script will notify you and not try to start another sync. If a full sync was already executed for a mailbox the script will notify you and not try to start another sync. Phase 5 MWEC-Phase5-FinalizeBatch.ps1 The last script Estimated Duration (Consultant Actions / Automation): 1 Hour per 1000 users Prescriptive guidance:

17 1. Check the folder path on the script for the config.xml file (adjust if needed) 2. Make sure your config.xml is filled in with the correct information 3. Open the MigrationWiz PowerShell and execute the MWEC-Phase5-FinalizeBatch.ps1 script The script will perform the following tasks: MigrationWiz For each user it will look at the [CustomerDomain]_DeltaSync project, and if a full Delta sync is completed it will move the user to the [CustomerDomain]_Completed MigrationWiz project. After checking the above, and for all those users that had the full sync completed, the script will initiate the cutover of the user from on-premises to Office 365, by performing the following tasks: Office 365 The mail user is removed (and the MSOL user also). Converts the temporary user, created on phase 2, to the final username and primary SMTP address (temporary mailboxes transitioned to permanent). Updates the information needed for the Criteria Based Routing by removing the user from the BtNotMigratedUsers Distribution Group. On Premises Exchange Converts the on-premises mailbox to remote mailbox Stamps the value migrated on the attribute extensionattribute15, on the on-premises users, to include them on the AAD Sync scope Forces AAD Sync to run and SMTP match the user with the one on Office 365 Keeps the Source mailbox by attaching it to the Backup user Adds the user legacydn to the remote mailbox MigrationWiz Once the user cutover is done, the script will change both the Source and the Destination address of each user on the MigrationWiz project. The change pattern will be: Source: User1@domain.com -> backup_user1@domain.com Destination: tmp_user1@domain.com -> user1@domain.com After changing the addresses the script forces a full MigrationWiz sync. Once the script finishes the process for each user, the final result should be a remote mailbox on-premises, synched with a user on Office 365 (synched with AD) with a mailbox license, and all the mailbox items moved via MigrationWiz. The password sync should also be working, should you choose to activate it via the AAD Sync configuration.

18 Configure Deployment Pro GPO (Manual) Once the cutover is finished the DeploymentPro process, to reconfigure all the Outlook clients for those users, needs to be initiated manually, by clicking on the DeploymentPro Option of the [CustomerDomain]_Completed MigrationWiz project. Contact Us For technical information, and to learn more about our pricing and incentives, visit Or contact a BitTitan Partner Technical Strategist at sales@bittitan.com. About BitTitan BitTitan is the cloud services enablement leader, delivering solutions that help IT service providers sell, onboard, and service cloud technology. BitTitan s solutions are cloud-based and save time, money and resources without sacrificing security. Partners have used BitTitan s globally recognized products, including MigrationWiz, to help more than 75,000 global customers transition millions of employees seamlessly to the cloud. For more information, visit BitTitan Corporate Headquarters 3933 Lake Washington Blvd. NE, Suite 200 Kirkland, WA 98033

Hybrid Architecture. Office 365. On-premises Exchange org (Exchange 2007+) Provisioned via DirSync. Secure Mail flow

Hybrid Architecture. Office 365. On-premises Exchange org (Exchange 2007+) Provisioned via DirSync. Secure Mail flow Hybrid Deployment Hybrid Architecture Provisioned via DirSync Exchange 2010 (HUB/CAS) Exchange 2013 CAS & MBX Secure Mail flow Exchange Federation (Free/Busy, Mail Tips, Archive, etc.) Mailbox data via

More information

Migrating Exchange Server to Office 365

Migrating Exchange Server to Office 365 Migrating Exchange Server to Office 365 By: Brien M. Posey CONTENTS Domain Verification... 3 IMAP Migration... 4 Cut Over and Staged Migration Prep Work... 5 Cut Over Migrations... 6 Staged Migration...

More information

Before you begin with an Exchange 2010 hybrid deployment... 3. Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10

Before you begin with an Exchange 2010 hybrid deployment... 3. Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10 Contents Before you begin with an Exchange 2010 hybrid deployment... 3 Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10 Verify prerequisites with an Exchange 2010 hybrid deployment...

More information

Microsoft Premier Deployment. Office 365 Service Description

Microsoft Premier Deployment. Office 365 Service Description Microsoft Premier Deployment Office 365 Service The information contained in this document represents the current view of Microsoft Corporation on the issues discussed as of the date of publication and

More information

Office 365 from the ground to the cloud

Office 365 from the ground to the cloud Office 365 from the ground to the cloud Webinar 8 Preparing for Exam 74-325 July 2014 The Series The Basics Building Your Office 365 Practice Cross-Selling and Upselling Opportunities Microsoft Azure and

More information

Data Ingestion into Office 365

Data Ingestion into Office 365 Data Ingestion into Office 365 Data ingestion sounds like something you need to go to the doctor for because over the counter stuff just isn t helping enough. The fact is that while some start-up greenfield

More information

WHITE PAPER BT Sync, the alternative for DirSync during Migrations

WHITE PAPER BT Sync, the alternative for DirSync during Migrations WHITE PAPER BT Sync, the alternative for DirSync during Migrations INTRODUCTION When you have a migration from Exchange on Premises, you definitely have an Active Directory set up. It is a logical decision

More information

Before you begin with an Exchange 2010 hybrid deployment... 3. Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10

Before you begin with an Exchange 2010 hybrid deployment... 3. Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10 Contents Before you begin with an Exchange 2010 hybrid deployment... 3 Sign up for Office 365 for an Exchange 2010 hybrid deployment... 10 Verify prerequisites with an Exchange 2010 hybrid deployment...

More information

SPHOL300 Synchronizing Profile Pictures from On-Premises AD to SharePoint Online

SPHOL300 Synchronizing Profile Pictures from On-Premises AD to SharePoint Online SPHOL300 Synchronizing Profile Pictures from On-Premises AD to SharePoint Online Contents Overview... 3 Introduction... 3 The Contoso Ltd. Scenario... 4 Exercise 1: Member Server Sign up for Office 365

More information

Table of Contents Introduction... 2 Azure ADSync Requirements/Prerequisites:... 2 Software Requirements... 2 Hardware Requirements...

Table of Contents Introduction... 2 Azure ADSync Requirements/Prerequisites:... 2 Software Requirements... 2 Hardware Requirements... Table of Contents Introduction... 2 Azure ADSync Requirements/Prerequisites:... 2 Software Requirements... 2 Hardware Requirements... 2 Service Accounts for Azure AD Sync Tool... 3 On Premises Service

More information

Extend your Exchange On Premises Organization to the Cloud

Extend your Exchange On Premises Organization to the Cloud Phoenix Cloud Intelligence 2012 Extend your Exchange On Premises Organization to the Cloud Mike Pfeiffer Technical Director Interface Technical Training What is Office 365? Bringing together cloud versions

More information

Navigate your checklist... 3. Before you begin with Exchange 2007... 4. Sign up for Office 365... 11

Navigate your checklist... 3. Before you begin with Exchange 2007... 4. Sign up for Office 365... 11 Contents Navigate your checklist... 3 Before you begin with Exchange 2007... 4 Sign up for Office 365... 11 Verify coexistence prerequisites when deploying AD FS with Exchange 2007... 11 Collect needed

More information

Microsoft 20345-2 Designing and Deploying Microsoft Exchange Server 2016

Microsoft 20345-2 Designing and Deploying Microsoft Exchange Server 2016 1800 ULEARN (853 276) www.ddls.com.au Microsoft 20345-2 Designing and Deploying Microsoft Exchange Server 2016 Length 5 days Price $4169.00 (inc GST) Version A Overview This course provides experienced

More information

Workshop purpose and objective

Workshop purpose and objective Messaging Workshop purpose and objective Workshop purpose Facilitate planning discussions for messaging coexistence Considerations of Office 365 limits and features Objectives Identify Microsoft Office

More information

Office365 Packaged Consultancy

Office365 Packaged Consultancy Office365 Packaged Consultancy Parative have created a set of Office365 delivery packages that will suit pretty much any size of business. Office365 is a flexible cloud based product suite that will fit

More information

Mod 2: User Management

Mod 2: User Management Office 365 for SMB Jump Start Mod 2: User Management Chris Oakman Managing Partner Infrastructure Team Eastridge Technology Stephen Hall CEO & SMB Technologist District Computers 1 Jump Start Schedule

More information

A Binary Tree SMART Migration Webinar. SMART Solutions for Notes- to- Exchange Migrations

A Binary Tree SMART Migration Webinar. SMART Solutions for Notes- to- Exchange Migrations A Binary Tree SMART Migration Webinar SMART Solutions for Notes- to- Exchange Migrations Critical Success Factors of Enterprise Migrations from Notes/Domino to Exchange Secure integration of mail systems

More information

GALSYNC V7.0. Manual. NETsec. NETsec GmbH & Co.KG Schillingsstrasse 117 DE - 52355 Düren. 01. June 2016

GALSYNC V7.0. Manual. NETsec. NETsec GmbH & Co.KG Schillingsstrasse 117 DE - 52355 Düren. 01. June 2016 GALSYNC V7.0 Manual NETsec 01. June 2016 NETsec GmbH & Co.KG Schillingsstrasse 117 DE - 52355 Düren Introduction... 9 What are the principles?... 9 Versions... 9 Compatibility... 11 Recommendations (Do

More information

Simple migrations. Hybrid. IMAP migration Supports wide range of email platforms Email only (no calendar, contacts, or tasks)

Simple migrations. Hybrid. IMAP migration Supports wide range of email platforms Email only (no calendar, contacts, or tasks) Hybrid Simple migrations IMAP migration Cutover migration Staged migration 2010 hybrid 2013 hybrid IMAP migration Supports wide range of email platforms Email only (no calendar, contacts, or tasks) Cutover

More information

Exchange Deployment Options: On-premises, cloud, or hybrid? Jeff Mealiffe Principal Program Manager Microsoft

Exchange Deployment Options: On-premises, cloud, or hybrid? Jeff Mealiffe Principal Program Manager Microsoft Exchange Deployment Options: On-premises, cloud, or hybrid? Jeff Mealiffe Principal Program Manager Microsoft Agenda Overview of the options & decision points Keep it all to myself Outsource it all Outsource

More information

Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led

Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led Managing Office 365 Identities and Services 20346C; 5 Days, Instructor-led Course Description This is a 5-day Instructor Led Training (ILT) course that targets the needs of IT professionals who take part

More information

Course 20346: Managing Office 365 Identities and Services

Course 20346: Managing Office 365 Identities and Services Course 20346: Managing Office 365 Identities and Services Overview About this course This is a 5-day Instructor Led Training (ILT) course that targets the needs of IT professionals who take part in evaluating,

More information

8.10. Migrating to Microsoft Office 365

8.10. Migrating to Microsoft Office 365 8.10 Migrating to Microsoft Office 365 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a

More information

Mod 3: Office 365 DirSync, Single Sign-On & ADFS

Mod 3: Office 365 DirSync, Single Sign-On & ADFS Office 365 for SMB Jump Start Mod 3: Office 365 DirSync, Single Sign-On & ADFS Chris Oakman Managing Partner Infrastructure Team Eastridge Technology Stephen Hall CEO & SMB Technologist District Computers

More information

Quick Start Guide Migration Planner

Quick Start Guide Migration Planner Quick Start Guide Table of Contents...3 10 Start... 3-4 Customer Info...5 Office 365...6 Review Accounts...7 End User...8 DNS...9 Final Review...10 1 Start Customer Info Office 365 Review Accounts Settings

More information

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014 Contents Overview... 2 System requirements:... 2 Before installing... 3 Download and installation... 3 Configure DESLock+ Enterprise Server...

More information

Managing Office 365 Identities and Services

Managing Office 365 Identities and Services Course 20346B: Managing Office 365 Identities and Services Page 1 of 7 Managing Office 365 Identities and Services Course 20346B: 4 days; Instructor-Led Introduction This is a 4-day Instructor Led Training

More information

Connecting Software Connect Bridge - Exchange Server Sync User manual

Connecting Software Connect Bridge - Exchange Server Sync User manual Connect Bridge - Exchange Server Sync User manual Document History Version Date Author Changes 1.0 02 Mar 2015 KK Creation 1.1 17 Apr 2015 KK Update 1.2 27 July 2015 KK Update 1.3 3 March 2016 DMI Update

More information

O, P, Q I, J, K. Nuvolex, 260, 340

O, P, Q I, J, K. Nuvolex, 260, 340 Index A Administration center administrator options, 265 administrator roles, 266 billing administrator, 267 configuration adding new Skype, 280 add password information, 271 add user information and E-mail

More information

Bill Fiddes Learning and Development Specialist Rob Latino Program Manager in Office 365 Support

Bill Fiddes Learning and Development Specialist Rob Latino Program Manager in Office 365 Support Bill Fiddes Learning and Development Specialist Rob Latino Program Manager in Office 365 Support Learning & Development Specialist Customer Support Services Been with Microsoft for 7 years Professionally

More information

Configuration Guide. BES12 Cloud

Configuration Guide. BES12 Cloud Configuration Guide BES12 Cloud Published: 2016-04-08 SWD-20160408113328879 Contents About this guide... 6 Getting started... 7 Configuring BES12 for the first time...7 Administrator permissions you need

More information

Evaluating the cost of free migration tools

Evaluating the cost of free migration tools Evaluating the cost of free migration tools Table of Contents What is MigrationWiz?... 2 What are free tools?... 3 What s in this whitepaper?... 3 MigrationWiz UI: Abstracting complex migration scenarios

More information

Office 365 Migration Performance & Server Requirements

Office 365 Migration Performance & Server Requirements Solutions for the Modern Workforce Office 365 Migration Performance & Server Requirements Understanding Migration Performance There are many factors that can affect performance when migrating to Office

More information

Migration. Hybrid. IMAP migration. Cutover Exchange migration (CEM) Staged Exchange migration (SEM)

Migration. Hybrid. IMAP migration. Cutover Exchange migration (CEM) Staged Exchange migration (SEM) Hybrid Migration IMAP migration Cutover migration Staged migration Hybrid IMAP migration Supports wide range of e-mail platforms E-mail only (no calendar, contacts, or tasks) Cutover Exchange migration

More information

AADSync Installation Guide

AADSync Installation Guide Solutions for the Modern Workforce AADSync Installation Guide Requirements Windows Server 2008, 2008R2, 2012, 2012R2.Net 3.5 and.net 4.5 Installed PowerShell (preferably PS3 or better) Limitations AADSync

More information

NYSeMail Office 365 Administration Guide for Agencies

NYSeMail Office 365 Administration Guide for Agencies NYSeMail Office 365 Administration Guide for Agencies Office 365 Overview... 34 What is included... 34 Software Requirements... 34 Message Limits... 34 Provisioning... 34 Archive and Retention Policy...

More information

Montgomery County Office 365 (O365) - Outlook Migration. Frequently Asked Questions (FAQ s)

Montgomery County Office 365 (O365) - Outlook Migration. Frequently Asked Questions (FAQ s) Montgomery County Office 365 (O365) - Outlook Migration Frequently Asked Questions (FAQ s) Preparation for Migration 1) How do I determine which version of Office I have? a. On the Office 365 transition

More information

Exchange Server Hybrid Deployment for Exchange Online Dedicated

Exchange Server Hybrid Deployment for Exchange Online Dedicated Dedicated and ITAR-support Plans Hybrid Deployment for Exchange Online Dedicated Applies to: Office 365 Dedicated - Legacy 2013 Platform Release Topic Last Modified: 31-Jan-2013 Topic Last Modified: 31-Jan-2013

More information

Office 365 deployment checklists

Office 365 deployment checklists Chapter 128 Office 365 deployment checklists This document provides some checklists to help you make sure that you install and configure your Office 365 deployment correctly and with a minimum of issues.

More information

Agency Pre Migration Tasks

Agency Pre Migration Tasks Agency Pre Migration Tasks This document is to be provided to the agency and will be reviewed during the Migration Technical Kickoff meeting between the ICS Technical Team and the agency. Network: Required

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Course 10969B: Active Directory Services with Windows Server Page 1 of 8 Active Directory Services with Windows Server Course 10969B: 4 days; Instructor-Led Introduction Get Hands on instruction and practice

More information

What you need to know about DirSync - our experiences with DirSync and Office 365, by David Parizek and Henry Verlander.

What you need to know about DirSync - our experiences with DirSync and Office 365, by David Parizek and Henry Verlander. Installing Azure Active Directory Sync (AADSync, informally known as DirSync) What you need to know about DirSync - our experiences with DirSync and Office 365, by David Parizek and Henry Verlander. DirSync

More information

CMT for Exchange 3.7. Requirements

CMT for Exchange 3.7. Requirements CMT for Exchange 3.7 Requirements May 2016 Table of Contents Section 1. Introduction... 3 Section 2. Migration Control Center and Workstation Requirements... 4 Section 3. Onsite System Administrator...

More information

BlackBerry Enterprise Server Express for Microsoft Exchange. Version: 5.0 Service Pack: 4. Upgrade Guide

BlackBerry Enterprise Server Express for Microsoft Exchange. Version: 5.0 Service Pack: 4. Upgrade Guide BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 4 Upgrade Guide Published: 2013-02-21 SWD-20130221113643226 Contents 1 Overview: BlackBerry Enterprise Server Express...

More information

Microsoft IT Deploys and Manages Office 365 ProPlus

Microsoft IT Deploys and Manages Office 365 ProPlus Microsoft IT Deploys and Manages Office 365 ProPlus Technical White Paper Published: June 2013 The following content may no longer reflect Microsoft s current position or infrastructure. This content should

More information

MICROSOFT 70-346 EXAM QUESTIONS & ANSWERS

MICROSOFT 70-346 EXAM QUESTIONS & ANSWERS MICROSOFT 70-346 EXAM QUESTIONS & ANSWERS Number: 70-346 Passing Score: 800 Time Limit: 120 min File Version: 58.5 http://www.gratisexam.com/ MICROSOFT 70-346 EXAM QUESTIONS & ANSWERS Exam Name:Managing

More information

Cloud Services ADM. Agent Deployment Guide

Cloud Services ADM. Agent Deployment Guide Cloud Services ADM Agent Deployment Guide 10/15/2014 CONTENTS System Requirements... 1 Hardware Requirements... 1 Installation... 2 SQL Connection... 4 AD Mgmt Agent... 5 MMC... 7 Service... 8 License

More information

Six Steps to a Successful Email Migration to Exchange 2013. Step 1: Migration Project Assessment, Planning and Design

Six Steps to a Successful Email Migration to Exchange 2013. Step 1: Migration Project Assessment, Planning and Design Six Steps to a Successful Email Migration to Exchange 2013 Six Steps to a Successful Email Migration to Exchange 2013 Migrating your organization s email to Exchange 2013, whether it be on premises or

More information

Course 20345-2 Designing and Deploying Microsoft Exchange Server 2016

Course 20345-2 Designing and Deploying Microsoft Exchange Server 2016 CÔNG TY CỔ PHẦN TRƯỜNG CNTT TÂN ĐỨC TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC LEARN MORE WITH LESS! Course 20345-2 Designing and Deploying Microsoft Exchange Server 2016 Audience(s): IT Professionals Technology:

More information

Quick Start Guide Sendio Hosted

Quick Start Guide Sendio Hosted Sendio Email System Protection Appliance Quick Start Guide Sendio Hosted Sendio 6.x and 7.x Sendio, Inc. 4911 Birch St, Suite 150 Newport Beach, CA 92660 USA +1.949.274.4375 www.sendio.com QUICK START

More information

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1

MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 MOC 5047B: Intro to Installing & Managing Microsoft Exchange Server 2007 SP1 Course Number: 5047B Course Length: 3 Days Certification Exam This course will help you prepare for the following Microsoft

More information

10233B: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010

10233B: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Course: 10233B: Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Description: About this Course This five-day, instructor-led course provides you with the knowledge and skills

More information

LAB 1: Installing Active Directory Federation Services

LAB 1: Installing Active Directory Federation Services LAB 1: Installing Active Directory Federation Services Contents Lab: Installing and Configuring Active Directory Federation Services... 2 Exercise 1: installing and configuring Active Directory Federation

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Deployment Guide Version 4.0 D15111 02 July 2014 Contents Introduction 6 Prerequisites 7 Estimating your deployment size 7 Hardware

More information

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

Office 365 deploym. ployment checklists. Chapter 27

Office 365 deploym. ployment checklists. Chapter 27 Chapter 27 Office 365 deploym ployment checklists This document provides some checklists to help you make sure that you install and configure your Office 365 deployment correctly and with a minimum of

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Course Description This course is aimed at experienced IT Professionals who currently administer their on-premises infrastructure.

More information

Netwrix Auditor for Exchange

Netwrix Auditor for Exchange Netwrix Auditor for Exchange Quick-Start Guide Version: 8.0 4/22/2016 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment from Netwrix

More information

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions

Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Course 20533B: Implementing Microsoft Azure Infrastructure Solutions Sales 406/256-5700 Support 406/252-4959 Fax 406/256-0201 Evergreen Center North 1501 14 th St West, Suite 201 Billings, MT 59102 Course

More information

Microsoft Office Outlook 2013: Part 1

Microsoft Office Outlook 2013: Part 1 Microsoft Office Outlook 2013: Part 1 Course Specifications Course Length: 1 day Overview: Email has become one of the most widely used methods of communication, whether for personal or business communications.

More information

MICROSOFT EXCHANGE, OFFERED BY INTERCALL

MICROSOFT EXCHANGE, OFFERED BY INTERCALL MICROSOFT EXCHANGE, OFFERED BY INTERCALL Comparison Sheet The table below compares in-product or service feature availability between Microsoft 2013 on-premises and Online within. Planning and Deployment

More information

Course Description. Course Audience. Course Page - Page 1 of 10. Active Directory Services with Windows Server M-10969 Length: 5 days Price: $2,795.

Course Description. Course Audience. Course Page - Page 1 of 10. Active Directory Services with Windows Server M-10969 Length: 5 days Price: $2,795. Course Page - Page 1 of 10 Active Directory Services with Windows Server M-10969 Length: 5 days Price: $2,795.00 Course Description Get Hands on instruction and practice administering Active Directory

More information

BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 1. Installation and Configuration Guide

BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 1. Installation and Configuration Guide BlackBerry Enterprise Server Express for Microsoft Exchange Version: 5.0 Service Pack: 1 Installation and Configuration Guide Published: 2010-03-17 SWD-984521-0317024918-001 Contents 1 Overview: BlackBerry

More information

Course Outline. Managing Enterprise Devices and Apps using System Center Configuration ManagerCourse 20696B: 5 days Instructor Led

Course Outline. Managing Enterprise Devices and Apps using System Center Configuration ManagerCourse 20696B: 5 days Instructor Led Managing Enterprise Devices and Apps using System Center Configuration ManagerCourse 20696B: 5 days Instructor Led About this Course Get expert instruction and hands-on practice configuring and managing

More information

Google Apps Implementation Early Adopter Deployment Offerings

Google Apps Implementation Early Adopter Deployment Offerings Google Apps Implementation Early Adopter Deployment Offerings The purpose of this document is to provide a summary of the key tasks and associated costs of any Google Apps implementation. Each task includes

More information

CompareScope. Office 365 Migration Solutions

CompareScope. Office 365 Migration Solutions CompareScope Office 365 Migration Solutions January 2012 commissioned by Contents Overview 1 Office 365 Migrations 1 Source System Support 1 Migration Features 2 Feature Notes 3 Migration Caveats 4 Summary

More information

Managing Enterprise Devices and Apps using System Center Configuration Manager

Managing Enterprise Devices and Apps using System Center Configuration Manager Course 20696B: Managing Enterprise Devices and Apps using System Center Configuration Manager Course Details Course Outline Module 1: Managing Desktops and Devices in the Enterprise This module explains

More information

E2E Complete 4.1. Installation and Configuration Guide

E2E Complete 4.1. Installation and Configuration Guide E2E Complete 4.1 Installation and Configuration Guide APRIL 2016 Table of Contents Table of Contents... 2 Section 1. Introduction... 3 1.1 Purpose... 3 1.2 Audience... 3 1.3 About E2E Complete... 3 1.4

More information

The Exchange Management Shell

The Exchange Management Shell THE ESSENTIAL GUIDE TO Exchange Management Using EMS By Paul Robichaux SPONSORED BY The Exchange Management Shell (EMS) offers more power and flexibility for managing and monitoring Exchange Server 2010

More information

UserActivation for Office 365 Admin Deployment Guide

UserActivation for Office 365 Admin Deployment Guide UserActivation for Office 365 Admin Deployment Guide CONTENTS What is Useractivation?... 5 Automated Onboarding Solution... 5 UserActivation.com Website... 5 Activation and Migration vs. Mailbox Synchronization...

More information

Get started with cloud hybrid search for SharePoint

Get started with cloud hybrid search for SharePoint Get started with cloud hybrid search for SharePoint This document supports a preliminary release of the cloud hybrid search feature for SharePoint 2013 with August 2015 PU and for SharePoint 2016 Preview,

More information

Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager

Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager Adding Outlook to a Blackberry, Downloading, Installing and Configuring Blackberry Desktop Manager The following instructions work for the District provided Blackberrys from Sprint, but I think it should

More information

Storage Sync for Netgear Version 10.0. Installation Guide for Netgear ReadyNAS 6.0 Intel Base NAS

Storage Sync for Netgear Version 10.0. Installation Guide for Netgear ReadyNAS 6.0 Intel Base NAS Storage Sync for Netgear Version 10.0 Installation Guide for Netgear ReadyNAS 6.0 Intel Base NAS Revised January, 2014 Table of Contents Introduction... 3 Supported NETGEAR 6 Devices... 3 Using this Document...

More information

Configuration Guide BES12. Version 12.3

Configuration Guide BES12. Version 12.3 Configuration Guide BES12 Version 12.3 Published: 2016-01-19 SWD-20160119132230232 Contents About this guide... 7 Getting started... 8 Configuring BES12 for the first time...8 Configuration tasks for managing

More information

Performance Optimization Guide

Performance Optimization Guide Performance Optimization Guide Publication Date: July 06, 2016 Copyright Metalogix International GmbH, 2001-2016. All Rights Reserved. This software is protected by copyright law and international treaties.

More information

Setting up Microsoft Office 365

Setting up Microsoft Office 365 Setup Guide Revision F Using McAfee SaaS Email Protection to Secure Exchange Online in Microsoft Office 365 Setting up Microsoft Office 365 Use this guide to configure Microsoft Office 365 and Microsoft

More information

Configuration Guide. Installation and. BlackBerry Enterprise Server for Microsoft Exchange. Version: 5.0 Service Pack: 4

Configuration Guide. Installation and. BlackBerry Enterprise Server for Microsoft Exchange. Version: 5.0 Service Pack: 4 BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 4 Installation and Configuration Guide Published: 2014-01-14 SWD-20140114180405595 Contents 1 Overview: BlackBerry Enterprise

More information

Microsoft 10233 - Design and Deploy Messaging Solutions with Microsoft Exchange Server 2010

Microsoft 10233 - Design and Deploy Messaging Solutions with Microsoft Exchange Server 2010 1800 ULEARN (853 276) www.ddls.com.au Microsoft 10233 - Design and Deploy Messaging Solutions with Microsoft Exchange Server 2010 Length 5 days Price $4169.00 (inc GST) Overview This five-day, instructor-led

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Installation Guide Software version 2.3 D14846.03 August 2013 Contents Introduction 4 End user guidance 4 Server requirements 5 Exchange

More information

Flexbox (Zimbra) 5.09 Connector for Outlook BACKUP BEFORE YOU BEGIN TO UPGRADE!

Flexbox (Zimbra) 5.09 Connector for Outlook BACKUP BEFORE YOU BEGIN TO UPGRADE! Flexbox (Zimbra) 5.09 Connector for Outlook Important: Client computers must have Microsoft Office Outlook SP1 or later installed. We would also recommend installing all Windows updates to ensure that

More information

Introduction to PowerShell Integration

Introduction to PowerShell Integration Introduction to PowerShell Integration Overview The PowerShell integrated deployment is a direct model of integration that requires a simple setup with less infrastructure. In the PowerShell model, AirWatch

More information

Setting up Microsoft Office 365

Setting up Microsoft Office 365 Integration Guide Revision G McAfee SaaS Email Protection Securing Exchange Online in Microsoft Office 365 Setting up Microsoft Office 365 Use this guide to configure Microsoft Office 365 and Microsoft

More information

Prüfungsnummer. fungsnummer: 70-238. Prüfungsname. fungsname: Version : Demo. Pro:Deploying Messaging Solutions w/ms Exchange Server 2007

Prüfungsnummer. fungsnummer: 70-238. Prüfungsname. fungsname: Version : Demo. Pro:Deploying Messaging Solutions w/ms Exchange Server 2007 Prüfungsnummer fungsnummer: 70-238 Prüfungsname fungsname: Pro:Deploying Messaging Solutions w/ms Exchange Server 2007 Version : Demo http://www.it-pruefungen.de/ QUESTION NO: 1 You work as the exchange

More information

SJRWMD Cloud-Based Email Quick-Start Guide

SJRWMD Cloud-Based Email Quick-Start Guide SJRWMD Cloud-Based Email Quick-Start Guide Your email account is now in the Microsoft cloud, also known as Office 365. This change from onpremise email provisioning to the cloud allows the agency to provide

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 02 July 2016 Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions 20533B - Version: 1 5 days Course Description: This course is

More information

Road2Master Office 365 Hybrid Deployment and Migration Part 1 - Introduction. Ashwin Venugopal www.road2master.ms

Road2Master Office 365 Hybrid Deployment and Migration Part 1 - Introduction. Ashwin Venugopal www.road2master.ms Please Note: This is made for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS. Unless otherwise noted, the example companies, organizations,

More information

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led Course Description This course is intended for students who have experience building vertically scaled applications. Students should

More information

How To Manage Your Online Experiences On Windows Achemosade Online (Windows) And On-Premises) With A Free Version Of Windows.Com (Windows.Com) On A Microsoft Powerbook (Windows).Com) For Free Recipe

How To Manage Your Online Experiences On Windows Achemosade Online (Windows) And On-Premises) With A Free Version Of Windows.Com (Windows.Com) On A Microsoft Powerbook (Windows).Com) For Free Recipe https://login.microsoftonline.com Sign in to Windows Azure AD manage your identity data in Windows Azure Active Directory Windows Azure Windows Azure Your account is being created Windows Azure Maria

More information

Mail Attender Version

Mail Attender Version Mail Attender Version Getting Started Guide Sherpa Software (800) 255-5155 www.sherpasoftware.com Page 1 Under the copyright laws, neither the documentation nor the software can be copied, photocopied,

More information

Cisco TelePresence Management Suite Extension for Microsoft Exchange

Cisco TelePresence Management Suite Extension for Microsoft Exchange Cisco TelePresence Management Suite Extension for Microsoft Exchange Installation Guide D14846.01 June 2011 Software version 2.3 Contents Introduction 5 End user guidance 5 Server requirements 6 Exchange

More information

Deploy the client as an Azure RemoteApp program

Deploy the client as an Azure RemoteApp program Microsoft Dynamics AX 2012 R3 Deploy the client as an Azure RemoteApp program Microsoft Azure RemoteApp helps you provide secure, remote access to applications from many different user devices. This white

More information

Configuration Task 3: (Optional) As part of configuration, you can deploy rules. For more information, see "Deploy Inbox Rules" below.

Configuration Task 3: (Optional) As part of configuration, you can deploy rules. For more information, see Deploy Inbox Rules below. Configure the E-mail Router After the E-mail Router has been installed, you can configure several aspects of it. Some of these configuration tasks are mandatory. Others are optional in that you use them

More information

20410- Installing and Configuring Windows Server 2012

20410- Installing and Configuring Windows Server 2012 Course Outline 20410- Installing and Configuring Windows Server 2012 Duration: 5 day (30 hours) Target Audience: This course is intended for Information Technology (IT) Professionals who have good Windows

More information

Office 365 Exchange Online Protection Administration Guide

Office 365 Exchange Online Protection Administration Guide Chapter 10 Office 365 Exchange Online Protection Administration Guide Office 365 version 2013 is a suite of software products: Software as a Service (SaaS). Customers can purchase Office 365 in many ways,

More information

Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux

Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux Outlook Connector Installation & Configuration groupwaresolution.net Hosted MS Exchange Alternative On Linux Page 1 of 5 DOWNLOAD Please download the connector installer msi file and save it to your computer.

More information

Active Directory Services with Windows Server

Active Directory Services with Windows Server Active Directory Services with Windows Server Eğitim Tipi ve Süresi: 5 Days ILT 5 Days VILT Get Hands on instruction and practice administering Active Directory technologies in Windows Server 2012 and

More information

Installing and Configuring Windows 10 20697-1B; 5 Days, Instructor-led

Installing and Configuring Windows 10 20697-1B; 5 Days, Instructor-led Installing and Configuring Windows 10 20697-1B; 5 Days, Instructor-led Course Description This course is designed to provide students with the knowledge and skills required to install and configure Windows

More information

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007

5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 5053A: Designing a Messaging Infrastructure Using Microsoft Exchange Server 2007 Course Number: 5053A Course Length: 3 Days Course Overview This three-day instructor-led course provides students with the

More information

Enabling Office 365 Services

Enabling Office 365 Services Exam : 70-347 Title : Enabling Office 365 Services Version : DEMO 1 / 5 1.You are the Microsoft Lync administrator for a company that uses Lync Online. The company has mandated that employees may use Lync

More information

Installing GFI MailSecurity

Installing GFI MailSecurity Installing GFI MailSecurity Introduction This chapter explains how to install and configure GFI MailSecurity. You can install GFI MailSecurity directly on your mail server or you can choose to install

More information