Skip to content

Commit 84dc7c0

Browse files
committed
Removed SCC params that aren't available in SCC
1 parent 853a3b9 commit 84dc7c0

22 files changed

+21
-307
lines changed

exchange/exchange-ps/exchange/Add-RoleGroupMember.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ The BypassSecurityGroupManagerCheck switch enables a user who hasn't been added
111111
Type: SwitchParameter
112112
Parameter Sets: (All)
113113
Aliases:
114-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance Center, Exchange Online Protection
114+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
115115

116116
Required: False
117117
Position: Named

exchange/exchange-ps/exchange/Get-Group.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The Anr parameter specifies a string on which to perform an ambiguous name resol
9393
Type: String
9494
Parameter Sets: AnrSet
9595
Aliases:
96-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance Center, Exchange Online Protection
96+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
9797

9898
Required: False
9999
Position: Named
@@ -158,7 +158,7 @@ For detailed information about OPath filters in Exchange, see [Additional OPATH
158158
Type: String
159159
Parameter Sets: (All)
160160
Aliases:
161-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance Center, Exchange Online Protection
161+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
162162
163163
Required: False
164164
Position: Named
@@ -223,7 +223,7 @@ The OrganizationalUnit parameter filters the results based on the object's locat
223223
Type: OrganizationalUnitIdParameter
224224
Parameter Sets: (All)
225225
Aliases:
226-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance Center, Exchange Online Protection
226+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
227227
228228
Required: False
229229
Position: Named

exchange/exchange-ps/exchange/Get-Recipient.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ Soft-deleted recipients are deleted recipients that are still recoverable.
373373
Type: SwitchParameter
374374
Parameter Sets: (All)
375375
Aliases:
376-
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance Center, Exchange Online Protection
376+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
377377
378378
Required: False
379379
Position: Named
@@ -394,7 +394,7 @@ The OrganizationalUnit parameter filters the results based on the object's locat
394394
Type: OrganizationalUnitIdParameter
395395
Parameter Sets: (All)
396396
Aliases:
397-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance Center, Exchange Online Protection
397+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
398398
399399
Required: False
400400
Position: Named

exchange/exchange-ps/exchange/Get-User.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The Anr parameter specifies a string on which to perform an ambiguous name resol
110110
Type: String
111111
Parameter Sets: AnrSet
112112
Aliases:
113-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance Center, Exchange Online Protection
113+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
114114

115115
Required: False
116116
Position: Named
@@ -324,7 +324,7 @@ The OrganizationalUnit parameter filters the results based on the object's locat
324324
Type: OrganizationalUnitIdParameter
325325
Parameter Sets: (All)
326326
Aliases:
327-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Security & Compliance Center, Exchange Online Protection
327+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Server 2019, Exchange Online, Exchange Online Protection
328328
329329
Required: False
330330
Position: Named

exchange/exchange-ps/exchange/New-ActivityAlert.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ New-ActivityAlert -Multiplier <Double> -Name <String> -NotifyUser <MultiValuedPr
2929
[-Confirm]
3030
[-Description <String>]
3131
[-Disabled <Boolean>]
32-
[-DomainController <Fqdn>]
3332
[-EmailCulture <CultureInfo>]
3433
[-RecordType <AuditRecordType>]
3534
[-ScopeLevel <AlertScopeLevel>]
@@ -48,7 +47,6 @@ New-ActivityAlert -Name <String> -NotifyUser <MultiValuedProperty> -Threshold <I
4847
[-Confirm]
4948
[-Description <String>]
5049
[-Disabled <Boolean>]
51-
[-DomainController <Fqdn>]
5250
[-EmailCulture <CultureInfo>]
5351
[-RecordType <AuditRecordType>]
5452
[-ScopeLevel <AlertScopeLevel>]
@@ -66,7 +64,6 @@ New-ActivityAlert -Name <String> -NotifyUser <MultiValuedProperty> -Operation <M
6664
[-Confirm]
6765
[-Description <String>]
6866
[-Disabled <Boolean>]
69-
[-DomainController <Fqdn>]
7067
[-EmailCulture <CultureInfo>]
7168
[-RecordType <AuditRecordType>]
7269
[-Severity <RuleSeverity>]
@@ -346,22 +343,6 @@ Accept pipeline input: False
346343
Accept wildcard characters: False
347344
```
348345

349-
### -DomainController
350-
This parameter is reserved for internal Microsoft use.
351-
352-
```yaml
353-
Type: Fqdn
354-
Parameter Sets: (All)
355-
Aliases:
356-
Applicable: Security & Compliance Center
357-
358-
Required: False
359-
Position: Named
360-
Default value: None
361-
Accept pipeline input: False
362-
Accept wildcard characters: False
363-
```
364-
365346
### -EmailCulture
366347
The EmailCulture parameter specifies the language of the notification email message.
367348

exchange/exchange-ps/exchange/New-AutoSensitivityLabelPolicy.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ For information about the parameter sets in the Syntax section below, see [Excha
2424
New-AutoSensitivityLabelPolicy [-Name] <String> -ApplySensitivityLabel <String>
2525
[-Comment <String>]
2626
[-Confirm]
27-
[-Enabled <Boolean>]
2827
[-ExchangeLocation <MultiValuedProperty>]
2928
[-ExchangeSender <SmtpAddress[]>]
3029
[-ExchangeSenderException <SmtpAddress[]>]
@@ -122,25 +121,6 @@ Accept pipeline input: False
122121
Accept wildcard characters: False
123122
```
124123

125-
### -Enabled
126-
The Enabled parameter specifies whether the policy is enabled. Valid values are:
127-
128-
- $true: The policy is enabled.
129-
- $false: The policy is disabled.
130-
131-
```yaml
132-
Type: Boolean
133-
Parameter Sets: (All)
134-
Aliases:
135-
Applicable: Security & Compliance Center
136-
137-
Required: False
138-
Position: Named
139-
Default value: None
140-
Accept pipeline input: False
141-
Accept wildcard characters: False
142-
```
143-
144124
### -ExchangeLocation
145125
The ExchangeLocation parameter specifies the mailboxes to include in the policy. Valid values are:
146126

exchange/exchange-ps/exchange/New-ComplianceSearch.md

Lines changed: 6 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ New-ComplianceSearch [-Name] <String>
3535
[-Language <CultureInfo>]
3636
[-LogLevel <ComplianceJobLogLevel>]
3737
[-PublicFolderLocation <String[]>]
38-
[-PublicFolderLocationExclusion <String[]>]
3938
[-RefinerNames <String[]>]
4039
[-SharePointLocation <String[]>]
4140
[-SharePointLocationExclusion <String[]>]
@@ -318,13 +317,15 @@ Accept wildcard characters: False
318317
```
319318

320319
### -LogLevel
320+
This parameter is available only in on-premises Exchange.
321+
321322
This parameter is reserved for internal Microsoft use.
322323

323324
```yaml
324325
Type: ComplianceJobLogLevel
325326
Parameter Sets: (All)
326327
Aliases:
327-
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
328+
Applicable: Exchange Server 2016, Exchange Server 2019
328329
329330
Required: False
330331
Position: Named
@@ -351,24 +352,6 @@ Accept pipeline input: False
351352
Accept wildcard characters: False
352353
```
353354

354-
### -PublicFolderLocationExclusion
355-
This parameter is available only in the cloud-based service.
356-
357-
This parameter is reserved for internal Microsoft use.
358-
359-
```yaml
360-
Type: String[]
361-
Parameter Sets: (All)
362-
Aliases:
363-
Applicable: Security & Compliance Center
364-
365-
Required: False
366-
Position: Named
367-
Default value: None
368-
Accept pipeline input: False
369-
Accept wildcard characters: False
370-
```
371-
372355
### -RefinerNames
373356
This parameter is available only in the cloud-based service.
374357

@@ -428,13 +411,15 @@ Accept wildcard characters: False
428411
```
429412

430413
### -StatusMailRecipients
414+
This parameter is available only in on-premises Exchange.
415+
431416
This parameter is reserved for internal Microsoft use.
432417

433418
```yaml
434419
Type: String[]
435420
Parameter Sets: (All)
436421
Aliases:
437-
Applicable: Exchange Server 2016, Exchange Server 2019, Security & Compliance Center
422+
Applicable: Exchange Server 2016, Exchange Server 2019
438423
439424
Required: False
440425
Position: Named

exchange/exchange-ps/exchange/New-ComplianceSearchAction.md

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -618,26 +618,6 @@ Accept pipeline input: False
618618
Accept wildcard characters: False
619619
```
620620

621-
### -ScopeDetails
622-
This parameter is available only in the cloud-based service.
623-
624-
This parameter requires the Export or Compliance Search roles in the Security & Compliance Center. By default, these roles are assigned only to the eDiscovery Manager role group.
625-
626-
This parameter is reserved for internal Microsoft use.
627-
628-
```yaml
629-
Type: ComplianceScopeDetail[]
630-
Parameter Sets: Export
631-
Aliases:
632-
Applicable: Security & Compliance Center
633-
634-
Required: False
635-
Position: Named
636-
Default value: None
637-
Accept pipeline input: False
638-
Accept wildcard characters: False
639-
```
640-
641621
### -SearchNames
642622
This parameter is available only in the cloud-based service.
643623

exchange/exchange-ps/exchange/New-DlpCompliancePolicy.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ New-DlpCompliancePolicy [-Name] <String>
3434
[-Priority <Int32>]
3535
[-SharePointLocation <MultiValuedProperty>]
3636
[-SharePointLocationException <MultiValuedProperty>]
37-
[-SharePointOnPremisesLocationException <MultiValuedProperty>]
38-
[-SharePointServerLocation <MultiValuedProperty>]
3937
[-TeamsLocation <MultiValuedProperty>]
4038
[-TeamsLocationException <MultiValuedProperty>]
4139
[-WhatIf]
@@ -303,38 +301,6 @@ Accept pipeline input: False
303301
Accept wildcard characters: False
304302
```
305303

306-
### -SharePointOnPremisesLocationException
307-
This parameter is reserved for internal Microsoft use.
308-
309-
```yaml
310-
Type: MultiValuedProperty
311-
Parameter Sets: (All)
312-
Aliases:
313-
Applicable: Security & Compliance Center
314-
315-
Required: False
316-
Position: Named
317-
Default value: None
318-
Accept pipeline input: False
319-
Accept wildcard characters: False
320-
```
321-
322-
### -SharePointServerLocation
323-
This parameter is reserved for internal Microsoft use.
324-
325-
```yaml
326-
Type: MultiValuedProperty
327-
Parameter Sets: (All)
328-
Aliases:
329-
Applicable: Security & Compliance Center
330-
331-
Required: False
332-
Position: Named
333-
Default value: None
334-
Accept pipeline input: False
335-
Accept wildcard characters: False
336-
```
337-
338304
### -TeamsLocation
339305
The TeamsLocation parameter specifies the Teams accounts to include in the DLP policy. You identify the account by its name or email address, or you can use the value All to include all accounts.
340306

exchange/exchange-ps/exchange/New-DlpSensitiveInformationType.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ For information about the parameter sets in the Syntax section below, see [Excha
2222

2323
```
2424
New-DlpSensitiveInformationType [-Name] <String> -Description <String> -Fingerprints <MultiValuedProperty>
25-
[-SensitiveInformationTypeRuleCollectionIdentity <SensitiveInformationTypeRuleCollectionIdParameter>]
2625
[-Confirm]
2726
[-Locale <CultureInfo>]
2827
[-WhatIf]
@@ -99,22 +98,6 @@ Accept pipeline input: False
9998
Accept wildcard characters: False
10099
```
101100
102-
### -SensitiveInformationTypeRuleCollectionIdentity
103-
This parameter is reserved for internal Microsoft use.
104-
105-
```yaml
106-
Type: ClassificationRuleCollectionIdParameter
107-
Parameter Sets: (All)
108-
Aliases:
109-
Applicable: Security & Compliance Center
110-
111-
Required: False
112-
Position: Named
113-
Default value: None
114-
Accept pipeline input: False
115-
Accept wildcard characters: False
116-
```
117-
118101
### -Confirm
119102
The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on if the cmdlet requires confirmation before proceeding.
120103

0 commit comments

Comments
 (0)