Forum Discussion
berndvandesanden
Mar 11, 2020Copper Contributor
Create classroom team as admin
Hi, Is it possible to create a classroom team in the admincentre of with powershell? Our users cannot make there own teams because we blocked it. Thanx a lot!
MichaelB_Sweden
Microsoft
Mar 13, 2020You can use four different methods
- Manually in the Teams Client UI if you have the permission
- Using the Teams Admin Portal
- Using PowerShell - https://docs.microsoft.com/en-us/powershell/module/teams/new-team?view=teams-ps
- Using Graph API - https://docs.microsoft.com/en-us/graph/api/team-post?view=graph-rest-beta
- Test it using Graph Explorer https://developer.microsoft.com/en-us/graph/graph-explorer
- JohnHP46Aug 22, 2021Copper Contributor
Yeah, so how exactly do I do "create class Team as Admin" - process doesn't show a choice for the critical Team Type!