Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Rule “migrate-google-to-office365/rule” #8464

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ index:
- integrate-dynamics-365-and-microsoft-teams
- change-message-size-restrictions-exchange-online
- groups-in-microsoft-365

- migrate-google-to-office365
---

Want to work smarter with Microsoft 365? Check [SSW's Microsoft 365 consulting page](https://www.ssw.com.au/consulting/microsoft-365).
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions rules/migrate-google-to-office365/rule.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
type: rule
title: Do you migrate from Google Workspace using a migration tool?
uri: migrate-google-to-office365
authors:
- title: Warwick Leahy
url: https://ssw.com.au/people/warwick-leahy
created: 2024-04-27T05:16:37.065Z
guid: f5dc6e45-0345-47d3-ad0e-29f6df901485
---
Migrating from Google Workspace to Office 365 involves a significant transfer of data, including emails, contacts, calendars, and files. A manual approach can be time-consuming and prone to errors. Utilizing a specialized migration tool, such as CodeTwo, can simplify the entire process, ensuring a smooth and secure transition to Office 365.

<!--endintro-->

## Google Workspace to Office 365 migration: Opt for efficiency with the right tools

Always use a professional migration tool when transferring data from Google Workspace to Office 365. Manual migration should be avoided as it can lead to data loss and significant downtime.

Manual migration of data, where an IT administrator manually copies files and emails between accounts. This process is error-prone and inefficient. Users also have downtime while the email is transferred.

:::vbad
![Bad example - Migrating manually causes downtime](2024-04-27_15-47-31.png)
:::

Using a migration tool like CodeTwo for transferring data from Google Workspace to Office 365. This tool automates the entire process, reduces errors, and provides logs and reports for monitoring the migration status. Emails can be transferred in a staged approach which drastically reduces labour and downtime.

::: good
![Good example - Migrating with CodeTwo is efficient](2024-04-27_16-00-55.png)
:::

::: info
**Warning:** Google has removed the ability to perform migrations using just the username and password. Each user must generate an 'app password' and explicitly enable all labels for IMAP in their Google account settings before a migration can begin. This change necessitates additional preparation steps to ensure a seamless data transfer.
:::

**Reason:** Migration tools are specifically designed to handle large datasets and complex data structures efficiently. They maintain data integrity, provide error checking and recovery options, and significantly reduce the manpower needed for the migration process.

**Exceptions:**

* Small businesses with minimal data may opt for manual migration if budget constraints do not allow for the use of paid tools
* When only a small subset of data (like select files or folders) needs to be migrated, manual transfer might be more practical
Loading