24 posts categorized "Exchange Online"

02/04/2010

Setting SendAs of Send on Behalf Of Permissions in Exchange Online / BPOS

Until recently a Service Requested needed to be sent in to grant users SendAs of SendOnBehalfOf permissions to another users mailbox. With the availability of the new Migration Tools and Microsoft Online Services administrators are now able to grant these permissions themselves through PowerShell.

  • GrantFullAccess: Grant full permissions of one Exchange Online user to the mailbox of another Exchange Online user.
  • GrantSendAs: This allows an Exchange Online user to send mails As another user.
  • GrantSendOnBehalfOf: An Exchange Online User is now able to send mails on behalf of another user.

The command used in PowerShell to grant other users access to a mailbox is Add-MSOnlineMailPermission.

So in order to grant user1@msonline.com Send As permissions on the mailbox of user2@msonline.com the following command would be used:

PS> Add-MSOnlineMailPermission Identity user1@msonline.com -TrustedUser user2@msonline.com–GrantSendAs True

The full string for this command is:

Add-MSOnlineMailPermission [-GrantSendAs] [-Identity] <String> [-Credential <PSCredential>] -TrustedUser <string> [-GrantFullAccess]

Or

Add-MSOnlineMailPermission [-GrantSendOnBehalfOf] [-Identity] <String> [-Credential <PSCredential>] -TrustedUser <string> [-GrantFullAccess]

Next to setting the user permissions the user permission can also be deleted. For this the command Remove-MSOnlineMailPermission is used.

The full string for this command is:

Remove-MSOnlineMailPermission [-RemoveSendAs] [-Identity] <String> [-Credential <PSCredential>] [-RemoveSendAs] [-RemoveFullAccess] -TrustedUser <string>

Or

Remove-MSOnlineMailPermission [-RemoveSendOnBehalfOf] [-Identity] <String> [-Credential <PSCredential>] [-RemoveSendAs] [-RemoveFullAccess] -TrustedUser <string>


01/30/2010

Microsoft Online Services SLA

One of our clients asked us about the Service Level Agreement Microsoft offers on its Microsoft Online BPOS environment. To be honest they were the first to ask. A common question is the uptime guaranteed by Microsoft but nobody asks for the actual SLA.

Because of their question I decided to look up the SLA's. They are available through the links below:

01/21/2010

Blackberry and BPOS / Exchange Online

Today on of our clients asked about the possibility to connect their Blackberry's to an Exchange Online environment. Because they only have 12 mobiles and currently don't use Blackberry we advised them to use BIS instead of BES.

Below you'll find a description on using Blackberry Internet Service (BIS) with Exchange Online. It was created by the Microsoft Online Services Team.

This article provides instructions to connect your Blackberry Internet Service (BIS) account with Microsoft Online Services.  BIS only provides e-mail synchronization with Exchange Online.

  1. Go to your wireless provider's BIS site.
  2. Click Setup Account.
  3. Enter your e-mail address and password.
  4. At this point, BIS autodiscover prompts you for additional information.  Select the radio button for the option I will provide the settings to add this email account, and then click Next.
  5. On the Select Account Type screen, select the radio button for the option This is my work email account, and click Next.
  6. On the Set Up An Existing Work Email Account screen, select radio button option for I can access my email account using a Web browser (Outlook Web Access), and click Next.
  7. Enter the OWA URL for your location as follows:

Your Microsoft Online Services e-mail account should now be successfully added to your list of "Valid Email Accounts" for Blackberry Internet Service. A new mailbox will appear on your Blackberry shortly.

The BIS infrastructure is run by Research In Motion and your wireless provider, and these instructions may change as the service is updated. As mentioned previously, BIS provides e-mail connectivity only.

01/17/2010

Migrate Gmail to Exchange Online

One of our SMB clients has been using Gmail as their mail system. While their company grew from 3 people to 12 over the last year they decided to get an enterprise ready messaging system in place. After examining several options they choose Exchange Online. Basically it provided them with all the enterprise ready features Gmail (at least currently) lacks against a great price.

Although the migration in the end was very simple it did take me a little while to figure out in which way we had to do the migration. Below are my findings and steps to do such a migration.

Some considerations:

  1. Only the inbox is migrated. In case of gmail this will normally have all mails
  2. Contacts and Calendar items will not be migrated
  3. You need all users passwords to perform a migration

