Skip to content

Commit b5536b6

Browse files
authored
Merge pull request MicrosoftDocs#11600 from praspatil05/patch-2
Update Get-CsOnlineUser.md
2 parents a1a7142 + ef774f6 commit b5536b6

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ online version: https://learn.microsoft.com/powershell/module/skype/get-csonline
44
applicable: Microsoft Teams, Skype for Business Online
55
title: Get-CsOnlineUser
66
schema: 2.0.0
7-
manager: bulenteg
8-
author: isrumnon
9-
ms.author: isrumnon
7+
manager: sshastri
8+
author: praspatil
9+
ms.author: praspatil
1010
ms.reviewer:
1111
---
1212

@@ -129,9 +129,6 @@ This parameter is added to Get-CsOnlineUser starting from TPM 4.5.1 to indicate
129129
- `SfBOnPremUser` - to query for users that are hosted on-premises (available from January 31, 2023, in the latest TPM versions at that time).
130130
- `Unknown` - to query for a user type that is not known.
131131

132-
> [!NOTE]
133-
> 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.
134-
135132
```yaml
136133
Type: UserIdParameter
137134
Parameter Sets: (All)
@@ -563,6 +560,8 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
563560

564561
### Notes
565562

563+
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.
564+
566565
**Updates in Teams PowerShell Module version 5.9.0 and later**
567566

568567
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)