Forum Discussion
Farhad Mazlumi
Feb 19, 2020Brass Contributor
Export the list of team members
I wonder how I can export the list of members of a team to an excel or csv file. When there are some assignments, there is an export option in Grades tab and I can delete the extra columns; but I do ...
- Feb 19, 2020PowerShell
https://gallery.technet.microsoft.com/office/Get-Teams-details-c8d8cd93
Hope that answers your question!
Best, Chris
sfothers
Oct 18, 2021Copper Contributor
Farhad Mazlumi You could try doing this from portal.azure.com as a standard user without needing to use PowerShell. Select Azure Active Directory, browse to Groups and search for the Team name. You can view members and owners from there, and should be able to download the memberlist to csv using the bulk operations drop down. Having said that, an option within the Team client itself would be a much better option!
Dani_Arg
Jan 21, 2025Copper Contributor
I tried this and it worked like a charm. Easy. Thank you.