top of page
Steve Thompson

What is new in Microsoft Teams PowerShell Module 5.1.0


Microsoft has recently made some major changes to its Get-CsOnlineUser and Get-CsOnlineVoiceUser functionalities for Government Community Cloud (GCC) High and Department of Defense (DoD) environments. These changes include updates to input parameters and output attributes, deprecation of irrelevant attributes, improved format types, and more.


Firstly, input parameters that are not relevant to Teams have been deprecated. This ensures that the cmdlets only accept inputs that are applicable to Teams. Additionally, some attributes have been renamed to improve their relevance and consistency, and attributes that are not relevant to Teams have been deprecated.


Output attributes have also been updated to provide more useful information to users. For example, the ProvisionedPlan attribute now includes details such as AssignedTimestamp, ServiceInstance, Capability, ServicePlanId, SubscribedPlanId, and ProvisionedTimestamp. These values are currently only available for tenants in commercial environments, but this may change in the future.


Other changes include the addition of the TeamsEventsPolicy to Get-CsOnlineUser output and the inclusion of a Force parameter in Grant-CsTeamsUpgradePolicy. The update also contains a new implementation of several policies, including CsTeamsVoiceApplicationsPolicy, CsTeamsMessagingConfiguration, and CsTeamsComplianceRecordingPolicy.


Several new parameters have also been added to existing policies, including AllowTownhalls and AllowEmailEditing parameters to CsTeamsEventPolicy, and EnableInOrganizationChatControl and InOrganizationChatControl parameters to CsTeamsMessagingConfiguration and CsTeamsMessagingPolicy.


Finally, Microsoft has added a new parameter, OrderBy (alias: Sort), to Get-CsOnlineUser, which enables users to sort users by property values. This parameter is currently only available for tenants in commercial environments.


Additionally, new parameters have been added to the Set-CsCallQueue and New-CsCallQueue cmdlets. These parameters allow users to set Audio file or Text to Speech Prompts when calls in Call Queue are disconnected or redirected due to overflow, timeout or when no agents are available. The new parameters are added for call disconnect, redirect to user, voice app, external PSTN, and personal voicemail.


Overall, these changes represent a significant improvement in the functionality of Get-CsOnlineUser and Get-CsOnlineVoiceUser for GCC High and DoD environments. The updated cmdlets provide users with more useful information and make it easier to manage Teams in these environments. For more information on these updates, users can refer to the Get-CsOnlineUser and Get-CsOnlineVoiceUser documentation.


More information can be found here.


11 views0 comments

コメント

5つ星のうち0と評価されています。
まだ評価がありません

評価を追加
bottom of page