Skip to content

Commit 0ab3e32

Browse files
authored
Merge pull request MicrosoftDocs#8840 from pbafna03/patch-4
Set-CsUser - Param updates for TPM 3+
2 parents 941653c + c212823 commit 0ab3e32

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

skype/skype-ps/skype/Set-CsUser.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ If set to True, the user will largely be restricted to sending and receiving ins
100100
101101
You cannot disable A/V communications if a user is currently enabled for remote call control, Enterprise Voice, and/or Internet Protocol private branch exchange (IP-PBX) soft phone routing.
102102
103+
**Note**: This parameter is not available for Teams Only tenants from version 3.0.0 onwards.
104+
103105
104106
```yaml
105107
Type: Boolean
@@ -309,6 +311,9 @@ Accept wildcard characters: False
309311
Enables you to pass a user object through the pipeline that represents the user whose account is being modified.
310312
By default, the `Set-CsUser` cmdlet does not pass objects through the pipeline.
311313

314+
**Note**: This parameter is not available for Teams Only tenants from version 3.0.0 onwards.
315+
316+
312317
```yaml
313318
Type: SwitchParameter
314319
Parameter Sets: (All)

0 commit comments

Comments
 (0)