Here are the migration steps:

  1. First of all make sure you have a BPOS account (need a BPOS trial account?).
  2. Create all users you need (either by hand, batch import of AD connection).
  3. Configure your exchange environment so all meeting rooms etc. are set up.
  4. Download and install the Microsoft Online Migration Tools

Installing the Microsoft Online Migration Tools not only give you the MMC snapin but also PowerShell access to Exchange Online. PowerShell access to Exchange Online is pretty powerful. It allows you to create scripts with which you can create / delete users. You can download the migration tools from the http://admin.microsoftonline.com console.

  1. Make sure you have all the info you need

Basically you need to know:

  • Gmail user accounts
  • Gmail login names (basically the same as the user accounts)
  • Gmail passwords (all users would have to provide their individual passwords)
  • Source Server: pop.gmail.com
  • Each users target identity

Especially getting all users password can be quite a task.

  1. Do a test run with PowerShell

Although you could skip this test I always like to do a test run. I do this test run with the Migration Command Shell, which by the way gives you a lot of other commands as well.

The command for a migration is:

PS C:\Windows\system32> Move-XsPOPMailboxToExchangeOnline -sourceidentity "danny.burlage@gmail.com" -sourceserver "pop.gmail.com" -SourceLoginID "danny.burlage@gmail.com" -sourcepassword "PASSWORD" -targetidentity "danny@dunamareog.emea.microsoftonline.com" -targetcredential (get-credential)

You would have to replace all the bold parts.

Below you'll find a screenshot of a test migration run. The first run has an error: "Failed to connect to server mail.gmail.com".

  1. Create a csv file for the import

After you have tested the migration of one mailbox you can now create your csv file to migrate users in bulk. The setup of the csv file is as following:

SourceIdentity,SourceServer,SourceLoginID,SourcePassword,TargetIdentity

Each user would then have to be put on a new line.

  1. Import all users

Now that your csv file is ready you can now use the Migration Console or Microsoft Online Services Migration Tools to perform the migration.    Start the Migration Console, select POP/IMAP and choose Add mailboxes on the right hand side. Select the csv file which was created. The Migration Console will show all mailboxes which need to be imported and their migration status.

Not select all mailboxes you wish to migrate and click Migrate selected mailboxes on the right pane.

After a migration has taken place you can perform the migration again for the already migrated mailboxes. Only the new items in the inbox will be migrated.

 

You're done! All specified mailboxes have been migrated.

01/06/2010

SharePoint & Exchange Online to 25 GB

I just heard the great news that SharePoint Online and Exchange Online will be upgraded to 25 GB's starting the end of January. I was told by a helpdesk agent regarding a question why I couldn't buy any additional storage. The message said the following:

I have just gotten an update which explains why you are not able to buy additional storage.
From the end of January the default allocated space per user (of Share Point Online and Exchange Online ) will be 25 Gigabyte with no further charge and no further possibility for extra storage.
In the meantime, especially with regards to exchange, it is not possible to buy extra storage as it will come for free and automatically very soon.

A lot of people have been asking about this. So this is great news!!

Because the news came from a helpdesk agent and I did not have a change to verify the details please await the official announcement.

10/20/2009

CRM Online and BPOS integration

The Microsoft Dynamics CRM Online Team Blog posted an article about the integration between CRM Online and BPOS which I stumbled upon. It's a great article which gives a high level overview of all the possibilities for integrating the different BPOS products like SharePoint Online and Exchange Online with CRM Online. It's an high level overview which shows some off the capabilities off combining the two products stacks.

Read the article here

10/18/2009

New BPOS Service Release

Last week Microsoft announced a new Service Release for BPOS. Below you'll find the mail they send out:

 

We are pleased to introduce the October Service Update for Microsoft Online Services, which includes several new features and enhancements designed to improve the service experience for both administrators and users. The Service Update is currently being deployed into production data centers. 


Many of these service enhancements are the result of customer and partner feedback. We are pleased to deliver this Service Update in our effort to continually improve your experience with Microsoft Online Services.

 

Upgrades and Enhancements    
The following features and capabilities are included in the October Service Update:

 

Bulk Activation of Users
PowerShell commandlets will be added to streamline the activation process, enabling administrators to easily automate the activation of a set of users. Most commonly, these commandlets will be used to activate a set of users that have been migrated from an Active Directory forest to Microsoft Online Services via the Directory Synchronization Tool. Previously, administrators were required to activate users one-by-one with the User Administration tools in the Microsoft Online Services Administration Center.
Commandlets added in this Service Update are:

  • Enable-MSOnlineUser
  • Get-MSOnlineSubscription
  • Set-MSOnlineUserPassword

