Hi folks,
hope you're all doing greate.
please can anyone help me out of this i can't found out any doc or articles :
about creating Teams with type CLASS using powershell on MICROSOFT TEAMS APP.
Help me please
Best Regards.
Hi folks,
hope you're all doing greate.
please can anyone help me out of this i can't found out any doc or articles :
about creating Teams with type CLASS using powershell on MICROSOFT TEAMS APP.
Help me please
Best Regards.
You can use New-Team to create class type of teams.
The value “EDU_Class” of parameter -Template is for class.
For more details, please refer to this article: https://docs.microsoft.com/en-us/powershell/module/teams/new-team?view=teams-ps.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
@Camelybennani-4390,
If you have any questions or needed further help on this issue, please feel free to post back.
That solution works for me, but when I create Team with New-Team with "EDU_Class" template parameter, teacher or owner must Activate team and after that student can join to team. Does have any parameter for New-Team when team was created they already had status activated?
What property is set by the "EDU_class" template that allows for the use of assignments?
I currently have a team of students (that was not created using the template) and we cannot use the assignments.
Is there a way to create a "class type" team via power shell w/o using the template? From my investigation of the returned properties of "Get-Team", there is no "type" property that could be set.
Frankly, I am more than upset by the (seeming) facts, that neither an exisiting team could be changed into a "class type" team - whatever this ominous unqueriable internal class property might be - nor that one could create a "class type" team without the use of above mentioned preset.
Am I correct, that the only way to achieve this, as of right now, is to create a new "class type" team and transfer all files and users by myself?
6 people are following this question.