Guilherme
Guilherme

Reputation: 1835

Perform native account migration to Office 365 from Suite G ,trough API

Microsoft Graph has a native way of performing migrations from G Suite email boxes through a native tool.

I wonder if there is a way to use this migration through the API

This method does not require individual account passwords, only account administrator permission settings

https://learn.microsoft.com/en-us/Exchange/mailbox-migration/perform-g-suite-migration

The documentation describes a series of steps that need to be executed through the accounts administrative panel, making use of the G Suite API for obtaining the data.

Upvotes: 1

Views: 114

Answers (1)

Guilherme
Guilherme

Reputation: 1835

Manage Migration Batch to microsoft mailbox is possible through Microsoft Exchange PowerShell API

Looking into Exchange PowerShell documentation i found a way to create a new migration like the migration possible on the new migration tool

Soon I will try to use this API and add here any update

Upvotes: 0

Related Questions