Skip to content

Commit 05477fa

Browse files
authored
Merge pull request #8586 from MicrosoftDocs/chrisda
Chrisda to Master
2 parents 4c62618 + 51da244 commit 05477fa

9 files changed

+7
-209
lines changed

exchange/exchange-ps/exchange/Get-ComplianceCaseMember.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ Get-ComplianceCaseMember -Case <String>
3434
Get-ComplianceCaseMember
3535
[-DomainController <Fqdn>]
3636
[-ResultSize <Unlimited>]
37-
[-RoleGroupOnly]
3837
[<CommonParameters>]
3938
```
4039

@@ -68,22 +67,6 @@ Accept pipeline input: False
6867
Accept wildcard characters: False
6968
```
7069
71-
### -RoleGroupOnly
72-
{{ Fill RoleGroupOnly Description }}
73-
74-
```yaml
75-
Type: SwitchParameter
76-
Parameter Sets: AllCases
77-
Aliases:
78-
Applicable: Security & Compliance Center
79-
80-
Required: True
81-
Position: Named
82-
Default value: None
83-
Accept pipeline input: False
84-
Accept wildcard characters: False
85-
```
86-
8770
### -DomainController
8871
This parameter is reserved for internal Microsoft use.
8972

exchange/exchange-ps/exchange/Get-PolicyConfig.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2121
## SYNTAX
2222

2323
```
24-
Get-PolicyConfig [[-Identity] <OrganizationIdParameter>] [<CommonParameters>]
24+
Get-PolicyConfig [<CommonParameters>]
2525
```
2626

2727
## DESCRIPTION
@@ -38,22 +38,6 @@ This example returns the endpoint restrictions that are available in the organiz
3838

3939
## PARAMETERS
4040

41-
### -Identity
42-
This parameter is reserved for internal Microsoft use.
43-
44-
```yaml
45-
Type: OrganizationIdParameter
46-
Parameter Sets: (All)
47-
Aliases:
48-
Applicable: Security & Compliance Center
49-
50-
Required: False
51-
Position: 0
52-
Default value: None
53-
Accept pipeline input: True (ByPropertyName, ByValue)
54-
Accept wildcard characters: False
55-
```
56-
5741
### CommonParameters
5842
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/p/?LinkID=113216).
5943

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

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ New-ComplianceSearchAction [-SearchName] <String[]>
4444
[-RetryOnError]
4545
[-Scenario <ComplianceSearchActionScenario>]
4646
[-Scope <ComplianceExportScope>]
47-
[-ScopeDetails <ComplianceScopeDetail[]>]
4847
[-SearchNames <String[]>]
4948
[-SharePointArchiveFormat <ComplianceExportArchiveFormat>]
5049
[-ShareRootPath <String>]
@@ -613,22 +612,6 @@ Accept pipeline input: False
613612
Accept wildcard characters: False
614613
```
615614

616-
### -ScopeDetails
617-
This parameter is reserved for internal Microsoft use.
618-
619-
```yaml
620-
Type: ComplianceScopeDetail[]
621-
Parameter Sets: Export
622-
Aliases:
623-
Applicable: Security & Compliance Center
624-
625-
Required: False
626-
Position: Named
627-
Default value: None
628-
Accept pipeline input: False
629-
Accept wildcard characters: False
630-
```
631-
632615
### -SearchNames
633616
This parameter is available only in the cloud-based service.
634617

exchange/exchange-ps/exchange/New-ComplianceTag.md

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,11 @@ For information about the parameter sets in the Syntax section below, see [Excha
2323
```
2424
New-ComplianceTag [-Name] <String>
2525
[-Comment <String>]
26-
[-ComplianceTagForNextStage <String>]
2726
[-Confirm]
2827
[-EventType <ComplianceRuleIdParameter>]
2928
[-FilePlanProperty <String>]
30-
[-FlowId <System.Guid>]
3129
[-Force]
3230
[-IsRecordLabel <Boolean>]
33-
[-IsRecordUnlockedAsDefault <Boolean>]
3431
[-MultiStageReviewProperty <String>]
3532
[-Notes <String>]
3633
[-Regulatory <Boolean>]
@@ -92,22 +89,6 @@ Accept pipeline input: False
9289
Accept wildcard characters: False
9390
```
9491
95-
### -ComplianceTagForNextStage
96-
{{ Fill ComplianceTagForNextStage Description }}
97-
98-
```yaml
99-
Type: String
100-
Parameter Sets: (All)
101-
Aliases:
102-
Applicable: Security & Compliance Center
103-
104-
Required: False
105-
Position: Named
106-
Default value: None
107-
Accept pipeline input: False
108-
Accept wildcard characters: False
109-
```
110-
11192
### -Confirm
11293
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.
11394
@@ -192,22 +173,6 @@ Accept pipeline input: False
192173
Accept wildcard characters: False
193174
```
194175

