After last weeks post Microsoft Teams – Get all your team sites using PnP Powershell, Now my next attempt with the all new Microsoft Teams PowerShell.

First steps first I had to install Microsoft Teams PowerShell.

I hear you say : “Give me the Url for the installer!!!”

No I’m not going to give that!

Just use the following oneliner:

Install-Module MicrosoftTeams

Make sure that you run PowerShell or PowerShell ISE as administrator.

Now we need to connect first:

Connect-MicrosoftTeams

Once you have completed the login form, you can run Get-Team

Get-Team PowerShell

Note that this only includes your own teams and that you can’t get a full overview of all the teams even if you are not included. Even as an administrator you can’t get all the teams unless you add yourself as a member to all the teams.

By Pieter Veenstra

Business Applications and Office Apps & Services Microsoft MVP working as a Microsoft Productivity Principal Consultant at HybrIT Services. You can contact me using contact@veenstra.me.uk.

3 thoughts on “Microsoft Teams – Get all YOUR teams using PowerShell ( Part 2) – Resolved!”

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.