Microsoft silently adds many new cmdlets and parameters. Below you can find my first attempt to summarize what was added in last three months to Teams PowerShell module.
Related with Azure Communication Service federation:
Check my blog post for details.
Next ones sound like something related to the ability to limit certain workloads (audio, video, screensharing etc.) for selected users:
Custom policy packages cmdlets (currently in public preview):
Teams templates-related cmdlets:
NOTE: Learn more about Teams templates by checking Get started with Teams templates in the admin center.
Cmdlets for package assignment policies (I honestly have no idea what vertical package is, do you?):
Grant-CsGroupPolicyPackageAssignment
And these two not documented yet:
In addition to cmdlets, we also have quite a few new params added for existing cmdlets. Let's break them down into categories.
Under
Get-CsOnlineDialinConferencingTenantConfiguration
ThirdPartyNumberStatus
For
Get-CsTeamsAppSetupPolicy
AppPresetMeetingList
For
Get-CsTeamsFeedbackPolicy
It indicates some new option to gather feedback are coming. We can already see it in the Roadmap item 68880. Message Center got its own entry: MC233962.
Under
Get-CsTeamsMeetingPolicy
The above are related to invite-only meetings, which were announced on Ignite. By the way, have you already checked Microsoft Ignite 2021 Book of News?
There are additional two params, which are currently not easy to guess what they do:
The latter might be related with Microsoft Sustainability Calculator which allows you to calculate your carbon footprint based on services you use.
For
Get-CsTeamsMessagingPolicy
AllowSmartCompose
AllowFluidCollaborate
We'll be able to disable audio notification about meeting being recorded (applies only to PSTN calls) by using:
DisableComplianceRecordingAudioNotificationForCalls
Set-CsTeamsComplianceRecordingPolicy
New parameters related with eCDN providers for Skype for Business Broadcast and Live Events are available:
for both
Get-CsBroadcastMeetingConfiguration
Get-CsTeamsMeetingBroadcastConfiguration
Additionally, Teams Live Events are getting
SdnAzureSubscriptionId
Do you find that type of articles interested? If so, let me know by commenting below or via Twitter/LinkedIn (links at the bottom). If you have any guesses what the parameters/cmdlets might be for, let me know and I'll add them to the article (with proper credits, of course).