You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor pagination to call Get-MessageTraceV2 directly instead of Invoke-Command
- Use StartingRecipientAddress and EndDate from last result for pagination
- Remove warning message parsing and dynamic scriptblock execution
- Move timeout check inside loop to only warn when data is actually truncated
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments