Using the Get-MessageTraceV2 cmdlet to generate mail traffic statistics by user
In this article we explore the recently introduced Get-MessageTraceV2 cmdlet and use it to bring new life to the good old Get-DetailedMessageStats.ps1 script. The script has now been updated to work with modern authentication methods and the new “no pagination” approach to fetching message trace data, as well as to handle scenarios that have become available since its initial introduction (i.e. plus addresses). …
Continue readingUsing the Get-MessageTraceV2 cmdlet to generate mail traffic statistics by user