Skip to content

Commit 872a138

Browse files
authored
Merge pull request MicrosoftDocs#7848 from rtmorato/patch-1
Update New-ComplianceSecurityFilter.md
2 parents 0ade073 + 3a3428e commit 872a138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/exchange/New-ComplianceSecurityFilter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ This example allows the users donh and suzanf to search only the mailboxes that
5353

5454
### Example 3
5555
```powershell
56-
New-ComplianceSecurityFilter -FilterName USDiscoveryManagers -Users "US Discovery Managers" -Filters "Mailbox_CountryCode -eq 'US'" -Action All
56+
New-ComplianceSecurityFilter -FilterName USDiscoveryManagers -Users "US Discovery Managers" -Filters "Mailbox_CountryCode -eq '840'" -Action All
5757
```
5858

5959
This example allows members of the US Discovery Managers role group to perform all compliance search actions only on mailboxes in the United States.

0 commit comments

Comments
 (0)