Forum Discussion
CMSCMSCMS
Apr 22, 2020Iron Contributor
Meeting Attendance List
Hi All, I've seen the uservoice for creating an attendance list after a meeting https://microsoftteams.uservoice.com/forums/555103-public/suggestions/33989875-view-or-export-a-list-of-users-who-atte...
Apr 22, 2020
You need to enable it via PowerShell:
Set-CSTeamsMeetingPolicy - Identity Global - AllowEngagementReport "Enabled"
Adam
Set-CSTeamsMeetingPolicy - Identity Global - AllowEngagementReport "Enabled"
Adam
Patricia_Azevedo
Jun 05, 2020Copper Contributor
adam deltinger This works for me !! Thanks a lot !