TeamsAdminTool - Manage Teams, Channels and Tabs easily
Disclaimer: This script is provided ‘as-is’ without any warranty or support. Use of this script is at your own risk and I accept no responsibility for any damage caused. Introduction For a while I’ve been managing Teams using the Teams Admin Centre and PowerShell module but there have been some tasks I’d like to undertake that were not possible unless I joined the Team I wanted to make the change for e.g. Add a new tab. I then started to look what could be achieved using Microsoft’s Graph API and started writing scripts to perform tasks. As the scripts grew it made far more sense to put this in to a tool - and so, TeamsAdminTool was born. ...