Skip to content

Commit 3a9703b

Browse files
committed
Learn Editor: Update New-ComplianceSearchAction.md
1 parent 2494fb1 commit 3a9703b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

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

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,13 @@ 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](https://learn.microsoft.com/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](/purview/microsoft-365-compliance-center-permissions).
107+
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. 
109+
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.
107111

108112
## EXAMPLES
109113

0 commit comments

Comments
 (0)