Skip to content

Commit f40ee04

Browse files
authored
Merge pull request MicrosoftDocs#11494 from MicrosoftDocs/chrisda
Update New-ComplianceSearchAction.md
2 parents ec25bac + 64b3321 commit f40ee04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ This example deletes the search results returned by a content search named Remov
129129

130130
### Example 4
131131
```powershell
132-
New-ComplianceSearchAction -SearchName "Case 321 All Sites" -Export -SharePointArchiveFormat SingleZip -ExchangeArchiveFormat PerUserPst
132+
New-ComplianceSearchAction -SearchName "Case 321 All Sites" -Export -SharePointArchiveFormat SingleZip -ExchangeArchiveFormat PerUserPst -Format FxStream
133133
```
134134

135135
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.

0 commit comments

Comments
 (0)