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
This parameter is available only in on-premises Exchange.
162
+
This parameter is functional only in on-premises Exchange.
159
163
160
164
The DomainController parameter specifies the ___domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the ___domain controller by its fully qualified ___domain name (FQDN). For example, dc01.contoso.com.
161
165
162
166
```yaml
163
167
Type: Fqdn
164
168
Parameter Sets: (All)
165
169
Aliases:
166
-
Applicable: Exchange Server 2016, Exchange Server 2019
170
+
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance
167
171
168
172
Required: False
169
173
Position: Named
@@ -206,6 +210,24 @@ Accept pipeline input: False
206
210
Accept wildcard characters: False
207
211
```
208
212
213
+
### -Organization
214
+
This parameter is available only in the cloud-based organization.
215
+
216
+
This parameter is reserved for internal Microsoft use.
217
+
218
+
```yaml
219
+
Type: OrganizationIdParameter
220
+
Parameter Sets: (All)
221
+
Aliases:
222
+
Applicable: Security & Compliance
223
+
224
+
Required: False
225
+
Position: Named
226
+
Default value: None
227
+
Accept pipeline input: False
228
+
Accept wildcard characters: False
229
+
```
230
+
209
231
### -Preview
210
232
The Preview switch filters the results by Preview compliance search actions. You don't need to specify a value with this switch.
{{ Fill ExceptIfOneDriveSharedByMemberOf Description }}
163
+
164
+
```yaml
165
+
Type: RecipientIdParameter[]
166
+
Parameter Sets: (All)
167
+
Aliases:
168
+
Applicable: Security & Compliance
169
+
170
+
Required: False
171
+
Position: Named
172
+
Default value: None
173
+
Accept pipeline input: False
174
+
Accept wildcard characters: False
175
+
```
176
+
177
+
### -ExchangeAdaptiveScopes
178
+
{{ Fill ExchangeAdaptiveScopes Description }}
179
+
180
+
```yaml
181
+
Type: MultiValuedProperty
182
+
Parameter Sets: (All)
183
+
Aliases:
184
+
Applicable: Security & Compliance
185
+
186
+
Required: False
187
+
Position: Named
188
+
Default value: None
189
+
Accept pipeline input: False
190
+
Accept wildcard characters: False
191
+
```
192
+
193
+
### -ExchangeAdaptiveScopesException
194
+
{{ Fill ExchangeAdaptiveScopesException Description }}
195
+
196
+
```yaml
197
+
Type: MultiValuedProperty
198
+
Parameter Sets: (All)
199
+
Aliases:
200
+
Applicable: Security & Compliance
201
+
202
+
Required: False
203
+
Position: Named
204
+
Default value: None
205
+
Accept pipeline input: False
206
+
Accept wildcard characters: False
207
+
```
208
+
153
209
### -ExchangeLocation
154
210
The ExchangeLocation parameter specifies whether to include email messages in the policy. The valid value for this parameter is All. If you don't want to include email messages in the policy, don't use this parameter (the default value is blank or $null).
155
211
@@ -330,6 +386,38 @@ Accept pipeline input: False
330
386
Accept wildcard characters: False
331
387
```
332
388
389
+
### -OneDriveAdaptiveScopes
390
+
{{ Fill OneDriveAdaptiveScopes Description }}
391
+
392
+
```yaml
393
+
Type: MultiValuedProperty
394
+
Parameter Sets: (All)
395
+
Aliases:
396
+
Applicable: Security & Compliance
397
+
398
+
Required: False
399
+
Position: Named
400
+
Default value: None
401
+
Accept pipeline input: False
402
+
Accept wildcard characters: False
403
+
```
404
+
405
+
### -OneDriveAdaptiveScopesException
406
+
{{ Fill OneDriveAdaptiveScopesException Description }}
407
+
408
+
```yaml
409
+
Type: MultiValuedProperty
410
+
Parameter Sets: (All)
411
+
Aliases:
412
+
Applicable: Security & Compliance
413
+
414
+
Required: False
415
+
Position: Named
416
+
Default value: None
417
+
Accept pipeline input: False
418
+
Accept wildcard characters: False
419
+
```
420
+
333
421
### -OneDriveLocation
334
422
The OneDriveLocation parameter specifies the OneDrive for Business sites to include in the policy. You identify the site by its URL value, or you can use the value All to include all sites.
335
423
@@ -388,6 +476,22 @@ Accept pipeline input: False
388
476
Accept wildcard characters: False
389
477
```
390
478
479
+
### -OneDriveSharedByMemberOf
480
+
{{ Fill OneDriveSharedByMemberOf Description }}
481
+
482
+
```yaml
483
+
Type: RecipientIdParameter[]
484
+
Parameter Sets: (All)
485
+
Aliases:
486
+
Applicable: Security & Compliance
487
+
488
+
Required: False
489
+
Position: Named
490
+
Default value: None
491
+
Accept pipeline input: False
492
+
Accept wildcard characters: False
493
+
```
494
+
391
495
### -OverwriteLabel
392
496
The OverwriteLabel parameter specifies whether to overwrite a manual label. Valid values are:
393
497
@@ -459,6 +563,38 @@ Accept pipeline input: False
459
563
Accept wildcard characters: False
460
564
```
461
565
566
+
### -SharePointAdaptiveScopes
567
+
{{ Fill SharePointAdaptiveScopes Description }}
568
+
569
+
```yaml
570
+
Type: MultiValuedProperty
571
+
Parameter Sets: (All)
572
+
Aliases:
573
+
Applicable: Security & Compliance
574
+
575
+
Required: False
576
+
Position: Named
577
+
Default value: None
578
+
Accept pipeline input: False
579
+
Accept wildcard characters: False
580
+
```
581
+
582
+
### -SharePointAdaptiveScopesException
583
+
{{ Fill SharePointAdaptiveScopesException Description }}
584
+
585
+
```yaml
586
+
Type: MultiValuedProperty
587
+
Parameter Sets: (All)
588
+
Aliases:
589
+
Applicable: Security & Compliance
590
+
591
+
Required: False
592
+
Position: Named
593
+
Default value: None
594
+
Accept pipeline input: False
595
+
Accept wildcard characters: False
596
+
```
597
+
462
598
### -SharePointLocation
463
599
The SharePointLocation parameter specifies the SharePoint Online sites to include in the policy. You identify the site by its URL value, or you can use the value All to include all sites.
0 commit comments