Forum Discussion

RichardH's avatar
RichardH
Copper Contributor
Jul 01, 2019
Solved

StaffHub to Teams Migration

Hi i'm trying to move a StaffHub Team to Teams using powershell Connect-StaffHub 

 

following the guidance shown on microsofts pages

 

when running cmdlet  Move-StaffHubTeam -TeamId 

 

i'm getting an error:

 

{"error":{"code":"PreconditionFailed","message":"The team can’t be moved. Office 365 Group creation is disabled for your tenant. Please enable Group Creation for your tenant before attempting to migrate your team to Shifts.","details":[],"innererror":{"code":"GroupCreationNotEnabled"}}}

 

i have used

 

get-OwaMailboxPolicy | select GroupCreationEnabled

GroupCreationEnabled
--------------------
True

 

 

Does anyone know what is going wrong?   is there another groupcreationenabled i should be looking for?

 

 

Has anyone successfully moved a StaffHub Rota into Teams/Shifts?

 

 

thanks

 

Richard

Resources