Microsoft Teams is expanding the scope of the Get-CsOnlineUser cmdlet and Teams Admin Center's Manage Users Page to include all unlicensed users. The changes will roll out in late April 2024 and will affect the Teams admin center's Manage Users Page and the Get-CsOnlineUser cmdlet in Teams PowerShell Module. Users who do not have a valid Teams license will be displayed in the output of the Get-CsOnlineUser cmdlet and the Teams admin center's Manage Users Page after the initial 30 days and will also include unlicensed users who never had a valid Teams license. No admin action is required, but users may want to notify their users about this change and update any relevant documentation as appropriate.
MC761236 – Coming soon: Microsoft is expanding the scope of the Get-CsOnlineUser
cmdlet to include all unlicensed users in the Microsoft Teams PowerShell Module. Microsoft is also expanding the scope of the Teams admin center (TAC) Manage users page to include all unlicensed users.
When this will happen:
Microsoft will update Get-CsOnlineUser
starting with the upcoming Teams PowerShell Module versions 6.1.1 preview (scheduled for mid-April 2024).
General Availability (Worldwide): Microsoft will begin rolling out the changes to the Get-CsOnlineUser
cmdlet in all existing Teams PowerShell Module versions and TAC’s Manage Users Page in late April 2024 and expect to complete by mid-May 2024.
How this will affect your organization:
Get-CsOnlineUser
cmdlet in Teams PowerShell Module without the -identity
parameter, Microsoft is introducing these updates:
Get-CsOnlineUser
cmdlet for 30 days after license removal. After the rollout, Get-CsOnlineUser
will show unlicensed users after the initial 30 days and also include unlicensed users who never had a valid Teams license.AccountType
value Unknown
is being renamed to IneligibleUser
and will include users who do not have a valid Teams license (exceptions: Guest
, SfbOnPremUser
, and ResourceAccount
).AccountType
as IneligibleUser
from the output with the AccountType
filter.
Get-CsOnlineUser -Filter {AccountType -ne 'IneligibleUser'}
Get-CsOnlineUser
is used with the -identity
parameter, Microsoft is introducing these updates:
UPN
, Alias
, and SIP Address
with the -identity
parameter to obtain the information for a specific unlicensed user.For more details, please refer to documentation: Get-CsOnlineUser (MicrosoftTeamsPowerShell) | Microsoft Learn
What you need to do to prepare:
Microsoft recommends you get familiar with these changes and if required, make corresponding updates to your existing scripts to utilize the benefits of these updates.
This rollout will happen automatically by the specified date with no admin action required. You may want to notify your users about this change and update any relevant documentation as appropriate.
Previous Microsoft Teams Changelog Messages
Whether it’s Security or Cloud Computing, we have the know-how for you. Sign up for our newsletters here.