Forum Discussion
Mister_X
May 21, 2025Copper Contributor
PowerShell EXO: Get-MessageTrace still only 10 days back?
Hi, For some time now, we can use the GUI to get realtime data for older than 10 days. I think we can now go 3 months back but only with a timeframe of 10 days. Why doesn't this work with PowerShe...
VasilMichev
May 21, 2025MVP
I believe that's only for the "V2" cmdlet, and it's still not available via PowerShell. Keep an eye on this blog post: Announcing Public Preview of the New Message Trace in Exchange Online | Microsoft Community Hub
- Mister_XMay 22, 2025Copper Contributor
Thanks Vasil! That was the input I've needed. It's working now. I didn't realize that I have to use Get-MessageTraceV2 instead of Get-MessageTrace.