You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indicates the Identity of the user account to be retrieved.
147
147
148
-
For TeamsOnly customers using the Teams PowerShell Module version 3.0.0 or later, you use the following values to identify the account (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 with TPM 5.0.1):
148
+
For TeamsOnly customers using the Teams PowerShell Module version 3.0.0 or later, you use the following values to identify the account:
149
149
150
150
- GUID
151
151
- SIP address
@@ -160,8 +160,6 @@ Using the Teams PowerShell Module version 2.6 or earlier only, you can use the f
160
160
- Alias
161
161
- Display name. Supports the asterisk ( \* ) wildcard character. For example, `-Identity "* Smith"` returns all the users whose display names end with Smith.
162
162
163
-
Using the the Teams PowerShell Module version version 2.5.1 or later, the the Get-CsOnlineUser command no longer includes deprecated properties in the output.
164
-
165
163
```yaml
166
164
Type: UserIdParameter
167
165
Parameter Sets: (All)
@@ -279,7 +277,7 @@ These filtering operators have been reintroduced:
279
277
280
278
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 and later):
281
279
282
-
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 with TPM 5.0.1):
280
+
In the Teams PowerShell Module version 3.0.0 or later, filtering functionality is now limited to the following attributes:
Sorting is now enabled in Teams PowerShell Module 5.1.0 and later by using the "-Sort" or "-OrderBy" parameters. For Example:
501
+
Sorting is now enabled in Teams PowerShell Module 5.1.0 and later by using the "-Sort" or "-OrderBy" parameters. This parameter is currently rolled out in commercial environments only. For example:
@@ -588,7 +586,7 @@ If Guest users and SoftDeletedUsers are not required in the output then they can
588
586
589
587
**Updates in Teams PowerShell Module version 3.0.0 and above**
590
588
591
-
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 with TPM 5.0.1):
589
+
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:
592
590
593
591
_New user attributes_:
594
592
@@ -753,8 +751,6 @@ In Teams PowerShell Modules 3.0.0 and above OnPremLineURI will only refer to the
753
751
754
752
## NOTES
755
753
756
-
These changes are only rolled out in commercial environments at present and will be applicable to the lastest TPM versions in government environments starting March 31, 2023.
0 commit comments