Skip to content

Commit da3fe7e

Browse files
authored
Merge pull request MicrosoftDocs#6414 from dariomws/patch-209
Added sentence about DL to Start-HistoricalSearch.md
2 parents 5f424b9 + 911a408 commit da3fe7e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

exchange/exchange-ps/exchange/Start-HistoricalSearch.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ Start-HistoricalSearch -EndDate <DateTime> -ReportTitle <String> -ReportType <Hi
4141
## DESCRIPTION
4242
A historical search provides message trace and report details in a comma-separated value (CSV) file for messages that are aged between 1-4 hours (depending on your environment) and 90 days old. There is a limit of 250 historical searches that you can submit in a 24 hour period; you'll be warned if you're nearing the daily quota. Cancelled searches count against the daily quota. Also, in each CSV file there is a limit of 50000 results or lines.
4343

44+
If you specify a distribution group, all messages might not be returned in the results. To ensure that all messages are returned, specify the individual recipient.
45+
4446
You need to be assigned permissions before you can run this cmdlet. Although this topic lists all parameters for the cmdlet, you may not have access to some parameters if they're not 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://docs.microsoft.com/powershell/exchange/find-exchange-cmdlet-permissions).
4547

4648
## EXAMPLES

0 commit comments

Comments
 (0)