Uploading 52%

There are many customers looking to migrate off of BAE/Silverskys hosted exchange platform. Migrating from this platform is fairly simple and upload speeds are far quicker than your typical exchange environment. In this article, i am going to give you best practices to follow using the BitTitan migration tool.

**Please Note** This is a highly level overview of the migration steps using BitTitan. For a complete step-by-step guide with screenshots, follow this link. While this guide is specific to BitTitan the same concepts can be followed using any tool.

Set Up the Destination Environment

CheckList:

Provision a Net New Tenant in Office 365

  • They will be provisioned with the .onmcirosoft domain
  • This can be purchased directly or under the CSP model through a distributor

In 365 Admin Center, Go to Setup>Domains>Add Domains

.

  • Add the domain and verify with a TXT record

Add Users and Apply Licenses

#Bulk Import Users with Passwords Powershell#

Import-Csv -Path 'FilePath' | foreach {New-MsolUser -UserPrincipalName $_.UserPrincipalName -FirstName $_.FirstName -LastName $_.LastName -DisplayName $_.DisplayName -Password $_.Password -ForceChangePassword $False}

Prepare the Source Environment

CheckList:

Set Impersonation rights for the admin user

Option 1: Manually

Option 2: Through SilverSky Support

If this is a smaller migration, you can also do this manually in the provisor for each user

1. Login to Provisor

2.  Double click on the User > Packages > Highlight Exchange > Edit > Click “Launch Mailbox Rights Management” > add the cusrpt and give it Read and Full access

 

supportdb@silversky.com

Email Template:

 “Hey Team,

 

Partner:

Customer:

BAE Product: (ex.BAE Systems 2010 Exchange 25GB)



I am performing a migration for this customer. In checking the admin user for BAE, I see that they do not have sufficient permission to impersonate the users mailboxes (This avoids us having to get creds for each user). We just need to run this powershell script for the admin user for this account:



Can you please run this command for the account:

Get-Mailbox -ResultSize Unlimited | Add-MailboxPermission -AccessRights FullAccess -User <admin user>

 

Please let me know if you have any additional questions.”

 

Upgrade Software on Workstations

If applicable, install the latest Office 365 software to all users workstations

Set Up A BitTitan Account

Create a Login

Click the Link to create a BitTitan username and password.

Create a Customer

Enter Primary Domain name and customer name

Send Out Agent to Re-configure Outlook Profiles

CheckList:

*NOTE* BitTitan comes with a tool called Deployment Pro which re-configures Outlook profiles after the migration. This can be pushed out either through GPO or email.

Determine whether sending out agent via GPO or Email

Track Users with Agent Installed

Devices will register and match users email address to computer in a one-to-one relationship. Each computer will have a "Heartbeat"

Prepare Migration Endpoints

CheckList:

Set up your source and destination endpoints in the BitTitan Portal

  • The source endpoint can be found under “Find My Service Provider” >”Silversky”
  • Destination is Office 365
  • Provide Admin Credentials

Autodiscover Users

  • Clean Up User List as Needed
  • Remediate UPN issues by clicking on Pencil icon next to users

Verify Credentials

  • This will tell you if there are errors
  • Most Typical Errors are Insufficient Impersonation rights, wrong admin creds
  • Shows “Completed Verification” upon success

Subscribe Users

  • Select All Users>Click last Icon on top toolbar with 3 lines
  • “Apply User Migration Bundle”
  • Takes a 3-5 Minutes to propagate

Start Migration/Define MX Cutover

CheckList:

Run Prestage Pass bringing mail from Exchange Server to Office 365

  • This will bring over a bulk of the data before MX cutover
  • Set Prior to 60 days
  • Any user whose status changes to “Failed” is almost 100% due to server timeout. 
  • Simply Re-run these users

Define MX cutover Time to 365

  • Preferably Non-Business Hours
  • Go to 365 Admin Center>Setup Domains to find MX Record you will need to change
  • This format should follow: Domain-com.mail.protection.outlook.com
  • Take note of any 3rd partner connectors for email filtering: Symantec, Barracuda, etc. Look up necessary steps for creating connectors in 365. These providers usually have step-by-step guides you can google

Full Migration Pass/MX Cutover

Checklist:

Run Full Pass to bring over remaining Mail, Calendars, Contacts, Notes, Rules

  • This shouldn’t take long as long as pre-stage pass completed
  • Once Full Stage Completes, you can run up to 10 delta passes to collect any residual mail

Switch MX Recods

  • Point records at 365
  • DO NOT green light this step if there is still a lot of data to move over
  • Test Inbound/Outbound Mailflow

Post-Migration Clean Up

Checklist:

Make Sure DMA Agent Ran Successfully

  • DMA status will go into “Completed” after succesfull authentication by end user
  • Any user that fails authentication 3x will go into an “error” status
  • These users you will need to reschedule and make sure they have the correct 365 password

Mobile User Reconfiguration Guides

Mobile Users can follow the following guides to setup their mailbox on their phone:

Iphone

Android

 

Spread the word

Share with the Community