MicrosoftTeams PowerShell Module 4.6.0 released as GA

Hi All,

Yesterday Microsoft hast release the MicrosoftTeams PowerShell Module 4.6.0 as GA (Generally Available) in the PowerShell Gallery.

MicrosoftTeams 4.6.0

Release Notes


Find the PowerShell Module in the PowerShell Gallery and install it

Find-Module MicrosoftTeams
Install-Module MicrosoftTeams
Get-InstalledModule MicrosoftTeams


Testing

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



Regards
Andres Bohren