A new version of the Microsoft Online Services Transporter Tool supporting these commandlets will be available for download at the Microsoft Download Center upon completion of the deployment of the October Service Update into production data centers for all regions.


POP Mail Clients
Supported e-mail clients for Exchange Online are being expanded to include POP-based clients. Previously, Exchange Online supported only Microsoft Office Outlook 2003 and 2007.

 

To enable POP e-mail client support for your organization, have your administrator contact Microsoft Online Services Technical Support to open a Service Request.

 

Please note: Service Requests for POP enablement will be accepted upon completion of the deployment of the October Service Update into production data centers for all regions. Please reference the Microsoft Online Services Team Blog for deployment updates.

Support for 30,000 Users

The Microsoft Online Services Administration Center will support as many as 30,000 users, improving management and administration for larger organizations. Previously, Microsoft Online Services supported up to 10,000 users.


Please note that SharePoint Online will retain previously established limits (e.g., 20 sites per site collection, 50 gigabytes (GB) per site, and 1 terabyte (TB) per company).

Enhanced Support for Mac OS
The October Service Update includes several enhancements that will provide a more efficient communication and collaboration experience for organizations with Mac users.

 

A new Sign-In Client for the Mac OS provides a single sign-in experience and auto-configuration of Office for Mac applications and the Safari browser for use with Microsoft Online Services.


Other Mac features in this Service Update include:

  • Support for Entourage 2008 Exchange Web Services (EWS), including Global Address List (GAL), Calendar Free/Busy Lookup, and Out-of-Office notifications
  • Global Address List support for Entourage 2004 and 2008 when using the Sign-In Client for Mac
  • SharePoint Online support for Document Connection for Mac to improve the collaboration experience for users
  • Improved Firefox and Safari support for My Company Portal

The Sign-In Client for Mac will be available for download at the Microsoft Download Center upon completion of the deployment of the October Service Update into production data centers for all regions. Please reference the Microsoft Online Services Team Blog for updates on the availability of the Sign-In Client for Mac.


Timeline
Deployment of the October Service Update into production data centers has started, with deployment to all regions anticipated to be complete by mid-October.


The deployment schedule is subject to change. Updates to the deployment schedule will be announced via the Microsoft Online Services Team Blog as well as the RSS Feed from the Microsoft Online Services Administration Center.


Additional Information
All service upgrades in the October Service Update will be performed on your behalf. These changes are a mandatory upgrade for all users, so it is important that you are aware of them and understand how they may impact you.


If you have additional questions, there are several resources at your disposal. Click here for information about how to contact Microsoft Online Services Support. You can also read the Microsoft Online Services Team Blog for the latest news about the October Service Update, or participate in technical discussions on the Microsoft Online Services TechNet Forums.
    

Thank you!
Thank you for choosing Microsoft Online Services to host your business productivity applications. We look forward to delivering additional enhancements and capabilities that improve your service experience and help you focus on your core business initiatives.

Sincerely,
Microsoft Online Services

08/26/2009

Howto Configure Windows Mobile for Exchange Online

Hooking up a Windows mobile Device to Exchange Online is easy. Below you'll find the steps to do this (these steps might be a little different depending on your phone make/model):

From Windows Mobile 6.1 / 6.5

Make sure you have internet connectivity before performing these steps!

Goto Email

Select Accounts -> New

Full in the form with the following data:

Email address: You're full mailaddress

Select Exchange Email (Outlook)

Password: Put in your password

Save Password: Yes

Domain: (not configurable)

Server address (one of the following):

  • US: Red001.mail.microsoftonline.com
  • Europe: Red002.mail.emea.microsoftonline.com
  • Asia: Red003.mail.apac.microsoftonline.com

This server requires an encrypted (SSL) connection: Yes

When first synchronizing you'll get the following message:

Exchange Server red002.mail.emea.microsoftonline.com must enforce security policies onyour device to continue. Do you want to continue?

Select OK



Important: Mobile connections only work with Exchange Online standard or BPOS Standard. It doesn't work with Exchange Online Deskless Worker.

Using Exchange online with Windows mobile gives you the following features:

Key Business E-mail Features

Feature 

Description 

Attachments

Provides the capability to view large attached files and images.

Follow-up flags 

Users can set out-of-office messages or flag messages directly from the mobile device.

Text messages 

