Le Cloud de Christophe BOUCETTA

Voici le blog sur les communications unifiées et la collaboration Microsoft par un MVP nominé depuis 11 ans

Microsoft a rendu disponible  une nouvelle version du module powershell pour Microsoft Teams en version 3.2.0 (preview)

Date: 18 Février 2022

Release notes: https://docs.microsoft.com/fr-fr/MicrosoftTeams/teams-powershell-release-notes 

Lien:  https://www.powershellgallery.com/packages/MicrosoftTeams/3.2.0-preview

Les nouveautés:

  • This release completes the modernization of all the cmdlets relevant for Teams only organizations. The modern versions will be gradually rolled out, so some organizations will continue to see the older remoting versions.
  • [BREAKING CHANGE] Except New-CsVoiceNormalizationRule; the InMemory switch is no longer supported for other cmdlets.
  • Connect-MicrosoftTeams performance improvements.
  • Fixes for Import-Module with Prefix.
  • Fixes handling ports with slash character "/" in [Get|Set|Remove]-CsOnlineLisPort.
  • Releases Test-CsTeamsUnassignedNumberTreatment cmdlet.
  • Deprecates the following cmdlets: ConvertTo-JsonForPSWS, Set-CsUserServicesPolicy, [Get|Set]-CsNetworkConfiguration, [Set|Remove]-CsTenantNetworkConfiguration, New-CsNetworkMediaBypassConfiguration, [Get|Grant|New|Remove|Set]-CsTeamsVerticalPackagePolicy, [Get|Remove|Set]-CsVoiceNormalizationRule.

Il est requis de lancer votre session powershell avec des droits d'administrateurs.

Comment installer le module powershell MicrosoftTeams en version preview?

Install-Module -Name MicrosoftTeams -AllowPrerelease

Comment mettre à niveau votre module powershell vers cette version?

Comment vérifier votre version installée powershell MicrosoftTeams?

Get-InstalledModule

Facebook Like