Skip to content

Commit ebac025

Browse files
Merge pull request #13393 from MicrosoftDocs/main
[AutoPublish] main to live - 02/23 15:38 PST | 02/24 05:08 IST
2 parents 3d43945 + 8836050 commit ebac025

4 files changed

Lines changed: 29 additions & 31 deletions

File tree

exchange/exchange-ps/ExchangePowerShell/Get-ComplianceSearchAction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ Accept wildcard characters: False
191191
192192
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
193193
194-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
194+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
195195
196196
The Export switch filters the results by Export compliance search actions. You don't need to specify a value with this switch.
197197

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

Lines changed: 21 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,17 @@ title: New-ComplianceSearchAction
1515
## SYNOPSIS
1616
This cmdlet is available in on-premises Exchange and in the cloud-based service. Some parameters and settings might be exclusive to one environment or the other.
1717

18-
Use the New-ComplianceSearchAction cmdlet to create actions for content searches in Exchange Server and in the Microsoft Purview compliance portal.
18+
Use the New-ComplianceSearchAction cmdlet to create actions for content searches in Exchange Server and in Microsoft Purview.
19+
20+
**Note**: Several of the parameters on this cmdlet are functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
1921

2022
For information about the parameter sets in the Syntax section below, see [Exchange cmdlet syntax](https://learn.microsoft.com/powershell/exchange/exchange-cmdlet-syntax).
2123

2224
## SYNTAX
2325

2426
### Export
2527
```
26-
New-ComplianceSearchAction [-SearchName] <String[]>
27-
[-Export]
28+
New-ComplianceSearchAction [-SearchName] <String[]> [-Export]
2829
[-ActionName <String>]
2930
[-ArchiveFormat <ComplianceExportArchiveFormat>]
3031
[-Confirm]
@@ -55,8 +56,7 @@ New-ComplianceSearchAction [-SearchName] <String[]>
5556

5657
### Preview
5758
```
58-
New-ComplianceSearchAction [-SearchName] <String[]>
59-
[-Preview]
59+
New-ComplianceSearchAction [-SearchName] <String[]> [-Preview]
6060
[-ActionName <String>]
6161
[-Confirm]
6262
[-Force]
@@ -75,8 +75,7 @@ New-ComplianceSearchAction [-SearchName] <String[]>
7575

7676
### Purge
7777
```
78-
New-ComplianceSearchAction [-SearchName] <String[]>
79-
[-Purge]
78+
New-ComplianceSearchAction [-SearchName] <String[]> [-Purge]
8079
[-PurgeType <ComplianceDestroyType>]
8180
[-ActionName <String>]
8281
[-Confirm]
@@ -126,7 +125,7 @@ New-ComplianceSearchAction -SearchName "Project X" -Export
126125

127126
This example creates an export search action for the content search named Project X.
128127

129-
**Note**: After May 26, 2025, this example no longer works. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
128+
**Note**: This example works only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
130129

131130
### Example 3
132131
```powershell
@@ -142,7 +141,7 @@ New-ComplianceSearchAction -SearchName "Case 321 All Sites" -Export -SharePointA
142141

143142
This example exports the results returned by the content search named "Case 321 All Sites". The search results are compressed and exported to a single ZIP file. If the search included any Exchange locations, the search results are exported as one PST file per mailbox.
144143

145-
**Note**: After May 26, 2025, this example no longer works. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
144+
**Note**: This example works only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
146145

147146
## PARAMETERS
148147

@@ -253,7 +252,7 @@ Accept wildcard characters: False
253252

254253
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
255254

256-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
255+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
257256

258257
This parameter is functional only in the cloud-based service.
259258

@@ -286,7 +285,7 @@ Accept wildcard characters: False
286285

287286
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
288287

289-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
288+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
290289

291290
This parameter is functional only in the cloud-based service.
292291

@@ -312,7 +311,7 @@ Accept wildcard characters: False
312311

313312
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
314313

315-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
314+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
316315

317316
The FileTypeExclusionsForUnindexedItems specifies the file types to exclude because they can't be indexed. You can specify multiple values separated by commas.
318317

@@ -394,7 +393,7 @@ Accept wildcard characters: False
394393

395394
> Applicable: Security & Compliance
396395

397-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
396+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
398397

399398
This parameter is available only in the cloud-based service.
400399

@@ -437,7 +436,7 @@ Accept wildcard characters: False
437436

438437
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
439438

440-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
439+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
441440

442441
In Security & Compliance PowerShell, this parameter requires the Export role. By default, this is assigned only to the eDiscovery Manager role group.
443442

@@ -461,7 +460,7 @@ Accept wildcard characters: False
461460

462461
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
463462

464-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
463+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
465464

466465
In Security & Compliance PowerShell, this parameter requires the Export role. By default, this role is assigned only to the eDiscovery Manager role group.
467466

@@ -485,6 +484,8 @@ Accept wildcard characters: False
485484

486485
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
487486

487+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
488+
488489
In Security & Compliance PowerShell, this parameter requires the Preview role. By default, this role is assigned only to the eDiscovery Manager role group.
489490

490491
The Preview switch specifies the action for the content search is to preview the results that match the search criteria. You don't need to specify a value with this switch.
@@ -592,7 +593,7 @@ Accept wildcard characters: False
592593

593594
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
594595

595-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
596+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
596597

597598
This parameter is functional only in the cloud-based service.
598599

@@ -614,7 +615,7 @@ Accept wildcard characters: False
614615

615616
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
616617

617-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
618+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
618619

619620
The RetentionReport switch specifies the action for the content search is to export a retention report. You don't need to specify a value with this switch.
620621

@@ -679,7 +680,7 @@ Accept wildcard characters: False
679680

680681
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
681682

682-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
683+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
683684

684685
The Scope parameter specifies the items to include when the action is Export. Valid values are:
685686

@@ -725,7 +726,7 @@ Accept wildcard characters: False
725726

726727
> Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Server SE, Security & Compliance
727728

728-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
729+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
729730

730731
This parameter is functional only in the cloud-based service.
731732

@@ -757,7 +758,7 @@ Accept wildcard characters: False
757758

758759
This parameter is available only in on-premises Exchange.
759760

760-
**Note**: After May 26, 2025, this parameter is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
761+
**Note**: This parameter is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
761762

762763
{{ Fill ShareRootPath Description }}
763764

exchange/exchange-ps/ExchangePowerShell/Set-ComplianceSearchAction.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@ title: Set-ComplianceSearchAction
1313
# Set-ComplianceSearchAction
1414

1515
## SYNOPSIS
16-
> [!NOTE]
17-
> After May 26, 2025, this cmdlet is no longer functional. For more information, see [Upcoming changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
18-
19-
This cmdlet is functional only in on-premises Exchange.
16+
This cmdlet is functional only in on-premises Exchange. For more information, see [May 2025 changes to Microsoft Purview eDiscovery](https://techcommunity.microsoft.com/blog/microsoft-security-blog/upcoming-changes-to-microsoft-purview-ediscovery/4405084).
2017

2118
Use the Set-ComplianceSearchAction cmdlet to change the export key on export compliance search actions in on-premises Exchange.
2219

teams/teams-ps/MicrosoftTeams/New-CsComplianceRecordingForCallQueueTemplate.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Use the New-CsComplianceRecordingForCallQueueTemplate cmdlet to create a Complia
2020

2121
```
2222
New-CsComplianceRecordingForCallQueueTemplate -Name <String> -Description <String> -BotApplicationInstanceObjectId <String>
23-
[-RequiredDuringCall <Boolean>] [-RequiredBeforeCall <Boolean>] [-CurrentInvitationCount <Int32>]
23+
[-RequiredDuringCall] [-RequiredBeforeCall] [-CurrentInvitationCount <Int32>]
2424
[-PairedApplicationInstanceObjectId <String>] [<CommonParameters>]
2525
```
2626

@@ -31,7 +31,7 @@ Use the New-CsComplianceRecordingForCallQueueTemplate cmdlet to create a Complia
3131

3232
### Example 1
3333
```
34-
New-CsComplianceRecordingForCallQueueTemplate -Name "Customer Service" -Description "Required before/during call" -BotApplicationInstanceObjectId 14732826-8206-42e3-b51e-6693e2abb698 -RequiredDuringCall $true -RequiredBeforeCall $true
34+
New-CsComplianceRecordingForCallQueueTemplate -Name "Customer Service" -Description "Required before/during call" -BotApplicationInstanceObjectId 14732826-8206-42e3-b51e-6693e2abb698 -RequiredDuringCall -RequiredBeforeCall
3535
```
3636

3737
This example creates a new Compliance Recording for Call Queue template.
@@ -126,13 +126,13 @@ Indicates if the compliance recording for call queues bot must be able to join t
126126
*Strict recording* - if the bot can't join the call, the call will end.
127127
128128
```yaml
129-
Type: System.Booleen
129+
Type: SwitchParameter
130130
Parameter Sets: (All)
131131
Aliases:
132132

133133
Required: False
134134
Position: Named
135-
Default value: False
135+
Default value: None
136136
Accept pipeline input: False
137137
Accept wildcard characters: False
138138
```
@@ -143,13 +143,13 @@ Indicates if the compliance recording for call queues bot must remain part of th
143143
*Strict recording* - if the bot leaves the call, the call will end.
144144
145145
```yaml
146-
Type: System.Booleen
146+
Type: SwitchParameter
147147
Parameter Sets: (All)
148148
Aliases:
149149

150150
Required: False
151151
Position: Named
152-
Default value: False
152+
Default value: None
153153
Accept pipeline input: False
154154
Accept wildcard characters: False
155155
```

0 commit comments

Comments
 (0)