This article will guide you through migrating from Google Groups to Microsoft 365 Shared Mailbox.
You can easily set up a mailbox project and leverage the MigrationWiz solution to migrate your members, conversations, and attachments from Google Groups to your desired Microsoft 365 Shared Mailbox.
MigrationWiz
MigrationWiz is a migration tool, not a syncing tool. If changes are made at the source after migration, they will not sync to the destination, nor will changes made at the destination sync to the source. We do not have “live” monitoring of changes (as with a sync agent) and we cannot handle scenarios such as conflict resolution without user interaction.
Prerequisites
It is important to note the following prerequisites to have a smooth migration project.
- The source administrator must have a valid Google Vault license before proceeding with the migration project.
- Google Groups requires “Conversation History” to be enabled for conversations to be kept. A collaborative inbox has “Conversation History” enabled by default. However, it is recommended to verify this in the Group’s setting.
Licensing
We recommend that you purchase User Migration Bundle licenses for this migration scenario. User Migration Bundle licenses allow the performance of multiple migrations with a single license. For questions on licensing, visit MigrationWiz Licenses.
To use your license by following the next steps:
- Purchase Licenses.
- Create a Customer.
- Apply Licenses.
- Review Considerations.
Purchase licenses by following the steps below:
- Sign in to your BitTitan account.
- In the top navigation bar, click Purchase.
- Click the Select button and choose User Migration Bundle licenses.
- Enter the number of licenses you want to purchase. Click Buy Now.
- Enter a Billing address if applicable.
- Click Next.
- Review the Order Summary and enter a payment method.
- Click Place Your Order.
Create Customer on MSPComplete by performing these steps:
- Click the Add button in the top navigation bar
- Click the Add Customer button on the All Customers page
- Select the appropriate workgroup in the left navigation pane and click All Customers.
- Click Add Customer.
- Enter the new customer’s information in the Add Customer form. Primary Email Domain and Company Name are required. The rest are optional.
- Click Save.
- Repeat steps 1 through 4 for each customer you want to add.
Perform these steps on MSPComplete:
- Select the correct workgroup on the top of the left navigation pane.
Important
This is the workgroup which the customer and migration projects were created under. Your account must be part of the workgroup if the project was not created under your account. - Click Customers on the left navigation pane.
- Click the customer that employs the user to whom you want to use the User Migration Bundle license.
- Click the Users tab at the top of the page.
- Apply the license to the users by checking the box to the left of their emails.
- Click the Apply User Migration Bundle License button at the top of the page.
Tip
We recommend adding users to the Customer page with the vanity domain. Then apply the User Migration Bundle Licenses, before editing to show the .onmicrosoft domain, if the .onmicrosoft domain will be used for the migration. - Click Confirm if at least one unassigned User Migration Bundle license is available for each selected user.
Important
If there are no User Migration Bundle licenses currently available to be assigned and your role in the workgroup is Manager or higher, the form that appears provides all the necessary information and will walk you through the steps of purchasing User Migration Bundle licenses.
Licenses are released once payment has been received:
- Licenses are available immediately upon payment if you purchase via credit card.
- If you purchase via wire transfer (100+ licenses), the licenses will be available once payment is received and accepted.
- We do not accept purchase orders because of processing overhead.
In both cases, you will be notified by email that payment has been accepted and licenses are available in your account upon notification.
For more information on licensing, including coupon redemption and other licensing types, see our Licensing FAQ.
Limitations
The following are some of the limitations for the migration of Google Groups to Microsoft 365 Shared Mailboxes. Some of the limitations are an inheritance from the APIs used as well as the capabilities of the current destination.
- External members from the source are not migrated as Microsoft Shared Mailboxes do not support external members.
- Group settings (posting policy, member moderation, member privacy) are not migrated as Shared Mailbox instances do not support these settings.
- A nested Group which is a member of other Groups will not be migrated.
- Conversation tags like “Star”, “Abuse”, “Report”, and “Locked” are not migrated due to a lack of data from the source extract. The conversations are migrated.
- Collaborative inbox features like “Assign to me”, “Assign to someone”, “Mark as completed”, “Mark as duplicated”, and “Mark as no actions” are not migrated as these are not supported in Microsoft Shared Mailboxes. The conversations are migrated.
- Conversations under “Moderated” or “Pending” are not migrated due to a lack of data from the source extract.
- In MigrationWiz, Google Groups messages are exported and migrated individually to the Shared Mailbox destination, while the Google Groups app shows the number of threads and messages within the thread. Therefore, there would be a mismatch of migrated item counts between what is indicated in MigrationWiz and Google Groups itself.
- In MigrationWiz, Google Groups messages are exported and migrated individually to the Shared Mailbox destination, therefore, messages are shown as individual emails instead of their original conversation thread format. Prevent this issue by performing only one of the following options:
- Use the Advanced Option UseMultiAdmin=1.
- Set the “Advance Option>Performance>Maximum number of concurrent migrations” to 3.
- Create multiple projects to accommodate all the line items.
Important
MigrationWiz leverages PowerShell to migrate the project line items, hence, there is an inherited PowerShell concurrency limitation of 3 line items per run. Selecting more than 3 line items may result in a timeout error.
Migrated Items
Google Groups Members
- Google Groups members' roles and permission (Owner, Manager, and Member) are mapped as “Full Access” in Microsoft Shared Mailbox
Google Groups conversation
- Conversation metadata.
- Conversation attachments.
- Conversation labels.
- Google Groups settings (Posting policy, members moderation, member privacy).
- Collaboration Inbox features like ‘assignment of task’ and ‘status of tasks’.
- Google Spaces.
- Google Spaces Chats.
- Conversation tags like “Star”, “Abuse”, “Report”, and “Locked”.
- Conversations marked under “Moderated” or “Pending”.
- External members.
- Any nested Group which is a member of another Group.
Prepare the Source Environment
Google Groups Endpoint
This endpoint requires your tenant service account to be set up and Google APIs to be enabled.
Prerequisites
- Subscription to Google Cloud Platform.
- Google Super Administrator account.
- Ability to set up a service account on the G Suite tenant.
- A service account must be set up before the MigrationWiz project is created.
- The administrator must have Google Vault access privileges.
Create a Google Project
- Go to the Google Cloud Platform (GCP) Console and sign in as a super administrator. Choose one of the options below:
- If you haven't used the Google Cloud Platform Console before, agree to the Terms of Service and click Create Project.
- If you have used Google Cloud Platform Console before, at the top of the screen next to your most recent project name, click Down to open your projects list. Then, click New Project.
- Enter a project name and click Create.
Enable APIs for Service Account
- Click Menu () > APIs & Services > Library from the Google Cloud Platform Console,.
- Enable the following APIs by selecting the specific API and clicking Enable. Repeat for each API.
- Groups settings API
- Google Vault API
- Admin SDK API
Make sure that the respective services are enabled within the Google tenant. You can control services for your users by following the instructions on this page: G Suite and Google Services Access.
Create a Customer Tenant Service Account
- Click Menu > IAM & Admin > Service accounts from the Google Cloud Platform Console.
- Click Create Service Account and enter a name.
- Click Create.
- Assign the role of Owner to the new Service Account by selecting Owner from the Role drop-down menu.
- Click Done.
- You will now be returned to the Service Accounts page.
- On the Service Accounts page, click the vertical ellipsis ⋮ under the Actions column for the service account created above, and click on Manage Keys.
- Click + Add Key.
- Click Create New Key.
- Make sure that JSON is selected as the Key Type.
- Click Create.
- Click Close.
- Make sure that you download the key as a JSON file and make a note of the name and location of the file. This JSON file will be used when setting up the migration endpoint in the mailbox migration project.
- The JSON file must contain information in the following fields: “type”, “private key”, and “client email”. If these mandatory fields are empty, the file upload during endpoint creation will fail.
Find your Unique ID
From the Google Cloud Platform Console
- Go to Menu > IAM & Admin > Service accounts.
- Find the service account that was set up in Step 3: Create a Customer Tenant Account.
- Find the Unique ID field for that service account by clicking the Column Display Options “|||” button in the upper right corner above Actions.
- Select the Unique ID checkbox.
- Click Ok.
- Copy the unique ID number.
- This is the Client ID number that will be used in a later step.
- This Client ID should be considered similar to Administrator account passwords and handled securely.
Setting the Scopes for the Migration
- Go to https://admin.google.com and authenticate as a Super Administrator.
- In the admin console, go to Menu > Click Security > Access and data control > API controls > Manage Domain Wide Delegation.
Important
If you do not see the security icon on your admin console home page, your account does not have the necessary rights to make these changes.
Google limits settings access and configuration to only G Suite Super Administrator accounts - Click on Add new.
- In the client Name field, enter the Service account's Unique ID.
- For OAuth scopes, enter the scopes listed below:
https://www.googleapis.com/auth/apps.groups.settings
https://www.googleapis.com/auth/admin.directory.group.readonly
https://www.googleapis.com/auth/admin.directory.domain.readonly
https://www.googleapis.com/auth/devstorage.read_only
https://www.googleapis.com/auth/ediscovery
https://www.googleapis.com/auth/admin.directory.user.readonly - Click Authorize.
Assigning Google Vault Privileges
- The user must be a Super Administrator user and signed in as one.
- Sign in to Google Admin Console.
- In the Overview page, click on Admin Roles.
- Click on Create a New Role.
- Enter the Name and Description for the role, and click Continue.
-
Find and expand the list on Google Vault, select the following:
- Manage Matters.
- Manage Searches.
- Manage Exports.
- View All Matters.
- Click Continue.
Prepare Destination Environment
Microsoft 365 Endpoint
- Set up user accounts on the destination Office 365 tenant and assign licenses. These can be created in several ways:
- Manually, one at a time. Read the Add users individually or in bulk to Office 365 article from Microsoft for more information.
- By bulk import, via CSV file. Read the Add several users at the same time to Office 365 article from Microsoft for more information.
- By PowerShell script. Read the Create user accounts with Office 365 PowerShell TechNet article for more information.
- Create an administrator account in Office 365 to be used for migration or use the global admin account for the tenant. The minimal service account requirements are either full access rights to the mailbox or impersonation rights. We recommend using impersonation over delegation because it is Exchange Online. For specific steps to set impersonation manually, see Impersonation and Delegation.
- Test that the administrator can access user mailboxes.
Test access to the tenantname.onmicrosoft.com addresses, not to the domainname.com addresses. Make sure that the tenantname.onmicrosoft.com account is attached to each mailbox in Office 365. By default, it should be attached, but if not, it will need to be added as an alias to each account. This can be done through the Office 365 admin portal or via PowerShell scripts. Read the Verify mailbox accessibility using EWS article for more information.
Modern Authentication Requirements
The steps listed in the Obtain Client and Tenant ID Settings for Mailbox and Exchange Online Migrations section of the Authentication Methods Migrations KB apply to both the source and destination tenant when they are Exchange Online, in regards to Exchange Web Services (EWS) in mailbox, archive mailbox, and public folder projects. Use a Global Administrator for the configuration steps.
Please review the documentation before preparing the destination.
MigrationWiz Steps
Set up a Mailbox Migration Project
- Click Go To My Projects from the MigrationWiz dashboard.
- Click Create Project.
- Select a Mailbox migration type.
- Click Next Step.
- Enter a project name and select a Customer from the list. If you want to add a new customer you can do so here. To create a new customer:
- Click New.
- Provide required details including primary email domain and company name.
- Click Save.
- Click Next Step.
- Create or choose your source and destination endpoint by following the next steps in the section above.
Endpoints
Endpoints are created through MigrationWiz. If you select an existing endpoint from the dropdown, it will only show ten endpoints. If you have more than ten, you may need to search it.
Consider that endpoint search is case and character-specific. For example, Cust0mer will not show up if the search is customer. We recommend keeping a list of endpoints you have created, along with any unique spellings or capitalization you may have used.
Create your Endpoints
Please review the following tabs to create your destination and source endpoints.
Create your source endpoint by following the next steps:
- Click New.
- Enter a name in the Endpoint Name field.
- Select Google Groups from the Endpoint Type drop-down menu.
- Upload the JSON file for your service account setup.
- Provide a valid super administrator email address for the G Suite account that matches the end user domain.
- Click Next Step.
Create your destination endpoint by following the next steps:
- Click New.
- Enter a name in the Endpoint Name field.
- Select Office 365 from the Endpoint Type drop-down menu.
- Select one of the following credential options.
- Provide Credentials, the form expands to show more fields for username and password. MigrationWiz uses the credentials to access the service chosen. In most cases, you must provide credentials for an administrator account on those services, as this will enable MigrationWiz to have full access to the cloud service.
- Do not Provide Credentials, MigrationWiz requests credentials from end users before a migration can be started. This may slow your migration, as you are now dependent on end users to provide these credentials.
- Click Next Step.
- Complete the Application (client) ID, the Directory (tenant) ID, the Client Secret fields, and the Region of Destination Tenant, otherwise, you cannot save your project.
Application (client) ID, Directory (tenant) ID, and Client Secret
For Microsoft 365 Mailbox and Archive migrations, MigrationWiz adds the Application (client) ID, Directory (tenant) ID, and Client Secret fields.
While the Application (client) ID and the Directory (tenant) ID are mandatory, the Client Secret field is not. It will depend on the permissions of the user account that performs the migration. Please review the following information before the creation of your M365 endpoints.
-
The client secret value is not mandatory if you use delegated permissions. Please leave the Client Secret field empty.
-
The client secret value is mandatory if you use the Application Impersonation using API Permissions approach.
- If you already have an admin account with the Impersonation role enabled (not using the Application Impersonation using API Permissions approach) the client secret value is not mandatory. Please leave the Client Secret field empty.
For more information about how to get the Application (client) ID and Directory (tenant) ID values from the Application Registration, please review step 3 of this article.
Region of Destination Tenant
MigrationWiz displays a dropdown to select the Preferred Region of the Tenant at the destination endpoint. This value updates the Preferred Region of the Destination Tenant field in the project's Advanced Options, and vice versa. You will notice that both values are always the same.
The Region of Destination Tenant feature optimizes the migration performance and speed when choosing the region closest to the destination tenant.
Tip
You can find the region of your destination tenant directly in the Microsoft Entra admin center by going to Identity > Overview > Properties, and using the Country or region or the Data location.
For more information on this topic, review this article.
Warning
If you do not complete this field you will not be able to save your project and the “This field cannot be left blank.” error will appear.Endpoint Validation
Once the information has been provided for both, the source and destination endpoint, and the customer selects Save and Go to Summary, MigrationWiz performs an endpoint validation check.
This validation tests the administrator credentials entered into the project and the Modern Authentication setup only. If there is an issue, the screen redirects to the endpoint and provides an error message or flyout that can be selected for more information regarding the error.
Common Errors when Configuring Your Endpoint
For more information on the AADSTS700016, AADSTS90002, and ADDSTS50126 issues review the Common Errors Using Modern Authentication page.
Add Accounts (Items)
Add the accounts that will be migrated, which are also referred to as items, to a project using one of the following options:
This option allows you to add items one at a time. To do so, you only have to provide an email address if you entered administrative credentials when setting up the project. If you did not, enter the following user information:
- An email address
- Login name
- Password
- Mailbox status
Bulk Add uses a CSV containing the source and destination email addresses for the users to add the users to the project. If migrating only a specific group from a tenant, we recommend using the Bulk Add option.
MigrationWiz allows you to bulk import mailboxes into the system.
To import one or more mailboxes:
- Sign in to your MigrationWiz account.
- Select the Project for which you want to perform the bulk import.
- Click Add.
- Click Bulk Add.
- Follow the instructions on the page.
Autodiscover process within MigrationWiz can be used to discover items from the Source environment so that they can be imported into your projects. You can edit the project to remove users not being migrated. All users are added with the source and destination email addresses set to match the source email.
Use the Change Domain Name button at the top of the project page to change the domain name. If the usernames change during the migration, we recommend using the Bulk Add option.
There are a few requirements for this to work:
- The Source has to be Exchange 2007 or later.
- The endpoint on the Source needs to use admin credentials.
- For mailbox migration projects, the admin account that is specified within the Source endpoint needs to have a mailbox associated with it.
- The admin mailbox must be listed in the public Global Address List (GAL).
One additional item to note here is that there is no way to restrict the IP addresses that the connection will come from. This means that the steps outlined in our IP Lockdown guide will not apply here. If your environment requires that any IP addresses be whitelisted, it is recommended that items be added to your project using one of the other available options.
Autodiscover of items will not work while using Modern Authentication
Autodiscovery exposes the following items:
- For mailbox migration, autodiscovery will list all mailboxes at the Source.
Steps to Run Autodiscover
-
Navigate to the project you want to import users into.
-
Ensure that you have created an endpoint for the source project.
-
Once in the project, click the Add drop-down on the top navigation bar, then select Autodiscover Items. This will begin the Autodiscover process.
-
Once discovered, click the Import button, to import the items into your MigrationWiz project.
Advanced Options
The following advanced options may be useful for your migration.
Support Tab
- RecipientMapping Use this advanced option to map the source email addresses to the destination. The right part is a RegEx applied to the recipient's email address. You can use more than one remapping expression.
- VaultPollTimeoutInMilliseconds=86400000 This will increase the Google Vault polling from 1 hour to 24 hours.
- UseHashMapRecipientMapping Use this advanced option together with Recipient Mapping to increase performance when mapping large numbers of recipients.
- ModernAuthClientIdImport Modern authentication client ID support for tenants not using legacy authentication (basic authentication). You would have to set up the app in your AAD portal to get the client and tenant ID. Authentication Methods for Microsoft 365 (All Products) Migrations.
-
ModernAuthTenantIdImport Modern authentication tenant ID support for tenants not using legacy authentication (basic authentication). You would have to set up the app in your AAD portal to get the client and tenant ID. Authentication Methods for Microsoft 365 (All Products) Migrations.
Default Options for Microsoft 365 Endpoints
By default, some fields are view-only. In other words, you cannot edit or remove them from the support options page. To edit them, you need to edit the source or destination endpoint of your project.
Among these default options, you can find ModernAuthClientIdExport, ModernAuthTenantIdExport, ModernAuthClientSecretExport, ModernAuthClientIdImport, ModernAuthTenantIdImport, and ModernAuthClientSecretImport.
The support options above are required when configuring your endpoint.
Important
Keep in mind that the ModernAuthClientSecretExport and the ModernAuthClientSecretImport support options are text-masked.
Warning
You cannot update the default Advanced Options, in case you try to modify or add new ones the following message arises.
Verify Credentials
-
Open the project containing the items you wish to validate.
-
Select the line items to validate.
-
Click the Start button in your dashboard.
-
Select Verify Credentials from the drop-down list.
-
Once complete, select the Status section and view the verification results.
Auto-provisioning of Shared Mailboxes
MigrationWiz now supports the provisioning of Shared Mailboxes for the Google Groups to Microsoft Shared Mailbox migration projects. This is optional for users and does not require any licenses.
Existing mailboxes present at the destination will be skipped. MigrationWiz follows the exact details provided in the destination item information for the provisioned mailboxes
Steps for Provisioning Shared Mailboxes
- Create a Google Groups to Microsoft Shared Mailbox project
- Input the line items through Quick Add/Bulk Add/ Auto Discovery
- Start a Full migration or Pre-stage migration, and choose the option to provision the Shared Mailboxes
Performing a Migration
Trial Migration
-
Select the line items to migrate.
-
Click the Start button from the top.
-
Select Trial Migration.
-
Click Start Migration.
Pre-Stage Pass
-
Select the line items to migrate.
-
Click the Start button from the top.
-
Select Pre-Stage Migration.
-
Under the Migration Scheduling section, from the drop-down list, select 90 days ago.
-
Click Start Migration.
Full Pass
-
Select the line items.
-
Click the Start button from the top.
-
Select Full Migration.
-
Click Start Migration.
Run Retry Errors
Look through the user list and click any red "failed migration" errors. Review the information and act accordingly.
If problems persist, contact Support.