Teams – The new Teams PowerShell module 2.0 is now available

As you know, the Teams PowerShell module is helping managing Teams and Skype for Business Online.

Well, the new 2.0 version is now available.

With this version you no longer need to connect to both Teams and Skype for Business Online; you can just connect to both administration back-end with a single command

Connect-MicrosoftTeams

The New-CsOnlineSession command is no longer needed to connect to Skype for Business Online and has been replaced by the above command.

You can get the new version using the command

Install-Module -Name MicrosoftTeams

or if you already had Teams PowerShell module installed using the command to upgrade

Update-Module -Name MicrosoftTeams -RequiredVersion 2.0.0

Leave a Comment

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.