This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// **************************************************************************************************************************** | |
// Abstract: | |
// This script is just a quick hack to export the UPN of the owners and members of a team as a CSV file without administrator permissions. | |
// This is a workaround for the problem that all information about the owners and members are displayed in one column. | |
// | |
// Usage: | |
// 1. Open MS Teams in Browser | |
// 2. Open your team | |
// 3. Select "Manage team" from its menu | |
// 4. Select the "Members" tab |