Managing Microsoft Teams using PowerShell

With the potential of Microsoft Teams having tens of thousands of users, thousands of teams, and thousands of channels, having the ability to automate and bulk manage these teams, channels, and team members is imperative for an administrator. With that said, we need to understand how nicely PowerShell integrates with Microsoft Teams and how you can use PowerShell to interact with Teams and also generate scripts to perform some of the more common, and possibly tedious, tasks associated with Teams. Microsoft Teams PowerShell provides several cmdlets for managing all aspects of Microsoft Teams, and the Teams PowerShell module offers three great features: Support for authentication options like credentials and access… Read More

Continue Reading

Managing SharePoint Online using PowerShell

SharePoint Online (SPO) is a powerful collaboration tool that is deeply integrated with Microsoft Teams and OneDrive. With the possibility of having tens of thousands of SharePoint sites with thousands of users accessing these sites, most of which will be managed by using groups, it is important for a SharePoint administrator to have the ability to automate, and bulk manage and configure these sites, users, and groups. With that being said, we need to have a thorough understanding of how PowerShell integrates with SharePoint Online and how you can use PowerShell to manage sites, users, and groups as well as generate PowerShell scripts to perform some of the more common… Read More

Continue Reading