Share via

Create a class team using powershell HELP PLEASE

Camely bennani 1 Reputation point
2020-09-11T11:18:42.95+00:00

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.

Microsoft Teams | Microsoft Teams for business | Other
0 comments No comments

2 answers

Sort by: Most helpful
  1. Sharon Zhao-MSFT 25,771 Reputation points Microsoft External Staff
    2020-09-14T02:41:04.68+00:00

    @Camely bennani ,

    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://learn.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.

    Was this answer helpful?

    1 person found this answer helpful.

  2. Andreas Hüper 1 Reputation point
    2021-05-07T15:16:20.25+00:00

    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?

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.