Skip to content

Commit 3b41dc6

Browse files
committed
Update Get-CsOnlineUser.md
Changes in the targeted dates.
1 parent 5b28aae commit 3b41dc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ The Filter parameter uses the same filtering syntax as the Where-Object cmdlet.
212212

213213
**Updates in Teams PowerShell Module version 5.9.0 and later**
214214

215-
The following updates will be 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 and will be rolled out in GCC High and DoD environments from new Teams PowerShell Module version 5.9.0 targeted to release on 17th January 2024). These updates will be applicable to remaining Teams PowerShell versions from 8th February 2024 in GCC High and DoD environments:
215+
The following updates will be 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 and will be rolled out in GCC High and DoD environments from new Teams PowerShell Module version 5.9.0 targeted to release on 17th January 2024). These updates will be applicable to remaining Teams PowerShell versions from 15th March 2024 in GCC High and DoD environments:
216216

217217
_Performance_
218218

@@ -498,7 +498,7 @@ Accept wildcard characters: False
498498

499499
### -Sort
500500

501-
Sorting will now be enabled in Teams PowerShell Module 5.9.0 and later by using the "-Sort" or "-OrderBy" parameters in GCC High and DoD environments. These updates will be applicable to older Teams PowerShell versions starting from 8th February 2024 in GCC High and DoD environments(note that this parameter is already rolled out in commercial environments). For example:
501+
Sorting will now be enabled in Teams PowerShell Module 5.9.0 and later by using the "-Sort" or "-OrderBy" parameters in GCC High and DoD environments. These updates will be applicable to older Teams PowerShell versions starting from 15th March 2024 in GCC High and DoD environments(note that this parameter is already rolled out in commercial environments). For example:
502502

503503
- Get-CsOnlineUser -Filter {LineURI -like *123*} -OrderBy "DisplayName asc"
504504
- Get-CsOnlineUser -Filter {DisplayName -like '*abc'} -OrderBy {DisplayName desc}
@@ -560,7 +560,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
560560

561561
**Updates in Teams PowerShell Module version 5.9.0 and later**
562562

563-
The following updates will be 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 and will be rolled out in GCC High and DoD environments from new Teams PowerShell Module version 5.9.0 targeted to release on 17th January 2024). These updates will be applicable to remaining Teams PowerShell versions from 8th February 2024 in GCC High and DoD environments:
563+
The following updates will be 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 and will be rolled out in GCC High and DoD environments from new Teams PowerShell Module version 5.9.0 targeted to release on 17th January 2024). These updates will be applicable to remaining Teams PowerShell versions from 15th March 2024 in GCC High and DoD environments:
564564

565565
The following attributes will be populated with correct values in the output of Get-CsOnlineUser when not using the "-identity" parameter:
566566

0 commit comments

Comments
 (0)