195-
### -FlowId
196-
{{ Fill FlowId Description }}
197-
198-
```yaml
199-
Type: System.Guid
200-
Parameter Sets: (All)
201-
Aliases:
202-
Applicable: Security & Compliance Center
203-
204-
Required: False
205-
Position: Named
206-
Default value: None
207-
Accept pipeline input: False
208-
Accept wildcard characters: False
209-
```
210-
211176
### -Force
212177
The Force switch specifies whether to suppress warning or confirmation messages. You can use this switch to run tasks programmatically where prompting for administrative input is inappropriate. You don't need to specify a value with this switch.
213178

@@ -243,22 +208,6 @@ Accept pipeline input: False
243208
Accept wildcard characters: False
244209
```
245210

246-
### -IsRecordUnlockedAsDefault
247-
{{ Fill IsRecordUnlockedAsDefault Description }}
248-
249-
```yaml
250-
Type: Boolean
251-
Parameter Sets: (All)
252-
Aliases:
253-
Applicable: Security & Compliance Center
254-
255-
Required: False
256-
Position: Named
257-
Default value: None
258-
Accept pipeline input: False
259-
Accept wildcard characters: False
260-
```
261-
262211
### -MultiStageReviewProperty
263212
The MultiStageReviewProperty parameter specifies the multi-stage review properties to include in the label. This parameter uses the following syntax:
264213

exchange/exchange-ps/exchange/New-SupervisoryReviewRule.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ New-SupervisoryReviewRule [-Name] <String> -Policy <PolicyIdParameter>
2929
[-ContentMatchesDataModel <String>]
3030
[-ContentSources <String[]>]
3131
[-Ocr <Boolean>]
32-
[-RateOfSampling <String>]
3332
[-SamplingRate <Int32>]
3433
[-WhatIf]
3534
[<CommonParameters>]
@@ -215,22 +214,6 @@ Accept pipeline input: False
215214
Accept wildcard characters: False
216215
```
217216

218-
### -RateOfSampling
219-
{{ Fill RateOfSampling Description }}
220-
221-
```yaml
222-
Type: String
223-
Parameter Sets: (All)
224-
Aliases:
225-
Applicable: Security & Compliance Center
226-
227-
Required: False
228-
Position: Named
229-
Default value: None
230-
Accept pipeline input: False
231-
Accept wildcard characters: False
232-
```
233-
234217
### -SamplingRate
235218
The SamplingRate parameter specifies the percentage of communications for review. If you want reviewers to review all detected items, use the value 100.
236219

