@@ -13,15 +13,9 @@ Use the Set-CsIPPhonePolicy cmdlet to modify the settings of the Skype for Busin
13
13
## SYNTAX
14
14
15
15
```
16
- Set-CsIPPhonePolicy [[-Identity] <XdsIdentity>] [-BetterTogetherOverEthernetPairingMode <String>]
17
- [-BypassDualWrite <Object>] [-Confirm] [-DateTimeFormat <Int>] [-EnableBetterTogetherOverEthernet <Boolean>]
18
- [-EnableDeviceUpdate <Boolean>] [-EnableExchangeCalendaring <Boolean>] [-EnableOneTouchVoicemail <Boolean>]
19
- [-EnablePowerSaveMode <Boolean>] [-Force] [-Instance <PSObject>] [-KeyboardLockMaxPinRetry <UInt64>]
20
- [-LocalProvisioningServerAddress <String>] [-LocalProvisioningServerPassword <String>]
21
- [-LocalProvisioningServerType <String>] [-LocalProvisioningServerUser <String>]
22
- [-PowerSaveDuringOfficeHoursTimeoutMS <UInt64>] [-PowerSavePostOfficeHoursTimeoutMS <UInt64>]
23
- [-PrioritizedCodecsList <String>] [-Tenant <Guid>] [-UserDialTimeoutMS <UInt64>] [-WhatIf] [-AsJob]
24
- [<CommonParameters>]
16
+ Set-CsIPPhonePolicy [[-Identity] <XdsIdentity>] [-BetterTogetherOverEthernetPairingMode <String>] [-Confirm] [-DateTimeFormat <Int>] [-EnableBetterTogetherOverEthernet <Boolean>] [-EnableDeviceUpdate <Boolean>] [-EnableExchangeCalendaring <Boolean>] [-EnableOneTouchVoicemail <Boolean>] [-EnablePowerSaveMode <Boolean>] [-Force] [-Instance <PSObject>] [-KeyboardLockMaxPinRetry <UInt64>]
17
+ [-LocalProvisioningServerAddress <String>] [-LocalProvisioningServerPassword <String>] [-LocalProvisioningServerType <String>] [-LocalProvisioningServerUser <String>] [-PowerSaveDuringOfficeHoursTimeoutMS <UInt64>] [-PowerSavePostOfficeHoursTimeoutMS <UInt64>]
18
+ [-PrioritizedCodecsList <String>] [-Tenant <Guid>] [-UserDialTimeoutMS <UInt64>] [-WhatIf] [-AsJob] [<CommonParameters>]
25
19
```
26
20
27
21
## DESCRIPTION
@@ -62,22 +56,6 @@ Accept pipeline input: False
62
56
Accept wildcard characters : False
63
57
` ` `
64
58
65
- ### -BypassDualWrite
66
- This parameter is reserved for internal Microsoft use.
67
-
68
- ` ` ` yaml
69
- Type : Object
70
- Parameter Sets : (All)
71
- Aliases :
72
- Applicable : Skype for Business Online
73
-
74
- Required : False
75
- Position : Named
76
- Default value : None
77
- Accept pipeline input : False
78
- Accept wildcard characters : False
79
- ` ` `
80
-
81
59
### -Confirm
82
60
Prompts you for confirmation before executing the command.
83
61
@@ -447,7 +425,7 @@ Microsoft.Rtc.Management.ADConnect.Schema.ADUser
447
425
## OUTPUTS
448
426
449
427
### System.Object
450
- By default, the Grant -CsIPPhonePolicy cmdlet returns no objects or values. However, if you include the PassThru parameter, the cmdlet will return instances of the Microsoft.Rtc.Management.ADConnect.Schema.OCSUserOrAppContact object.
428
+ By default, the Set -CsIPPhonePolicy cmdlet returns no objects or values. However, if you include the PassThru parameter, the cmdlet will return instances of the Microsoft.Rtc.Management.ADConnect.Schema.OCSUserOrAppContact object.
451
429
452
430
## NOTES
453
431
0 commit comments