Skip to content

Commit cdffda6

Browse files
committed
cmdlet included in sfb 2019
This cmdlet is also present in SfB 2019
1 parent 8d1af20 commit cdffda6

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

skype/skype-ps/skype/Get-CsIPPhonePolicy.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
3-
applicable: Skype for Business Online
3+
applicable: Skype for Business Online, Skype for Business Server 2019
44
title: Get-CsIPPhonePolicy
55
schema: 2.0.0
66
manager: bulenteg
@@ -12,7 +12,7 @@ ms.reviewer:
1212
# Get-CsIPPhonePolicy
1313

1414
## SYNOPSIS
15-
Use the Get-CsIPPhonePolicy cmdlet to get all the settings of the Skype for Business Online global IP phone policy. IP phone policies define the Skype for Business Online features that are available to users.
15+
Use the Get-CsIPPhonePolicy cmdlet to get all the settings of the Skype for Business Online and Skype for Business Server 2019 global IP phone policy. IP phone policies define the Skype for Business features that are available to users.
1616

1717
## SYNTAX
1818

@@ -41,7 +41,7 @@ This parameter is reserved for internal Microsoft use.
4141
Type: String
4242
Parameter Sets: (All)
4343
Aliases:
44-
Applicable: Skype for Business Online
44+
Applicable: Skype for Business Online, Skype for Business Server 2019
4545

4646
Required: False
4747
Position: Named
@@ -57,7 +57,7 @@ This parameter is reserved for internal Microsoft use.
5757
Type: XdsIdentity
5858
Parameter Sets: (All)
5959
Aliases:
60-
Applicable: Skype for Business Online
60+
Applicable: Skype for Business Online, Skype for Business Server 2019
6161

6262
Required: False
6363
Position: 1
@@ -73,7 +73,7 @@ This parameter is reserved for internal Microsoft use.
7373
Type: SwitchParameter
7474
Parameter Sets: (All)
7575
Aliases:
76-
Applicable: Skype for Business Online
76+
Applicable: Skype for Business Online, Skype for Business Server 2019
7777

7878
Required: False
7979
Position: Named
@@ -89,7 +89,7 @@ This parameter is reserved for internal Microsoft use.
8989
Type: Guid
9090
Parameter Sets: (All)
9191
Aliases:
92-
Applicable: Skype for Business Online
92+
Applicable: Skype for Business Online, Skype for Business Server 2019
9393

9494
Required: False
9595
Position: Named

skype/skype-ps/skype/Grant-CsIPPhonePolicy.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
33
applicable: Skype for Business Online
4-
title: Grant-CsIPPhonePolicy
4+
title: Grant-CsIPPhonePolicy, Skype for Business Server 2019
55
schema: 2.0.0
66
manager: bulenteg
77
author: tomkau
@@ -13,7 +13,7 @@ ms.reviewer:
1313

1414
## SYNOPSIS
1515
Use the Grant-CsIPPhonePolicy cmdlet to assign an Internet Protocol (IP) phone policy to a user or a group of users.
16-
IP phone policies determine the features of Skype for Business Online that are available to users.
16+
IP phone policies determine the features of Skype for Business Online and Skype for Business Server 2019 that are available to users.
1717
For example, you might enable the Better Together Over Ethernet feature for some users while disabling it for others.
1818

1919
## SYNTAX
@@ -67,7 +67,7 @@ For example: `Grant-CsIPPhonePolicy -Identity "Ken Myer" -PolicyName $Null`
6767
Type: String
6868
Parameter Sets: (All)
6969
Aliases:
70-
Applicable: Skype for Business Online
70+
Applicable: Skype for Business Online, Skype for Business Server 2019
7171

7272
Required: False
7373
Position: 2
@@ -83,7 +83,7 @@ The Confirm switch causes the command to pause processing, and requires confirma
8383
Type: SwitchParameter
8484
Parameter Sets: (All)
8585
Aliases: cf
86-
Applicable: Skype for Business Online
86+
Applicable: Skype for Business Online, Skype for Business Server 2019
8787

