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 4.8.1 (preview)

Date: 21 Octobre 2022

Release notes: https://docs.microsoft.com/en-us/microsoftteams/teams-powershell-release-notes

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

Les nouveautés:

**4.8.1-preview** (The project - MicrosoftTeams contains changes till this release)
- Contains a new implementation of [New|Get|Set|Remove]-CsTeamsMessagingPolicy, [New|Get|Set|Remove]-CsTeamsMeetingPolicy, and [New|Get|Set|Remove]CsOnlineVoicemailPolicy. NOTE: These Cmdlets currently only work with powershell.exe. They don't work for pwsh.exe. This will be fixed in the next GA release.
- Adds ExplicitRecordingConsent, ForceStreamingAttendeeMode parameters to TeamsMeetingPolicy.
- Adds Description, PreambleAudioFile, PostambleAudioFile, PreamblePostambleMandatory parameters to OnlineVoicemailPolicy.
- Adds AllowChatWithGroup and EnableFeatureSuggestions parameters to TeamsMessagingPolicy.
- Releases Update-CsTeamsShiftsConnectionInstance cmdlet.

Comment installer le module powershell MicrosoftTeams en version preview?

Install-Module -Name MicrosoftTeams -AllowPrerelease

Comment mettre à niveau votre module powershell vers cette version?

Update-Module -Name MicrosoftTeams -AllowPrerelease

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

Get-InstalledModule

Facebook Like