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 5.7

C'est une nouvelle version majeur.

Date: 17 Octobre 2023

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

Lien:  https://www.powershellgallery.com/packages/MicrosoftTeams/5.7.0

Évolutions:

**5.7.0-GA** (The project - MicrosoftTeams contains changes till this release)
- Removes deprecated ExternalAccessPrefix and OptimizeDeviceDialing parameters from [New|Set]-CsTenantDialPlan cmdlets.
- Fixes Get-CsTenantDialPlan cmdlet to return correct format of dial plan policy.
- Adds AdministrativeUnitReference to Get-CsOnlineUser output. This is currently populated in the commercial environments only.
- Fixes an issue with Connect-MicrosoftTeams to display the relevant TenantId, when authenticated using Managed Service Identity.
- Fixes the error in Sync-CsOnlineApplicationInstance output.
- Contains a new implementation of [New|Get|Set|Remove|Grant]-CsTeamsVdiPolicy cmdlets. Functionality remains the same as previous implementation.
- Adds NumberSource output attribute to the Get-CsPhoneNumberAssignment cmdlet.
- Adds CreateCustomEmojis and DeleteCustomEmojis parameters to [New|Set]-CsTeamsMessagingPolicy.
- Adds ParticipantNameChange and AutoRecording parameters to [New|Set]-CsTeamsMeetingPolicy.
- Fixes a bug in Get-Team cmdlet where duplicate progress record was appearing.
- Fixes token expiry issue with Get-Team cmdlet.

Comment installer ou mettre à jour votre module powershell Microsoft Teams

Install-Module -Name MicrosoftTeams

Si vous avez déja le module, vous pouvez mettre à niveau avec la commande:

Update-Module MicrosoftTeams

 

Get-InstalledModule

 

Facebook Like