Microsoft Teams: PowerShell script to add Team owners as a Team members to resolve “Failed to add plan” issue while adding planner to Team which are created using Graph APIs
In this article I’ll share the PowerShell script
1. Get the Team from its DisplayName
2. Get Team Owners
3. Add Team Members
