Skip to content

Commit 078ac28

Browse files
authored
Update New-ComplianceSearchAction.md
1 parent ac86bd1 commit 078ac28

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,14 @@ In on-premises Exchange, this cmdlet is available in the Mailbox Search role. By
101101

102102
You need to be assigned permissions before you can run this cmdlet. Although this article lists all parameters for the cmdlet, you might not have access to some parameters if they aren't included in the permissions assigned to you. To find the permissions required to run any cmdlet or parameter in your organization, see [Find the permissions required to run any Exchange cmdlet](https://learn.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
103103

104-
In Microsoft 365, the account that you use to run this cmdlet must have a valid Microsoft 365 license assigned.
104+
In Microsoft 365, the account that you use to run this cmdlet must have a valid Microsoft 365 license assigned.
105105

106-
To use this cmdlet in Security & Compliance PowerShell, you need to be assigned permissions. For more information, see [Permissions in the Microsoft Purview compliance portal](/purview/microsoft-365-compliance-center-permissions).
106+
To use this cmdlet in Security & Compliance PowerShell, you need to be assigned permissions. For more information, see [Permissions in the Microsoft Purview compliance portal](https://learn.microsoft.com/purview/microsoft-365-compliance-center-permissions).
107107

108-
Install [ExchangeOnlineManagement version 3.9.0.](https://www.powershellgallery.com/packages/ExchangeOnlineManagement/3.9.0"https://www.powershellgallery.com/packages/exchangeonlinemanagement/3.9.0") This is necessary to use the cmdlet. The installation process for this may require users to uninstall the current version of ExchangeOnlineManagement Powershell. 
108+
To use this cmdlet for Purge actions in Security & Compliance PowerShell, you need to meet the following requirements:
109109

110-
Then, run Connect-IPPSSession with the '[-EnableSearchOnlySession](/powershell/module/exchangepowershell/connect-ippssession?view=exchange-ps"https://learn.microsoft.com/en-us/powershell/module/exchangepowershell/connect-ippssession?view=exchange-ps#-enablesearchonlysession")' flag. Then run the purge action.
110+
- Use the Exchange Online PowerShell version 3.9.0 or later (August 2025). For more information, see [What's new in the Exchange Online PowerShell module](https://learn.microsoft.com/powershell/exchange/whats-new-in-the-exo-module). Installing this version of the module might require you to unisntall previous versions of the module.
111+
- Run the **Connect-IPPSSession** command with the [EnableSearchOnlySession](https://learn.microsoft.com/powershell/module/exchangepowershell/connect-ippssession#-enablesearchonlysession) switch.
111112

112113
## EXAMPLES
113114

0 commit comments

Comments
 (0)