techie17 Posted May 6, 2020 Posted May 6, 2020 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
mdrabble Posted May 6, 2020 Posted May 6, 2020 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
techie17 Posted May 6, 2020 Author Posted May 6, 2020 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?
mdrabble Posted May 6, 2020 Posted May 6, 2020 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.
mdrabble Posted May 6, 2020 Posted May 6, 2020 Also - if you go to a user area with Teams Admin, you should see Show Policies. If you click on one of those it should show the polcies applied to that user. User Policy Package - when you click edit, it should allow you to select Education (Secondary school student) That will apply all the student policies to that student. https://docs.microsoft.com/en-us/MicrosoftTeams/manage-policy-packages
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now