Jump to content

Recommended Posts

Posted

Does anyone have a guide on how to disable students chatting and calling each other in Teams? We only want staff/teachers contacting or calling the students.

 

Thanks

Posted

Need to apply a Meeting policy to students - you can apply policies which MS haveready made which you can apply, or you can make your own.

 

Policy to MS Meeting Policy to apply is the Education_SecondaryStudent

 

You can apply in small numbers via the Web Interface or you can use Powershell to apply in bulk.

 

I used Powershell to apply Policy Assignments to all staff and students - the Policy Assignments apply the individual Policies to users - once applied you can then modify them.

 

Need to install the MSTeams module first

 

install-module MicrosoftTeams -Force -Verbose

 

Have a look at this post - http://www.edugeek.net/forums/cloud-services/214904-powershell-teams-cant-connect-2.html#post1839015

Posted
Need to apply a Meeting policy to students - you can apply policies which MS haveready made which you can apply, or you can make your own.

 

Policy to MS Meeting Policy to apply is the Education_SecondaryStudent

 

You can apply in small numbers via the Web Interface or you can use Powershell to apply in bulk.

 

I used Powershell to apply Policy Assignments to all staff and students - the Policy Assignments apply the individual Policies to users - once applied you can then modify them.

 

Need to install the MSTeams module first

 

install-module MicrosoftTeams -Force -Verbose

 

Have a look at this post - http://www.edugeek.net/forums/cloud-services/214904-powershell-teams-cant-connect-2.html#post1839015

 

It doesn't give the option to select Education_SecondaryStudent just the Education_Teacher or the custom one i made. How can i choose the Education_SecondaryStudent one?

Posted

On your Admin area for Teams, of you look at Policy Packages it should show the packages avaiable.

 

You can then click on them and it should show the policies.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...