Users can send text messages by using short message service (SMS) and multimedia messaging service (MMS).

Threaded text messages

Messages are threaded together into single conversation, similar to instant messaging.

Microsoft Office files 

Users can view, edit, or access Microsoft Office files and use links to documents that are stored on a server or attached to an e-mail message.

Over-the-air search 

Users can search for information by querying the local device and the user's entire mailbox on the server.

Pictures and videos 

User can share pictures and videos on the spot.

HTML mail support

Allows users to read HTML e-mails.

Key Security Features

User enforced device lock

Users have the option of setting up PIN Lock for their device.

Administrator device wipe 

Over-the-air wireless IT policies and commands to lock down a device or wipe data from a lost or stolen devices help users protect sensitive information.

Self-service device wipe 

Over-the-air wireless IT policies and commands to lock down a device or wipe data from a lost or stolen devices help users protect sensitive information.

Encryption and cryptographic services 

Users can encrypt data stored on external storage cards.

Administrator pin recovery

Administrator can reset PIN via call to support desk.

Self-service Pin Recovery  

User can reset PIN via Outlook Web Access.

Data transfer security

Security used to transfer data from the phone to the Exchange Server

Difference between Office Live Mail and Exchange Online

Somebody asked a question on the technet forum what the difference is between the (free) Office Live Mail functionality and Exchange Online. Below you'll find my reply:

Office Live Mail is based on the Windows Live Mail or Hotmail platform. It allows you to create a maximum of 100 accounts. Synchronization with Outlook is possible through the Microsoft Office Outook Connector. Two way synchronization within between Office Live Mail and Outlook is possible for email messages, calendar items (available when you purchase the Premium Email service), contacts and tasks. Office Live Mail does not support synchronization or pushmail of Mobile clients.

Within Office Live Mail adds will be shown on the web interface. This webinterface is based on the Hotmail/Windows Live Mail webinterface and provides much less functionality that the Outlook Web Access environment.

By default users will get an mailaddress within Office Live Mail with the address username@officeliveusers.com. You can change this mailaddress by adding a domain.

An upgrade to Premium Email (ad free and the possibility to sync calendar items) costs approx 20 dollars per year.

I am not entirely sure how much space you get with Office Live Mail but I think it will be 5GB per user. This is the same for Exchange Online (BPOS).

Office Live Mail does not allow you to share a calendar, contacts or tasks. You cannot add conference rooms to Office Live Mail.

Mai Encryption is not supported with Office Live Mail.

The extensibility is not that extensive with office Live Mail compared to Exchange Online. There is no MAPI support, no Exchange WebDav support, Outook Live Mail cannot function as a SMTP relay and it doesn't support Exchange Web Services. Exchange Online does.

Outlook Live Mail does not support ActiveSync, Windows Mobile Device integration with Outlook and BlackBerry support. However a Mobile client is available for Windows Mobile.

In short: Outlook Live Mail is great to start; if you need added functionality or really want to work in a team you'll need Exchange Online (BPOS).

Below you'll find a screenshot for the mailclient in Office Live Mail:

08/24/2009

Connecting BlackBerry to BPOS (2/3) – Setting up the contracts

In previous post I described the resources needed and pricing involved to get your BlackBerry's connected to Microsoft Online Services.

Once you have made your decision to go ahead with BPOS and BlackBerry you would need to order the Hosted BlackBerry Service from Microsoft. After that is all setup you can go ahead and migrate from your existing solution to the Hosted BlackBerry Service from Microsoft. I'll talk about the actual migration process in my next post which I'll write next week. First in this post I'll handle the contracts and service details.

The process in short is as following:

  1. Make sure you have all the right info
  2. Go to the Microsoft Online Administration Portal and create a Service Request stating you want to purchase the BlackBerry Hosted Service.
  3. Review and sign the contract
  4. Submit all information needed to a Microsoft support agent.
  5. Supply Tier 1 with the needed information

Preparations

In order to get everything up and running you'll need the following:

  1. SRP ID
  2. SRP Authentication Key
  3. CAL ID
  4. TX2 Support Contract ID
  5. (BlackBerry phones)
  6. (BlackBerry Data Plan)

If you don't have all these components, don't even start the process. So where can you find this info?

Retrieving the SRP ID and SRP Authentication Key

There are several ways in which you can find the SRP ID and SRP Authentication Key. First of all the were supplied to you when first purchasing the software. If you don't have that information present anymore you can also find the needed info by using the BlackBerry Manager or the BlackBerry Enterprise Server Management console. As a last resort you could use the Blackberry Configuration Database or Cached Property File.

