Quantcast
Channel: Exchange Server 2013 - Mail Flow and Secure Messaging forum
Viewing all articles
Browse latest Browse all 3168

How can I track all email sent from one particular user through powershell?

$
0
0

Went online and found a few commands like:

Get-MessageTrackingLog -Server servername -Start "11/17/2014 09:00:00" -End "11/17/2014 17:00:00" -Sender "user@domain"

Got back:

Get-MessageTrackingLog : The term 'Get-MessageTrackingLog' is not recognized as the name of a cmdlet, function, script
file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct
and try again.
At line:1 char:1
+ Get-MessageTrackingLog -Server Mail2013 -Start "11/17/2014 09:00:00" -End "11/17 ...
+ ~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Get-MessageTrackingLog:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

ALL I WANT TO DO IS TO TRACK EMAIL SENT FROM A PARTICULAR USER: Delivery reports in the EAC came up with absolutely nothing after entering the user mailbox and user

Any help would be appreciated - RJM


Viewing all articles
Browse latest Browse all 3168

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>