Skip to content

Commit 674209c

Browse files
authored
Update Get-MessageTraceDetail.md
1 parent a8cd1aa commit 674209c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

exchange/exchange-ps/exchange/mail-flow/Get-MessageTraceDetail.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,7 @@ Get-MessageTraceDetail
3737
```
3838

3939
## DESCRIPTION
40-
You can use this cmdlet to search message data for the last 30 days. If you run this cmdlet without any parameters, only data from the last 48 hours is returned.
41-
42-
If you enter a time period that's older than 30 days, you won't receive an error, but the command will return no results. To search for message data that's between 30 and 90 days old, use the Start-HistoricalSearch and Get-HistoricalSearch cmdlets.
43-
44-
This cmdlet returns a maximum of 1000000 results, and will timeout on very large queries. If your query returns too many results, consider splitting it up using smaller StartDate and EndDate intervals.
40+
You can use this cmdlet to search message data for the last 30 days. If you enter a time period that's older than 30 days, you won't receive an error, but the command will return no results.
4541

4642
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/exchange-server/find-exchange-cmdlet-permissions).
4743

0 commit comments

Comments
 (0)