If you don't have a BlackBerry Enterprise Server license yet you can order it from RIM or your reseller.

Retrieving the CAL ID's

Next to the BlackBerry Server you need CAL (Client Access Licenses) for each devices used to connect to the BES Server. The BES CAL´s have been supplied to you when first purchasing the software. The CAL ID would start with BES35X or BESCAL.

If you don't have the official document anymore you could do one of the following:

1. The BES Admin can use the BlackBerry Resource Kit (BRK) to export the list.

2. The BES Admin can use a much easier SQL tool (if they know SQL) called Query Express. If the BES database is MSDE (usually resident on the BES itself), then Query Express would most likely be installed on the BES (it's a single file application and I have it on 3 of my servers). If the BES database is a remote SQL 2003/2005 database, then Query Express can be installed on a workstation on your network (like on the BES Admin's PC) and they just connect remotely to the database and run a SQL query). select * from licensekeys This will give you a dump of all the license keys through a sql client interface. Look for everything starting with BESCAL and BES35X ...

If you need (more) licenses you can purchase them via RIM or a reseller.

TX2 Support

Lastly you would need the Support Contract ID (named support). In some Microsoft it is stated that TX2 support is needed. However this support option is now longer available. You now need BlackBerry Support Services for Enterprise. A complete description of this service is available from the blackberry website.

Again if you don't already own a support contract you can either purchase it via a reseller or the BlackBerry website.

Submitting a request to Microsoft Online Services

As soon as you have all needed information you would need to send out a request for the contracts needed to Microsoft.

You can either put in the request via phone or via the Support tool within the Administration Center. Once you have done that you will receive a mail (and issue in the system) stating the following:

The Hosted BlackBerry Service requires customers to bring the BES licenses they have already purchased to Microsoft to provide hosting and operational support within the Microsoft Online Services data centers. The service is purchased and billed separately from Exchange Online or the BPOS through a separate agreement in countries that can purchase BPOS online.

If you are interested on contracting this service, please provide the following, which will help us to to request for you a Hosted BlackBerry service agreement:

-The licenses' information

-Name of the contact person to whom the contract has to be sent

-E-mail address of the contact person

After you submit all the requested info (when you state the licenses' information be sure to write it down, don't reply with an attachment) and state the mentioned SRP ID, SRP Authentication Key, CAL ID and TX2 Support Contract ID.

You will then receive an e-mail from someone getting all the contacts in place. He (or she) will send out the BlackBerry Service Supplemental Agreement and BlackBerry Licensing Management spreadsheet. Once you have signed the BlackBerry Service Supplemental Agreement and filled in the BlackBerry Licensing Management spreadsheet you can mail them back.

The contract states several terms, describes the service delivery model and describes the services. The Service Description for Service Delivery states the following:

Features

 Personal information management

 Email

 Calendar

 Contacts with GAL integration: Contacts supports lookup across multiple domains for users in the same GAL (e.g., single Microsoft Online account)

 Tasks

 Device management

 Device wipe

 Password reset

Standardized Policy and Version Support

 All policies and settings are as listed in the Policy Reference Guide at http://na.blackberry.com/eng/deliverables/3801/Policy_Reference_Guide.pdf with the exception of the choice of password and no-password policies as follow:

 No password required policy – this is the default policy which will be applied unless customer specifically requests the Password protected policy

 Device-Only Items: Password Required = False

 Global Items: Allow Browser = False

 PIM Sync Policy Group: Disable PIN Messages Wireless Sync = True

 PIM Sync Policy Group: Disable SMS Messages Wireless Sync = True

 PIM Sync Policy Group: Disable Phone Call Log Wireless Sync = True

 MDS Integration Service Policy Group: Disable MDS Runtime = True

 MDS Integration Service Policy Group: Disable Activation With Public BlackBerry MDS Integration Service = True

 MDS Integration Service Policy Group: Disable User-Initiated Activation with the BlackBerry MDS Integration Service = True

 Password required policy

 Device-Only Items: Password Required = True

 Device-Only Items: User Can Disable Password = False

 Global Items: Allow Browser = False

 Password Policy Group: Set Password Timeout = 15

 Password Policy Group: Set Maximum Password Attempts = 5

 PIM Sync Policy Group: Disable PIN Messages Wireless Sync = True

 PIM Sync Policy Group: Disable SMS Messages Wireless Sync = True

 PIM Sync Policy Group: Disable Phone Call Log Wireless Sync = True

 MDS Integration Service Policy Group: Disable MDS Runtime = True

 MDS Integration Service Policy Group: Disable Activation With Public BlackBerry MDS Integration Service = True

 MDS Integration Service Policy Group: Disable User-Initiated Activation with the BlackBerry MDS Integration Service = True

 BlackBerry handsets supported

 Blackberry OS 4.2 +

 Future Blackberry OS versions to be supported shortly after release by major US carriers

 Blackberry Enterprise Server supported

 BES 4.1.6; all BES upgrades done at Microsoft's discretion and standardized across customers