8888
Required: False
8989
Position: Named
@@ -99,7 +99,7 @@ This parameter is reserved for internal Microsoft use.
9999
Type: Fqdn
100100
Parameter Sets: (All)
101101
Aliases:
102-
Applicable: Skype for Business Online
102+
Applicable: Skype for Business Online, Skype for Business Server 2019
103103

104104
Required: False
105105
Position: Named
@@ -122,7 +122,7 @@ Example: 98403f08-577c-46dd-851a-f0460a13b03d
122122
Type: UserIdParameter
123123
Parameter Sets: (All)
124124
Aliases:
125-
Applicable: Skype for Business Online
125+
Applicable: Skype for Business Online, Skype for Business Server 2019
126126

127127
Required: False
128128
Position: 1
@@ -139,7 +139,7 @@ By default, the Grant-CsIPPhonePolicy cmdlet does not pass objects through the p
139139
Type: SwitchParameter
140140
Parameter Sets: (All)
141141
Aliases:
142-
Applicable: Skype for Business Online
142+
Applicable: Skype for Business Online, Skype for Business Server 2019
143143

144144
Required: False
145145
Position: Named
@@ -155,7 +155,7 @@ This parameter is reserved for internal Microsoft use.
155155
Type: Guid
156156
Parameter Sets: (All)
157157
Aliases:
158-
Applicable: Skype for Business Online
158+
Applicable: Skype for Business Online, Skype for Business Server 2019
159159

160160
Required: False
161161
Position: Named
@@ -172,7 +172,7 @@ By using this switch, you can view what changes would occur without having to co
172172
Type: SwitchParameter
173173
Parameter Sets: (All)
174174
Aliases: wi
175-
Applicable: Skype for Business Online
175+
Applicable: Skype for Business Online, Skype for Business Server 2019
176176

177177
Required: False
178178
Position: Named

skype/skype-ps/skype/Set-CsIPPhonePolicy.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
external help file: Microsoft.Rtc.Management.Hosted.dll-help.xml
3-
applicable: Skype for Business Online
3+
applicable: Skype for Business Online, Skype for Business Server 2019
44
title: Set-CsIPPhonePolicy
55
schema: 2.0.0
66
manager: bulenteg
@@ -12,7 +12,7 @@ ms.reviewer:
1212
# Set-CsIPPhonePolicy
1313

1414
## SYNOPSIS
15-
Use the Set-CsIPPhonePolicy cmdlet to modify the settings of the Skype for Business Online global IP phone policy. IP phone policies define the Skype for Business Online features that are available to users.
15+
Use the Set-CsIPPhonePolicy cmdlet to modify the settings of the Skype for Business Online and Skype for Business Server 2019 global IP phone policy. IP phone policies define the Skype for Business features that are available to users.
1616

1717
## SYNTAX
1818

@@ -73,11 +73,11 @@ Manual – The user needs to enter the pairing code manually to pair with the BT
7373
Type: String
7474
Parameter Sets: (All)
7575
Aliases:
76-
Applicable: Skype for Business Online
76+
Applicable: Skype for Business Online, Skype for Business Server 2019
7777

