Skip to content

Commit 05d8238

Browse files
authored
Update Get-CsOnlineUser.md
1 parent 4f522e8 commit 05d8238

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,10 +269,11 @@ Get-CsOnlineUser -Filter {UserPrincipalName -gt/-le/-lt “abc”}
269269
```
270270
Get-CsOnlineUser -Filter {ExternalAccessPolicy -ge "xyz_policy"}
271271
```
272+
**Updates in Teams PowerShell Module version 3.0.0 and abve**
272273

273274
The following updates are applicable for organizations having TeamsOnly users that use Microsoft Teams PowerShell version 3.0.0 and later (excluding updates mentioned previously for Teams PowerShell Module version 5.0.0):
274275

275-
In the Teams PowerShell Module version 3.0.0 or later, filtering functionality is now limited to the following attributes (note that these changes are only rolled out in commercial environments including GCC at present, and will be applicable to the latest TPM versions in GCC High and DoD environments starting March 31, 2023.):
276+
In the Teams PowerShell Module version 3.0.0 or later, filtering functionality is now limited to the following attributes (note that these changes are only rolled out in commercial environments including GCC at present, and will be applicable to the latest TPM versions in GCC High and DoD environments starting March 15, 2023.):
276277

277278
- AccountType
278279
- AccountEnabled
@@ -551,7 +552,7 @@ Soft deleted users: These users will be displayed in the output of Get-CsOnlineU
551552

552553
**Updates in Teams PowerShell Module version 3.0.0 and above**
553554

554-
The following updates are applicable for organizations having TeamsOnly users that use Microsoft Teams PowerShell version 3.0.0 and later, excluding updates mentioned previously for Teams PowerShell Module version 5.0.0 (note that these changes are only rolled out in commercial environments including GCC at present and will be applicable to the latest TPM versions in GCC High and DoD environments starting March 31, 2023.):
555+
The following updates are applicable for organizations having TeamsOnly users that use Microsoft Teams PowerShell version 3.0.0 and later, excluding updates mentioned previously for Teams PowerShell Module version 5.0.0 (note that these changes are only rolled out in commercial environments including GCC at present and will be applicable to the latest TPM versions in GCC High and DoD environments starting March 15, 2023.):
555556

556557
*New user attributes*:
557558

0 commit comments

Comments
 (0)