Forum Discussion

Mats Warnolf's avatar
Mats Warnolf
Brass Contributor
Jan 30, 2017
Solved

Groups: Tenant to tenant migration

After a merge we are in the process of moving as much content as possible from one tenant to another. The process a moving a unified group looks easy. Evaluate which groups should be migrated (and...
  • TonyRedmond's avatar
    TonyRedmond
    Feb 01, 2017

    Groups use special forms of mailboxes that not all migration tools even reveal let alone access... That is my warning.

     

    Just as an example, try using the Get-Mailbox cmdlet to list group mailboxes. They don't exist. You have to use Get-UnifiedGroup. But you can feed a group mailbox id into Get-MailboxStatistics... So it's inconsistent, hence the warning.

Resources