How to Enable Teams Meeting Attendance List Download in Microsoft 365
Recently, someone asked me if it was possible to export a Microsoft Teams Meeting Attendance List to Excel while in the meeting! My first reaction was that I hadn’t seen that possibility in my tenant and that probably this wasn’t possible. The truth is that Microsoft Teams has added a new feature that allows organizers to download and view the attendees that are present in a meeting. However, this option is not enabled by default. After googling a bit, I found a Microsoft support article that pointed me in the right direction. Pre-Requisites and How-To Steps Unfortunetaly, this configuration isn’t available in Teams Admin Center and in order to enable this meeting policy, we have to use PowerShell. Pre-Requisites The first step is to install Microsoft Teams and Skype for Business PowerShell modules: Microsoft Teams – just run the following command in a PowerShell console: Install-Module MicrosoftTeams Skype for Business: download and install the PowerShell Module.