MicrosoftTeams PowerShell Module 4.1.0 released

Hi All,

Yesterday the PowerShell Module for MicrosoftTeams 4.1.0 has been released as GA.

Find-Module MicrosoftTeams
Install-Module MicrosoftTeams -Force

Usually i test some of the Commands

Connect-MicrosoftTeams
Get-Team
Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *um*

Be aware, that for new M365 Tenants you can only use MicrosoftTeams PowerShell Module 4.x.x. Older Tenants have to switch to 4.x.x until June 2022.

Regards
Andres Bohren