Skip to content

Commit 1fc0a75

Browse files
authored
Merge pull request #11620 from praspatil05/patch-3
Update Get-CsOnlineUser.md
2 parents 96a2fd0 + b8ad936 commit 1fc0a75

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

skype/skype-ps/skype/Get-CsOnlineUser.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
562562

563563
A recent fix has addressed an issue where some Guest users were being omitted from the output of the Get-CsOnlineUser cmdlet, resulting in an increase in the reported user count.
564564

565+
**Updates in Teams PowerShell Module version 6.0.0 and later**
566+
567+
The following updates are applicable for organizations having TeamsOnly users that use Microsoft Teams PowerShell version 6.0.0 or later.
568+
569+
- GracePeriodExpiryDate: GracePeriodExpiryDate attribute is being introduced within the AssignedPlan JSON array. It specifies the date when the grace period of a previously deleted license expires, and the license will be permanently deleted. The attribute remains empty/null for active licenses. (Note: The attribute is currently in private preview and will display valid values only for private preview)
570+
571+
- IsInGracePeriod: IsInGracePeriod attribute is a boolean flag that indicates that the associated plan is in grace period after deletion. (Note: The attribute is currently in private preview and will display valid values only for private preview)
572+
565573
**Updates in Teams PowerShell Module version 5.9.0 and later**
566574

567575
The following updates are applicable for organizations having TeamsOnly users that use Microsoft Teams PowerShell version 5.9.0 or later in GCC High and DoD environments (note that these changes are already rolled out in commercial environments). These updates will be applicable to older Teams PowerShell versions from 15th March 2024 in GCC High and DoD environments:

0 commit comments

Comments
 (0)