This article outlines the complete task flow for migrating mailboxes from GroupWise (version 7.0 and later) to G Suite.
This migration scenario will migrate the Inbox, Folders, and Email items. When migrating from GroupWise to G Suite, MigrationWiz migrates via a Universal Mapper. Due to the limitations of the Universal Mapper, only mail items will be migrated (i.e., no calendar or contacts will be migrated).
GroupWise may be running on Windows or Linux.
There are some tools and resources that will make the migration easier. Before you start your migration, we suggest you read the following information and linked guides.
First Migration?
We have created a guide on scoping, planning, and managing the migration process. If this is your first migration, we recommend carefully reading this guide.
The MSPComplete section guides you through the DMA use, but for questions and further guidance see our Device Management Agent Installation and Introduction to DMA articles.
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 cannot handle scenarios such as conflict resolution without user interaction.
MigrationWiz supports the capability to share migration projects across a Workgroup. When the Project Sharing feature is turned on, all Agents besides those who are Inactive can view all migrations projects.
We are not able to support migrations with two-factor or multifactor authentication.
The maximum file size for migration through MigrationWiz varies by migration type and environment, but may never exceed 60GB.
Prepare the Source Environment
Enable the SOAP Endpoint
Enable the SOAP endpoint on each Post Office Agent (POA).
- Start GroupWise ConsoleOne.
- Navigate to GroupWise Agent Settings.
- Checkmark the Enable SOAP option to enable SOAP access.
- If the Source environment has multiple POAs, you must open a SOAP port (typically 7191) on each POA.
Generate the User List
This can be generated through your GroupWise ConsoleOne portal. GroupWise migrations require both the email address AND the username, e.g., email address = testuser001@mydomain.com AND username = testuser001.
- If there is only one POA, you will only need to generate one user list and migrate all users from one MigrationWiz mailbox project.
- You will need to generate a user list for each POA.
- You will then use these lists to add the users to each MigrationWiz mailbox project.
- You will create multiple Source endpoints, one for each POA, and include the IP address of the POA as part of the GroupWise SOAP URL, under the MSPComplete section of this guide. It will follow this format:
<http or https>://<IP address>:7191/soap
- You will only need to generate one user list, which should include all users from all POAs.
- You will then use this list to add the users to a single MigrationWiz mailbox project.
- You will create only one Source endpoint and include the external IP address of the POA as part of the GroupWise SOAP URL, under the MSPComplete section of this guide. It will follow this format:
<http or https>://<IP address>:7191/soap
Credentials
- Create a Trusted Application Key. This is used to migrate from GroupWise using administrative credentials.
- Use the GroupWise graphical interface to register a Trusted Application key called "MigrationWiz".
- Ensure that the application name is set to "MigrationWiz."
- Make a note of the key value for the application key textbox. This will need to be entered under the Source endpoint in MSPComplete.
- For GroupWise 8 Support Pack 1 or later, use the graphical user interface tool to register trusted applications.
- For previous versions, use our command line tool to generate the Trusted Application Key.
- Go to the target GroupWise server.
- Log in as a GroupWise administrator.
- Verify the user has full access to the GroupWise domain folder.
- Extract zipped files to a local temporary folder.
- Run the EXE with the GroupWise database folder as an argument (ie., GenerateTrustedAppMigrationWizKey.exe C:\Novell\Databases).
Example
- C:\>GenerateTrustedAppMigrationWizKey.exe C:\Novell\Databases
- MigrationWiz Trusted App Key Generator
- Configuring: C:\Novell\Databases
- Key Generated
- Key: 865A15420BA50008B…007BCF0085003000
If this does not work in your environment
If the command does not work, you can use the NETWIN32.DLL command line tool included in the Novel Netware client. If you get the following error: “The program cannot start because NETWIN32.DLL is missing from your computer. Try reinstalling the program to fix this problem” confirm that:
- The GroupWise client is installed on the computer.
- The Novell Netware client is installed on the computer.
If these are both installed, follow the next steps:
- Go to a Windows machine.
- Log in as a GroupWise administrator.
- Mount a drive letter to the remote target GroupWise server (for example, net use X: \\GW-Server\c$ /u:Administrator).
- Follow the previously outlined steps using X:\Novell\Databases instead.
Prepare the Destination Environment
Create Users on G Suite
Follow the directions from Google to create the users.
Set up OAuth 2.0 Access
Google is currently updating its UI for some users. The following guide contains steps for both the old and the new UX. Before you begin the process, verify the interface you have.
For reference, we included Screenshots.
BitTitan products use OAuth 2.0 to authenticate to G Suite and utilize the G Suite (IMAP) endpoint in MigrationWiz. This applies to both mailbox and document migration projects. Add specifically allowed API scopes to the MigrationWiz project to obtain access to your G Suite data.
- These steps must be followed whenever there is a migration project to or from G Suite using the G Suite (IMAP) endpoint. For instructions on using the Gmail API endpoint, see MigrationWiz - Mailbox Migration - Set up Google API for migrating mailboxes.
- Enabling access is required for both G Suite mailbox and Google Drive document migration projects.
- Mailbox migration projects require that a G Suite administrator grant access to the BitTitan client ID and scopes listed in this article.
- Document migration projects require that a G Suite Super administrator grant access to the BitTitan client ID and scopes listed in this article and enable the API access. The steps to do this are included at the bottom of this article.
Steps in the G Suite Admin Console
Complete these steps to grant BitTitan client ID access to the appropriate scopes:
- Go to https://admin.google.com and authenticate as a Super Administrator.
- Click Security.
If you do not see the security icon on your admin console home page, you do not have the necessary rights on your account to make these changes. Request Super Administrator access from the customer to implement these changes. - Click Advanced settings.
Google limits accessing and changing this setting to only G Suite Super Administrator accounts. - You will now have one of two options, depending on whether your tenant has been updated to the new Google API or not.
-
Old Google Tenant:
- Go to the G Suite admin page at google.com.
- Click Security.
- Click Advanced Settings.
- Click Manage API Client Access.
OR If your account shows the latest UI updates from Google, as shown below:
- Go to the G Suite admin page at google.com.
- Click Security.
- Click Advanced Settings.
- Under ‘Domain-wide delegation’, click Manage domain-wide delegation.
- On the Manage domain-wide delegation page, click Add new.
- Click MANAGE DOMAIN WIDE DELEGATION.
- Click Add New.
- Enter 113321175602709078332 into the Client ID field.
- Enter the following groups of scopes into the OAuth Scopes (comma-delimited) field:
G Suite as the Destination (full scopes):
https://mail.google.com/, https://www.google.com/m8/feeds, https://www.googleapis.com/auth/contacts.readonly, https://www.googleapis.com/auth/calendar, https://www.googleapis.com/auth/admin.directory.group, https://www.googleapis.com/auth/admin.directory.user, https://www.googleapis.com/auth/drive, https://sites.google.com/feeds/, https://www.googleapis.com/auth/gmail.settings.sharing, https://www.googleapis.com/auth/gmail.settings.basic,https://www.googleapis.com/auth/contacts,https://www.googleapis.com/auth/contacts
- Click Authorize.
The client name is 113321175602709078332 (make sure there are no leading or trailing spaces, as this may cause the error "URL ends with an invalid top-level domain name."). This will grant BitTitan products access to the appropriate scopes.
MSPComplete Steps
Create Customer
- 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 the steps 1 through 4 for each customer you want to add.
Purchase Licenses
We recommend you purchase the User Migration Bundle license for this migration scenario. User Migration Bundle licenses allow multiple types of migrations to be performed with a single license. They also allow DeploymentPro to be used to configure Outlook email profiles. For questions on licensing, visit MigrationWiz Licenses.
In case, you want to purchase the licenses follow the next steps:
- 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.
MigrationWiz Steps
Create a Mailbox Migration Project
When there are multiple non-linked Post Office Agents (POAs), you should create multiple Mailbox Migration Projects and match the Source endpoint to the project corresponding to the users on the POA.
- Click the Go to My Projects button.
- Click the Create Project button.
- Click on the type of project that you wish to create. For this migration:
- Mailbox: Mailbox projects are used to migrate the contents of the primary user mailbox from the previous environment to the new environment. Most mailbox migrations can migrate email, calendars, and contacts.
For mailbox migrations, use administrative credentials to access mailboxes. In most migration scenarios, the admin account must have full access rights to the Source mailboxes.
- Click Next Step.
- Enter a Project name and select a Customer.
- Click Next Step.
Endpoints
Endpoints are now created through MigrationWiz, rather than through MSPComplete. The steps for this section outline how to create the endpoints in MigrationWiz.
If you select an existing endpoint consider only ten endpoints are shown in the drop-down. If you have more than ten, you may need to search. 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.
- Select a source endpoint or create a new endpoint.
- To create a new source endpoint:
- Click New.
- Name the endpoint.
- Select type GroupWise 7+.
- It is necessary to add all domains that will be part of the migration on the Source or the Destination. This means that, if there are users in one project with domain names Sourcedomain.com and Destinationdomain.com, it is important to ensure that both of these are added under “Your Domains” when creating the endpoints. When adding a domain, you need to click the "+" button.
- Enter the GroupWise SOAP URL.
- Click the Provide Credentials radio button and enter the Trusted Key for the Trusted Application Key that was set up under the "Prepare the Source Environment" section of this guide.
- Click Add.
- Click Next Step.
- If there are multiple Post Office Agents (POAs), and they are not linked, create separate Source endpoints for each POA.
- Select an existing destination endpoint or create a new destination endpoint.
- To create a new destination endpoint:
- Click New.
- Name the endpoint.
- Select type G Suite/Gmail.
- Enter the administrative email address. This is the account that has an admin access level to the Google admin portal.
- Click Add.
- Click Next Step.
- Click Save and Go to Summary.
Add Users
Add the user accounts that will be migrated to the project. This may be done in several ways, depending on the size of the project. Steps for each option are in the accordion below, simply click to show the option you select and follow the guidance there.
GroupWise migrations require both the email address AND the username, e.g., email address = testuser001@mydomain.com AND username = testuser001.
Small Migrations
For small migrations, it is easy to add users one at a time using Quick Add. The steps for this are below.
Larger Migrations
For larger migrations, we recommend either using the Bulk Add option.
- 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.
Advanced Options
The following advanced options show you some options that will help you to perform or complete a migration.
Support Tab
Consider that each Support Option includes the "=" character and is to be entered under the Support tab in the section named Support Options.
Add additional blank fields for new Support Options by clicking on the "+" button. In case you want to delete a field click the trash can icon.
Optional Settings
- FolderMapping="^INBOX/->" Folder mapping maps folders to the root label on the Destination mailboxes, rather than under the inbox/label name.
- FolderMapping=”^Cabinet->Inbox” In this case, folder mapping maps folders under the cabinet subfolder on GroupWise, to the Inbox on the Destination.
Performance Tab
-
Set Maximum concurrent migrations. We recommend setting this to a very low value, such as 10, to ensure that server utilization does not go above 80%. If the Source server has enough server resources, set this parameter based on the bandwidth guideline of three (3) mailboxes per 1Mbps of bandwidth. Therefore, for example, if there is a 10Mbps connection, we recommend setting the maximum concurrent migrations parameter to 30. If the Source server has limited available server resources, we recommend setting this value to a lower value to avoid overwhelming the server with requests.
Run Verify Credentials
- Open the Project containing items you wish to validate.
- Select the items you wish to validate.
- Click the Start button in your dashboard.
- Select Verify Credentials from the drop-down list.
Once complete, the results of the verification will be shown in the Status section.
Notify Users
Notify users that a migration is occurring. Send an email to all users telling them the time and date of the migration.
Run Migration
Pre-Stage pass
- Select the users you wish 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.
MX Record Cutover
Change over MX records on the DNS provider's portal. Also, include the AutoDiscover (CName) setting.
Email end users to let them know what to expect for their Outlook profile reconfiguration.
Full (Delta) Pass
- Select the users.
- 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.
Outlook Configuration
If users will be using Microsoft Outlook with G Suite, they will need to follow the instructions here, to download and install G Suite Sync for Outlook and create a new Outlook profile that connects to G Suite.
Request Statistics
Click the pie chart icon in the MigrationWiz dashboard to receive an email containing all the project migration statistics.