Skip to content

Commit 80f7048

Browse files
authored
Merge pull request MicrosoftDocs#1508 from MicrosoftDocs/ExMigration
Client Access Rule cmdlets to shared ExO - 2019
2 parents 2673930 + 86ffd30 commit 80f7048

File tree

5 files changed

+47
-43
lines changed

5 files changed

+47
-43
lines changed

exchange/exchange-ps/exchange/client-access/Get-ClientAccessRule.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
external help file: Microsoft.Exchange.WebClient-Help.xml
3-
applicable: Exchange Server 2016, Exchange Online
3+
applicable: Exchange Server 2019, Exchange Online
44
title: Get-ClientAccessRule
55
schema: 2.0.0
6-
monikerRange: "exchserver-ps-2016 || exchonline-ps"
6+
monikerRange: "exchserver-ps-2019 || exchonline-ps"
77
---
88

99
# Get-ClientAccessRule
@@ -56,7 +56,7 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
5656
Type: SwitchParameter
5757
Parameter Sets: (All)
5858
Aliases: cf
59-
Applicable: Exchange Server 2016, Exchange Online
59+
Applicable: Exchange Server 2019, Exchange Online
6060
Required: False
6161
Position: Named
6262
Default value: None
@@ -73,7 +73,7 @@ The DomainController parameter specifies the domain controller that's used by th
7373
Type: Fqdn
7474
Parameter Sets: (All)
7575
Aliases:
76-
Applicable: Exchange Server 2016
76+
Applicable: Exchange Server 2019
7777
Required: False
7878
Position: Named
7979
Default value: None
@@ -94,7 +94,7 @@ The Identity parameter specifies the client access rule that you want to view. Y
9494
Type: ClientAccessRuleIdParameter
9595
Parameter Sets: (All)
9696
Aliases:
97-
Applicable: Exchange Server 2016, Exchange Online
97+
Applicable: Exchange Server 2019, Exchange Online
9898
Required: False
9999
Position: 1
100100
Default value: None
@@ -109,7 +109,7 @@ The WhatIf switch simulates the actions of the command. You can use this switch
109109
Type: SwitchParameter
110110
Parameter Sets: (All)
111111
Aliases: wi
112-
Applicable: Exchange Server 2016, Exchange Online
112+
Applicable: Exchange Server 2019, Exchange Online
113113
Required: False
114114
Position: Named
115115
Default value: None

exchange/exchange-ps/exchange/client-access/New-ClientAccessRule.md

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
external help file: Microsoft.Exchange.WebClient-Help.xml
3-
applicable: Exchange Server 2016, Exchange Online
3+
applicable: Exchange Server 2019, Exchange Online
44
title: New-ClientAccessRule
55
schema: 2.0.0
6-
monikerRange: "exchserver-ps-2016 || exchonline-ps"
6+
monikerRange: "exchserver-ps-2019 || exchonline-ps"
77
---
88