7878
Required: False
7979
Position: Named
80-
Default value: None
80+
Default value: Manual
8181
Accept pipeline input: False
8282
Accept wildcard characters: False
8383
```
@@ -89,7 +89,7 @@ Prompts you for confirmation before executing the command.
8989
Type: SwitchParameter
9090
Parameter Sets: (All)
9191
Aliases: cf
92-
Applicable: Skype for Business Online
92+
Applicable: Skype for Business Online, Skype for Business Server 2019
9393

9494
Required: False
9595
Position: Named
@@ -105,7 +105,7 @@ Specifies the time format to be used. The acceptable values are "24" for a 24 ho
105105
Type: Int32
106106
Parameter Sets: (All)
107107
Aliases:
108-
Applicable: Skype for Business Online
108+
Applicable: Skype for Business Online, Skype for Business Server 2019
109109

110110
Required: False
111111
Position: Named
@@ -115,13 +115,13 @@ Accept wildcard characters: False
115115
```
116116
117117
### -EnableBetterTogetherOverEthernet
118-
Specifies whether the Better Together Over Ethernet (BTOE) feature is enabled for users. If $true, and if the BTOE plugin is installed on the IP device, the user can tether the device to a PC and sign in to Skype for Business Online. The default is $true.
118+
Specifies whether the Better Together Over Ethernet (BTOE) feature is enabled for users. If $true, and if the BTOE plugin is installed on the IP device, the user can tether the device to a PC and sign in to Skype for Business. The default is $true.
119119
120120
```yaml
121121
Type: Boolean
122122
Parameter Sets: (All)
123123
Aliases:
124-
Applicable: Skype for Business Online
124+
Applicable: Skype for Business Online, Skype for Business Server 2019
125125

126126
Required: False
127127
Position: Named
@@ -131,13 +131,13 @@ Accept wildcard characters: False
131131
```
132132
133133
### -EnableDeviceUpdate
134-
Specifies whether the IP device will be updated by the Skype for Business Online service. If set to $true, IP devices will get firmware updates from the service, if $false the device will not be updated. The default is $true.
134+
Specifies whether the IP device will be updated by the Skype for Business service. If set to $true, IP devices will get firmware updates from the service, if $false the device will not be updated. The default is $true.
135135
136136
```yaml
137137
Type: Boolean
138138
Parameter Sets: (All)
139139
Aliases:
140-
Applicable: Skype for Business Online
140+
Applicable: Skype for Business Online, Skype for Business Server 2019
141141

142142
Required: False
143143
Position: Named
@@ -153,7 +153,7 @@ Specifies whether an IP device is enabled to connect to the Exchange Online cale
153153
Type: Boolean
154154
Parameter Sets: (All)
155155
Aliases:
156-
Applicable: Skype for Business Online
156+
Applicable: Skype for Business Online, Skype for Business Server 2019
157157

158158
Required: False
159159
Position: Named
@@ -169,7 +169,7 @@ Specifies whether the Visual Voicemail feature in Skype for Business Online is e
169169
Type: Boolean
170170
Parameter Sets: (All)
171171
Aliases:
172-
Applicable: Skype for Business Online
172+
Applicable: Skype for Business Online, Skype for Business Server 2019
173173

174174
Required: False
175175
Position: Named
@@ -185,7 +185,7 @@ If enabled, phone goes to power saving mode (display turns off) based on values
185185
Type: Boolean
186186
Parameter Sets: (All)
187187
Aliases:
188-
Applicable: Skype for Business Online
188+
Applicable: Skype for Business Online, Skype for Business Server 2019
189189

190190
Required: False
191191
Position: Named
@@ -201,7 +201,7 @@ The Force switch specifies whether to suppress warning and confirmation messages
201201
Type: SwitchParameter
202202
Parameter Sets: (All)
203203
Aliases:
204-
Applicable: Skype for Business Online
204+
Applicable: Skype for Business Online, Skype for Business Server 2019
205205

206206
Required: False
207207
Position: Named
@@ -217,7 +217,7 @@ This parameter is reserved for internal Microsoft use.
217217
Type: XdsIdentity
218218
Parameter Sets: (All)
219219
Aliases:
220-
Applicable: Skype for Business Online
220+
Applicable: Skype for Business Online, Skype for Business Server 2019
221221

222222
Required: False
223223
Position: 1
@@ -233,7 +233,7 @@ Allows you to pass a reference to an object to the cmdlet rather than set indivi
233233
Type: PSObject
234234
Parameter Sets: (All)
235235
Aliases:
236-
Applicable: Skype for Business Online
236+
Applicable: Skype for Business Online, Skype for Business Server 2019
237237

238238
Required: False
239239
Position: Named
@@ -249,7 +249,7 @@ Specifies the maximum number of retries allowed for phone unlock. The default is
249249
Type: UInt64
250250
Parameter Sets: (All)
251251
Aliases:
252-
Applicable: Skype for Business Online
252+
Applicable: Skype for Business Online, Skype for Business Server 2019
253253

254254
Required: False
255255
Position: Named
@@ -265,7 +265,7 @@ Specifies the address of the provisioning server for your organization.
265265
Type: String
266266
Parameter Sets: (All)
267267
Aliases:
268-
Applicable: Skype for Business Online
268+
Applicable: Skype for Business Online, Skype for Business Server 2019
269269

270270
Required: False
271271
Position: Named
@@ -281,7 +281,7 @@ Specifies the password for the provisioning server.
281281
Type: String
282282
Parameter Sets: (All)
283283
Aliases:
284-
Applicable: Skype for Business Online
284+
Applicable: Skype for Business Online, Skype for Business Server 2019
285285

286286
Required: False
287287
Position: Named
@@ -297,7 +297,7 @@ Specifies the server type for the phone. The default is FTP.
297297
Type: String
298298
Parameter Sets: (All)
299299
Aliases:
300-
Applicable: Skype for Business Online
300+
Applicable: Skype for Business Online, Skype for Business Server 2019
301301

302302
Required: False
303303
Position: Named
@@ -313,7 +313,7 @@ Specifies a username for the provisioning server.
313313
Type: String
314314
Parameter Sets: (All)
315315
Aliases:
316-
Applicable: Skype for Business Online
316+
Applicable: Skype for Business Online, Skype for Business Server 2019
317317

318318
Required: False
319319
Position: Named
@@ -329,7 +329,7 @@ Specifies the time in milliseconds to wait during office hours before turning on
329329
Type: UInt64
330330
Parameter Sets: (All)
331331
Aliases:
332-
Applicable: Skype for Business Online
332+
Applicable: Skype for Business Online, Skype for Business Server 2019
333333

334334
Required: False
335335
Position: Named
@@ -345,7 +345,7 @@ Specifies the time in milliseconds to wait after office hours before turning on
345345
Type: UInt64
346346
Parameter Sets: (All)
347347
Aliases:
348-
Applicable: Skype for Business Online
348+
Applicable: Skype for Business Online, Skype for Business Server 2019
349349

350350
Required: False
351351
Position: Named
@@ -361,7 +361,7 @@ Specifies the order in which to prioritize codecs. The default is: "G722_8000;PC
361361
Type: String
362362
Parameter Sets: (All)
363363
Aliases:
364-
Applicable: Skype for Business Online
364+
Applicable: Skype for Business Online, Skype for Business Server 2019
365365

366366
Required: False
367367
Position: Named
@@ -377,7 +377,7 @@ This parameter is reserved for internal Microsoft use.
377377
Type: Guid
378378
Parameter Sets: (All)
379379
Aliases:
380-
Applicable: Skype for Business Online
380+
Applicable: Skype for Business Online, Skype for Business Server 2019
381381

382382
Required: False
383383
Position: Named
@@ -393,7 +393,7 @@ Specifies the time in milliseconds to wait in On-Hook mode before dialing out au
393393
Type: UInt64
394394
Parameter Sets: (All)
395395
Aliases:
396-
Applicable: Skype for Business Online
396+
Applicable: Skype for Business Online, Skype for Business Server 2019
397397

398398
Required: False
399399
Position: Named
@@ -411,7 +411,7 @@ The WhatIf switch causes the command to simulate its results. By using this swit
411411
Type: SwitchParameter
412412
Parameter Sets: (All)
413413
Aliases: wi
414-
Applicable: Skype for Business Online
414+
Applicable: Skype for Business Online, Skype for Business Server 2019
415415

416416
Required: False
417417
Position: Named

0 commit comments

Comments
 (0)