Forum Discussion
Carrera_B
Sep 09, 2019Copper Contributor
Bulk Creation of Teams from Existing Groups using PowerShell
Hello, I am wondering if it's possible to create a large number of teams from existing O365 groups using PowerShell. I know how to bulk create in PowerShell, but we've recently created a number of SP...
- Sep 10, 2019Not possible with powershell alone! To do this programmatically use Microsoft Graph:
https://docs.microsoft.com/en-us/graph/teams-create-group-and-team
Dominique0473
Apr 03, 2020Copper Contributor
Carrera_B for EDU tenant, same thing? keep students from being able to create their own teams etc?