In the Excel sheet you would need to provide the following information (for each user entering into the service):

  • Same for all users: Company / Business Contact / Business Contact Email / ITGen or Admin / ITGen Email
  • License User (name of the person using the service)
  • License User's e-mail address (BPOS mailaddress)
  • Activation Requestor (List the person responsible for sponsoring the Blackberry activation)
  • SR (Activation): List the service request number that was opened via https://admin.microsoftonline.com to activate your initial Blackberry users per the onboarding document
  • IT Policy (either: No Device Password / Device Password Required)
  • Activation Password: Specify an activation password for the user in this field. If an activation password is not specified, a random password will be assigned and emailed to the end user.

(This whole process was taken care of within a few hours in our case)

Also the Excel sheet states the rest of the process:

Customer Preparations for Service On-boarding

  1. You will receive an Excel file which requests the names, email addresses and other information for the employees for which you wish to use the Hosted Blackberry Service beta.
  2. Return the Excel file to the email address from which you received it. This may be a partner, Microsoft sales person, or the service contract desk.
  3. Make sure that you have the correct number of Hosted Blackberry beta service licenses and Exchange Online licenses for your Blackberry devices.
  4. Make sure that the users you wish to activate for service are included in the Excel document you filled in and returned to Microsoft.
  5. Make sure all your users are on the BES plan with your wireless carrier, and not the personal BIS plan.
  6. Make sure all your Blackberries are activated by the wireless carriers, in working order, and have ample data connectivity.
  7. Assign Exchange Online or Business Productivity Online Suite licenses for each of your Blackberry users in the Microsoft Online Administrator Portal. Blackberry users must have an Exchange account before Microsoft Online Services can provision them a Hosted Blackberry Service account.
  8. If the devices are currently attached to your local BES, or any other hosted BES service, please disassociate them from that BES prior to requesting the Blackberry activation with Microsoft. Blackberries cannot be attached to multiple BES. Please allow a couple of hours to propagate through the RIM infrastructure. We cannot provision Blackberries if they are already attached to another BES.
  9. Have the users sign into their Exchange Online account to verify that they can access their Email through either Outlook 2007 or Outlook Web Access.
  10. Use the Microsoft Online DirSync tool, and make sure everyone in the company (BES and non-BES users) has the exact same company name in AD. Those with different company names in AD will be excluded from GAL searches performed by the BES users.

On-boarding Process

  1. A support request to Microsoft Online Services Technical Support has been submitted on your behalf and a support representative will be contacting you to retrieve this spreadsheet as well as schedule out a time with you to onboard your Blackberry users onto the Microsoft Online Blackberry Enterprise Server .
  2. Coordinate with support on timing via the service request to minimize your Blackberry down time.
  3. On the agreed upon date and time, remove the users from your on premise Blackberry Server.
  4. Users will be activated by Microsoft Online Services.
  5. The support ticket will be returned to you to confirm activation once we have completed all users on the list you provided.
  6. Individual users will receive their Enterprise Activation Passwords in their Exchange Online accounts.
  7. Users need to enter the activation password into their devices for Enterprise Activation. Users will have 7 days to activate their devices before the activation password expires.
  8. If users are unable to activate their device in 7 days, they will have to be re-activated by repeating the steps in this process (that is, opening another service request at https://admin.microsoftonline.com).

Handover to tier one support

After you have signed the contracts your application will be handed over to tier one support. They will ask you (if you haven't supplied it yet) for the following information:

  • SRP ID
  • SRP Authentication Key
  • CAL ID
  • RIM Support Contract ID
  • CAL ID / CAL Authentication Key

The onboarding process

Now you're all set. Wait for the onboarding process to begin. Of course Microsoft will contact you to plan all necessary steps.

In my next post I'll write about the onboarding experience.