Forum Discussion
escupham
Nov 11, 2016Iron Contributor
Planner and SharePoint Sites
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 ...
escupham
Nov 11, 2016Iron Contributor
Thanks. So if we are about to disable groups, we should probably unlicense everyone for Planner?
Nov 11, 2016
That's correct
- escuphamNov 14, 2016Iron Contributor
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?