12Knocksinna / Office365itpros

Office 365 for IT Pros PowerShell examples
MIT License
1.28k stars 567 forks source link

TeamsGroupsActivityReport.ps1 Running on 11k+ Teams #36

Closed plodik closed 3 years ago

plodik commented 3 years ago

I am trying to run your script TeamsGroupsActivityReport.ps1 on a huge Teams tenant - more then 11000 teams. It will run for hours and hours, however I am having various issues and errors. Is this capable to run on a huge tenant? Thanks a lot.

12Knocksinna commented 3 years ago

Use the Graph-based version https://github.com/12Knocksinna/Office365itpros/blob/master/TeamsGroupsActivityReportV5.PS1 for large tenants. It's been tested at well over 30,000 teams.