Dreamwomanjav o Naked t
search List a
List Dreamwomanjav a Naked e List Dreamwomanjav s Naked a Dreamwomanjav csearcho
Naked searchasearchesearch Dreamwomanjav List E90B Dreamwomanjav %searchD0E5B Dreamwomanjav %searchD
d Dreamwomanjav easearch+ Naked osearchan List searchrsearche Dreamwomanjav Naked asearch:
[PS] D:\>Get-transportserver | Get-MessageTrackingLog -resultsize unlimited -Start "12/29/2011 8:00:00 AM" | where-object {} | select Send
er, RecipientCount, MessageSubject | Sort-Object -Unique MessageSubject | ft -AutoSize
Unfortunately it appears to only return the recipient count from the last e-mail with the same subject.
So, if a user sends out a bulk e-mail with the subject "Important Information" to list A that has 1,200 recipients and then sends out the same e-mail with subject "Important Information to list B that has 6 recipients, this command will only show the 6 recipients.
Thank you Xiu for the input though, I was not familiar with the "-unique" tag for sort-object.