Nov 11 2016 05:26 AM
I understand Planner runs off the groups service and a SharePoint site is created when a plan is created. A couple questions:
1. Why don't Sites created off the Plans show up in the SharePoint Admin center under Site Collections?
2. If you run the PowerShell script to disable Groups service, will that also disable then the automatic creation of a Site when a Plan is created?
Nov 11 2016 06:45 AM
Nov 11 2016 06:59 AM
Thanks. So if we are about to disable groups, we should probably unlicense everyone for Planner?
Nov 14 2016 08:09 AM
We ran the PowerShell Command, UserPermissionToCreateGroupsEnabled parameter is set to FALSE, and confirmed users could no longer create a Plan.
I have found a couple different mentions of commands to run to disable O365 Groups service. If we've ran the above command, do we need to run this one too before we start migrating mailboxes to EO: set-OwaMailboxPolicy -GroupCreationEnabled $false -Identity OwaMailboxPolicy-Default?