exchange/exchange-ps/exchange/Set-ComplianceTag.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,9 @@ For information about the parameter sets in the Syntax section below, see [Excha
2323
```
2424
Set-ComplianceTag [-Identity] <ComplianceRuleIdParameter>
2525
[-Comment <String>]
26-
[-ComplianceTagForNextStage <String>]
2726
[-Confirm]
2827
[-EventType <ComplianceRuleIdParameter>]
2928
[-FilePlanProperty <String>]
30-
[-FlowId <System.Guid>]
3129
[-Force]
3230
[-MultiStageReviewProperty <String>]
3331
[-Notes <String>]
@@ -87,22 +85,6 @@ Accept pipeline input: False
8785
Accept wildcard characters: False
8886
```
8987
90-
### -ComplianceTagForNextStage
91-
{{ Fill ComplianceTagForNextStage Description }}
92-
93-
```yaml
94-
Type: String
95-
Parameter Sets: (All)
96-
Aliases:
97-
Applicable: Security & Compliance Center
98-
99-
Required: False
100-
Position: Named
101-
Default value: None
102-
Accept pipeline input: False
103-
Accept wildcard characters: False
104-
```
105-
10688
### -Confirm
10789
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.
10890
@@ -187,22 +169,6 @@ Accept pipeline input: False
187169
Accept wildcard characters: False
188170
```
189171

190-
### -FlowId
191-
{{ Fill FlowId Description }}
192-
193-
```yaml
194-
Type: System.Guid
195-
Parameter Sets: (All)
196-
Aliases:
197-
Applicable: Security & Compliance Center
198-
199-
Required: False
200-
Position: Named
201-
Default value: None
202-
Accept pipeline input: False
203-
Accept wildcard characters: False
204-
```
205-
206172
### -Force
207173
The Force switch specifies whether to suppress warning or confirmation messages. You can use this switch to run tasks programmatically where prompting for administrative input is inappropriate. You don't need to specify a value with this switch.
208174

exchange/exchange-ps/exchange/Set-PolicyConfig.md

Lines changed: 1 addition & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@ For information about the parameter sets in the Syntax section below, see [Excha
2121
## SYNTAX
2222

2323
```
24-
Set-PolicyConfig [[-Identity] <OrganizationIdParameter>]
25-
[-CaseHoldPolicyLimit <Int32>]
24+
Set-PolicyConfig
2625
[-ClassificationScheme <ClassificationScheme>]
2726
[-ComplianceUrl <String>]
2827
[-Confirm]
@@ -56,38 +55,6 @@ To use this cmdlet in Security & Compliance Center PowerShell, you need to be as
5655

5756
## PARAMETERS
5857

59-
### -Identity
60-
This parameter is reserved for internal Microsoft use.
61-
62-
```yaml
63-
Type: OrganizationIdParameter
64-
Parameter Sets: (All)
65-
Aliases:
66-
Applicable: Security & Compliance Center
67-
68-
Required: False
69-
Position: 0
70-
Default value: None
71-
Accept pipeline input: True (ByPropertyName, ByValue)
72-
Accept wildcard characters: False
73-
```
74-
75-
### -CaseHoldPolicyLimit
76-
{{ Fill CaseHoldPolicyLimit Description }}
77-
78-
```yaml
79-
Type: Int32
80-
Parameter Sets: (All)
81-
Aliases:
82-
Applicable: Security & Compliance Center
83-
84-
Required: False
85-
Position: Named
86-
Default value: None
87-
Accept pipeline input: False
88-
Accept wildcard characters: False
89-
```
90-
9158
### -ClassificationScheme
9259
{{ Fill ClassificationScheme Description }}
9360

exchange/exchange-ps/exchange/Set-RecordReviewNotificationTemplateConfig.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: Microsoft.Exchange.TransportMailflow-Help.xml
33
online version: https://docs.microsoft.com/powershell/module/exchange/set-recordreviewnotificationtemplateconfig
4-
applicable: Exchange Online, Security & Compliance Center
4+
applicable: Exchange Online
55
title: Set-RecordReviewNotificationTemplateConfig
66
schema: 2.0.0
77
author: chrisda
@@ -53,7 +53,7 @@ The IsCustomizedNotificationTemplate switch specifies whether to use a customize
5353
Type: Boolean
5454
Parameter Sets: (All)
5555
Aliases:
56-
Applicable: Exchange Online, Security & Compliance Center
56+
Applicable: Exchange Online
5757

5858
Required: True
5959
Position: Named
@@ -72,7 +72,7 @@ The IsCustomizedReminderTemplate switch specifies whether to use a customized re
7272
Type: Boolean
7373
Parameter Sets: (All)
7474
Aliases:
75-
Applicable: Exchange Online, Security & Compliance Center
75+
Applicable: Exchange Online
7676

7777
Required: True
7878
Position: Named
@@ -90,7 +90,7 @@ The value of this parameter is meaningful only when the value of the IsCustomize
9090
Type: String
9191
Parameter Sets: (All)
9292
Aliases:
93-
Applicable: Exchange Online, Security & Compliance Center
93+
Applicable: Exchange Online
9494

9595
Required: False
9696
Position: Named
@@ -108,7 +108,7 @@ The value of this parameter is meaningful only when the value of the IsCustomize
108108
Type: String
109109
Parameter Sets: (All)
110110
Aliases:
111-
Applicable: Exchange Online, Security & Compliance Center
111+
Applicable: Exchange Online
112112

113113
Required: False
114114
Position: Named

exchange/exchange-ps/exchange/Set-SupervisoryReviewRule.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Set-SupervisoryReviewRule [-Identity] <ComplianceRuleIdParameter>
2929
[-ContentMatchesDataModel <String>]
3030
[-ContentSources <String[]>]
3131
[-Ocr <Boolean>]
32-
[-RateOfSampling <String>]
3332
[-SamplingRate <Int32>]
3433
[-WhatIf]
3534
[<CommonParameters>]
@@ -197,22 +196,6 @@ Accept pipeline input: False
197196
Accept wildcard characters: False
198197
```
199198

200-
### -RateOfSampling
201-
{{ Fill RateOfSampling Description }}
202-
203-
```yaml
204-
Type: String
205-
Parameter Sets: (All)
206-
Aliases:
207-
Applicable: Security & Compliance Center
208-
209-
Required: False
210-
Position: Named
211-
Default value: None
212-
Accept pipeline input: False
213-
Accept wildcard characters: False
214-
```
215-
216199
### -SamplingRate
217200
The SamplingRate parameter specifies the percentage of communications for review. If you want reviewers to review all detected items, use the value 100.
218201

0 commit comments

Comments
 (0)