99
# New-ClientAccessRule
@@ -68,7 +68,7 @@ The Action parameter specifies the action for the client access rule. Valid valu
6868
Type: AllowAccess | DenyAccess
6969
Parameter Sets: (All)
7070
Aliases:
71-
Applicable: Exchange Server 2016, Exchange Online
71+
Applicable: Exchange Server 2019, Exchange Online
7272
Required: True
7373
Position: Named
7474
Default value: None
@@ -83,7 +83,7 @@ The Name parameter specifies a unique name for the client access rule.
8383
Type: String
8484
Parameter Sets: (All)
8585
Aliases:
86-
Applicable: Exchange Server 2016, Exchange Online
86+
Applicable: Exchange Server 2019, Exchange Online
8787
Required: True
8888
Position: 1
8989
Default value: None
@@ -137,7 +137,7 @@ You can enter multiple values separated by commas.
137137
Type: MultiValuedProperty
138138
Parameter Sets: (All)
139139
Aliases:
140-
Applicable: Exchange Server 2016, Exchange Online
140+
Applicable: Exchange Server 2019, Exchange Online
141141
Required: False
142142
Position: Named
143143
Default value: None
@@ -174,13 +174,15 @@ Valid values for this parameter are:
174174
175175
- UniversalOutlook (Mail and Calendar app)
176176
177+
**Note**: In Exchange 2019, the only supported values are ExchangeAdminCenter and RemotePowerShell.
178+
177179
You can enter multiple values separated by commas. Don't use quotation marks.
178180
179181
```yaml
180182
Type: MultiValuedProperty
181183
Parameter Sets: (All)
182184
Aliases:
183-
Applicable: Exchange Server 2016, Exchange Online
185+
Applicable: Exchange Server 2019, Exchange Online
184186
Required: False
185187
Position: Named
186188
Default value: None
@@ -199,7 +201,7 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
199201
Type: SwitchParameter
200202
Parameter Sets: (All)
201203
Aliases: cf
202-
Applicable: Exchange Server 2016, Exchange Online
204+
Applicable: Exchange Server 2019, Exchange Online
203205
Required: False
204206
Position: Named
205207
Default value: None
@@ -214,7 +216,7 @@ This parameter is reserved for internal Microsoft use.
214216
Type: $true | $false
215217
Parameter Sets: (All)
216218
Aliases:
217-
Applicable: Exchange Server 2016, Exchange Online
219+
Applicable: Exchange Server 2019, Exchange Online
218220
Required: False
219221
Position: Named
220222
Default value: None
@@ -231,7 +233,7 @@ The DomainController parameter specifies the domain controller that's used by th
231233
Type: Fqdn
232234
Parameter Sets: (All)
233235
Aliases:
234-
Applicable: Exchange Server 2016
236+
Applicable: Exchange Server 2019
235237
Required: False
236238
Position: Named
237239
Default value: None
@@ -246,7 +248,7 @@ The Enabled parameter specifies whether the client access rule is enabled or dis
246248
Type: $true | $false
247249
Parameter Sets: (All)
248250
Aliases:
249-
Applicable: Exchange Server 2016, Exchange Online
251+
Applicable: Exchange Server 2019, Exchange Online
250252
Required: False
251253
Position: Named
252254
Default value: None
@@ -300,7 +302,7 @@ You can enter multiple values separated by commas.
300302
Type: MultiValuedProperty
301303
Parameter Sets: (All)
302304
Aliases:
303-
Applicable: Exchange Server 2016, Exchange Online
305+
Applicable: Exchange Server 2019, Exchange Online
304306
Required: False
305307
Position: Named
306308
Default value: None
@@ -389,7 +391,7 @@ If you modify the priority value of a rule, the position of the rule in the list
389391
Type: Int32
390392
Parameter Sets: (All)
391393
Aliases:
392-
Applicable: Exchange Server 2016, Exchange Online
394+
Applicable: Exchange Server 2019, Exchange Online
393395
Required: False
394396
Position: Named
395397
Default value: None
@@ -408,7 +410,7 @@ The Scope parameter specifies the scope of the client access rule. Valid values
408410
Type: All | Users
409411
Parameter Sets: (All)
410412
Aliases:
411-
Applicable: Exchange Server 2016, Exchange Online
413+
Applicable: Exchange Server 2019, Exchange Online
412414
Required: False
413415
Position: Named
414416
Default value: None
@@ -477,7 +479,7 @@ The WhatIf switch simulates the actions of the command. You can use this switch
477479
Type: SwitchParameter
478480
Parameter Sets: (All)
479481
Aliases: wi
480-
Applicable: Exchange Server 2016, Exchange Online
482+
Applicable: Exchange Server 2019, Exchange Online
481483
Required: False
482484
Position: Named
483485
Default value: None

exchange/exchange-ps/exchange/client-access/Remove-ClientAccessRule.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
external help file: Microsoft.Exchange.WebClient-Help.xml
3-
applicable: Exchange Server 2016, Exchange Online
3+
applicable: Exchange Server 2019, Exchange Online
44
title: Remove-ClientAccessRule
55
schema: 2.0.0
6-
monikerRange: "exchserver-ps-2016 || exchonline-ps"
6+
monikerRange: "exchserver-ps-2019 || exchonline-ps"
77
---
88

99
# Remove-ClientAccessRule
@@ -51,7 +51,7 @@ The Identity parameter specifies the client access rule that you want to remove.
5151
Type: ClientAccessRuleIdParameter
5252
Parameter Sets: (All)
5353
Aliases:
54-
Applicable: Exchange Server 2016, Exchange Online
54+
Applicable: Exchange Server 2019, Exchange Online
5555
Required: True
5656
Position: 1
5757
Default value: None
@@ -70,7 +70,7 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
7070
Type: SwitchParameter
7171
Parameter Sets: (All)
7272
Aliases: cf
73-
Applicable: Exchange Server 2016, Exchange Online
73+
Applicable: Exchange Server 2019, Exchange Online
7474
Required: False
7575
Position: Named
7676
Default value: None
@@ -85,7 +85,7 @@ This parameter is reserved for internal Microsoft use.
8585
Type: SwitchParameter
8686
Parameter Sets: (All)
8787
Aliases:
88-
Applicable: Exchange Server 2016, Exchange Online
88+
Applicable: Exchange Server 2019, Exchange Online
8989
Required: False
9090
Position: Named
9191
Default value: None
@@ -102,7 +102,7 @@ The DomainController parameter specifies the domain controller that's used by th
102102
Type: Fqdn
103103
Parameter Sets: (All)
104104
Aliases:
105-
Applicable: Exchange Server 2016
105+
Applicable: Exchange Server 2019
106106
Required: False
107107
Position: Named
108108
Default value: None
@@ -117,7 +117,7 @@ The WhatIf switch simulates the actions of the command. You can use this switch
117117
Type: SwitchParameter
118118
Parameter Sets: (All)
119119
Aliases: wi
120-
Applicable: Exchange Server 2016, Exchange Online
120+
Applicable: Exchange Server 2019, Exchange Online
121121
Required: False
122122
Position: Named
123123
Default value: None

exchange/exchange-ps/exchange/client-access/Set-ClientAccessRule.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
external help file: Microsoft.Exchange.WebClient-Help.xml
3-
applicable: Exchange Server 2016, Exchange Online
3+
applicable: Exchange Server 2019, Exchange Online
44
title: Set-ClientAccessRule
55
schema: 2.0.0
6-
monikerRange: "exchserver-ps-2016 || exchonline-ps"
6+
monikerRange: "exchserver-ps-2019 || exchonline-ps"
77
---
88

99
# Set-ClientAccessRule
@@ -67,7 +67,7 @@ The Identity parameter specifies the client access rule that you want to modify.
6767
Type: ClientAccessRuleIdParameter
6868
Parameter Sets: (All)
6969
Aliases:
70-
Applicable: Exchange Server 2016, Exchange Online
70+
Applicable: Exchange Server 2019, Exchange Online
7171
Required: True
7272
Position: 1
7373
Default value: None
@@ -82,7 +82,7 @@ The Action parameter specifies the action for the client access rule. Valid valu
8282
Type: AllowAccess | DenyAccess
8383
Parameter Sets: (All)
8484
Aliases:
85-
Applicable: Exchange Server 2016, Exchange Online
85+
Applicable: Exchange Server 2019, Exchange Online
8686
Required: False
8787
Position: Named
8888
Default value: None
@@ -140,7 +140,7 @@ To add or remove one or more values without affecting any existing entries, use
140140
Type: MultiValuedProperty
141141
Parameter Sets: (All)
142142
Aliases:
143-
Applicable: Exchange Server 2016, Exchange Online
143+
Applicable: Exchange Server 2019, Exchange Online
144144
Required: False
145145
Position: Named
146146
Default value: None
@@ -177,6 +177,8 @@ Valid values for this parameter are:
177177
178178
- UniversalOutlook (Mail and Calendar app)
179179
180+
**Note**: In Exchange 2019, the only supported values are ExchangeAdminCenter and RemotePowerShell.
181+
180182
To enter multiple values and overwrite any existing entries, use the following syntax: \<value1\>,\<value2\>,...\<valueN\>. If the values contain spaces or otherwise require quotation marks, you need to use the following syntax: "\<value1\>","\<value2\>",..."\<valueN\">.
181183
182184
To add or remove one or more values without affecting any existing entries, use the following syntax: @{Add="\<value1\>","\<value2\>"...; Remove="\<value1\>","\<value2\>"...}.
@@ -185,7 +187,7 @@ To add or remove one or more values without affecting any existing entries, use
185187
Type: MultiValuedProperty
186188
Parameter Sets: (All)
187189
Aliases:
188-
Applicable: Exchange Server 2016, Exchange Online
190+
Applicable: Exchange Server 2019, Exchange Online
189191
Required: False
190192
Position: Named
191193
Default value: None
@@ -204,7 +206,7 @@ The Confirm switch specifies whether to show or hide the confirmation prompt. Ho
204206
Type: SwitchParameter
205207
Parameter Sets: (All)
206208
Aliases: cf
207-
Applicable: Exchange Server 2016, Exchange Online
209+
Applicable: Exchange Server 2019, Exchange Online
208210
Required: False
209211
Position: Named
210212
Default value: None
@@ -219,7 +221,7 @@ This parameter is reserved for internal Microsoft use.
219221
Type: SwitchParameter
220222
Parameter Sets: (All)
221223
Aliases:
222-
Applicable: Exchange Server 2016, Exchange Online
224+
Applicable: Exchange Server 2019, Exchange Online
223225
Required: False
224226
Position: Named
225227
Default value: None
@@ -236,7 +238,7 @@ The DomainController parameter specifies the domain controller that's used by th
236238
Type: Fqdn
237239
Parameter Sets: (All)
238240
Aliases:
239-
Applicable: Exchange Server 2016
241+
Applicable: Exchange Server 2019
240242
Required: False
241243
Position: Named
242244
Default value: None
@@ -251,7 +253,7 @@ The Enabled parameter specifies whether the client access rule is enabled or dis
251253
Type: $true | $false
252254
Parameter Sets: (All)
253255
Aliases:
254-
Applicable: Exchange Server 2016, Exchange Online
256+
Applicable: Exchange Server 2019, Exchange Online
255257
Required: False
256258
Position: Named
257259
Default value: None
@@ -309,7 +311,7 @@ To add or remove one or more values without affecting any existing entries, use
309311
Type: MultiValuedProperty
310312
Parameter Sets: (All)
311313
Aliases:
312-
Applicable: Exchange Server 2016, Exchange Online
314+
Applicable: Exchange Server 2019, Exchange Online
313315
Required: False
314316
Position: Named
315317
Default value: None
@@ -392,7 +394,7 @@ The Name parameter specifies a unique name for the client access rule.
392394
Type: String
393395
Parameter Sets: (All)
394396
Aliases:
395-
Applicable: Exchange Server 2016, Exchange Online
397+
Applicable: Exchange Server 2019, Exchange Online
396398
Required: False
397399
Position: Named
398400
Default value: None
@@ -407,7 +409,7 @@ The Priority parameter specifies a priority value for the client access rule. A
407409
Type: Int32
408410
Parameter Sets: (All)
409411
Aliases:
410-
Applicable: Exchange Server 2016, Exchange Online
412+
Applicable: Exchange Server 2019, Exchange Online
411413
Required: False
412414
Position: Named
413415
Default value: None
@@ -426,7 +428,7 @@ The Scope parameter specifies the scope of the client access rule. Valid values
426428
Type: All | Users
427429
Parameter Sets: (All)
428430
Aliases:
429-
Applicable: Exchange Server 2016, Exchange Online
431+
Applicable: Exchange Server 2019, Exchange Online
430432
Required: False
431433
Position: Named
432434
Default value: None
@@ -497,7 +499,7 @@ The WhatIf switch simulates the actions of the command. You can use this switch
497499
Type: SwitchParameter
498500
Parameter Sets: (All)
499501
Aliases: wi
500-
Applicable: Exchange Server 2016, Exchange Online
502+
Applicable: Exchange Server 2019, Exchange Online
501503
Required: False
502504
Position: Named
503505
Default value: None

exchange/exchange-ps/exchange/client-access/set-CASMailboxPlan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Exchange.ServerStatus-Help.xml
33
applicable: Exchange Online
4-
title: set-CASMailboxPlan
4+
title: Set-CASMailboxPlan
55
schema: 2.0.0
66
monikerRange: "exchonline-ps"
77
---

0 commit comments

Comments
 (0)