Forum Discussion

aarohbits's avatar
Oct 16, 2020
Solved

Managing 400+ Teams

Hi All,

 

I am helping a client how has more than 400 teams in their environment. I told them to a script to restrict Office 365 Groups using following this link:   https://docs.microsoft.com/en-us/microsoft-365/solutions/manage-creation-of-groups?view=o365-worldwide

 

However, how to manage their Teams that may not be used OR users created just for testing purposes and any best practice around on this .

Could I follow this strategy?

 

  1. Export All Teams and Owners to CSV:
    https://o365reports.com/2020/05/28/microsoft-teams-reporting-using-powershell/#All_Teams_Owner_report

  2. Check for Inactive Teams:
    https://gallery.technet.microsoft.com/Check-for-obsolete-Office-c0020a42

  3. Contact the owners and ask for the purpose of their respective teams.   

  4. Clean up / purge inactive and unnecessary teams.

Any suggestion please?
Any pointers will be highly appreciated.   

VasilMichev  TonyRedmond 

  • aarohbits 

     

    Run the Teams and Groups activity report and use the CSV it generates to decide which teams to remove. You could easily script some PowerShell to read the CSV and send email to the team owners before you remove the teams.

4 Replies