Forum Discussion
DanielMinett
May 04, 2020Copper Contributor
Disable Chat Messaging in Teams Meeting
Hi all, We've been having issues with students misusing the chat section during remote learning (Teams Meeting). It would be great to have the ability to disallow chat in meetings either duri...
- May 04, 2020
You can disable chat for users in a Meeting policy, this will stop them from chatting in all meetings. Set MeetingChatEnabledType to Disabled using powershell.
https://docs.microsoft.com/en-us/powershell/module/skype/set-csteamsmeetingpolicy?view=skype-psYou can't disable meeting chats per meeting, but there is an uservoice requesting this. You can vote for it here:
kvjohn
Jan 13, 2021Copper Contributor
DanielMinett hi