Monday, December 19, 2022

Teams PowerShell Module 4.9.1 update

PowerShell Module 4.9.1 version has some new features and some bug fixes, check this out.


- Application-based authentication support in Connect-MicrosoftTeams in GA. More details at https://docs.microsoft.com/en-us/MicrosoftTeams/teams-powershell-application-authentication.

- Contains a new implementation of [New|Get|Set|Remove]-CsTeamsChannelsPolicy and [New|Get|Set|Remove]-CsTeamsUpdateManagementPolicy. Functionality remains the same as previous implementation.

- Adds UseNewTeamsClient parameter to TeamsUpdateManagementPolicy.

- Adds EnablePrivateTeamDiscovery parameter to TeamsChannelsPolicy.

- Fixes issues with authentication token not refreshing for some policy cmdlets.

- Fixes issues where the display format was broken for some cmdlets.

- Adds SipProxyAddress, TeamsMediaLoggingPolicy, CountryAbbreviation, UserValidationErrors, and WhenCreated attributes in Get-CsOnlineUser output when run without the -Identity parameter. Out of these attributes, CountryAbbreviation, UserValidationErros, and WhenCreated will not show any values yet.

No comments:

Post a Comment