Teams – Explicit recording consent for meeting
Teams administrators can now enable the explicit consent when a meeting is being recorded. This replace the simple recording notification. This setting is off by default. To enable it you need to use Teams PowerShell (available here https://www.powershellgallery.com/packages/MicrosoftTeams/). Connect-MicrosoftTeams Set-CsTeamsMeetingPolicy –Identity <meeting policy identity>-ExplicitRecordingConsent “Enabled” When the policy is applied, the Teams meeting window will […]
Teams – Explicit recording consent for meeting Read More »