Stuart_C Posted April 25, 2022 Posted April 25, 2022 I was using Get-MailTrafficTopReport to generate the total number of emails sent per user per day. Now MS have removed the command I need a new way to do it. According to the documantion I found they have replaced the commands with Get-MailDetailATPReport and Get-MailTrafficATPReport. But I can't seem to find a way to generate the same results. (Closest I can get is to use Get-MailDetailATPReport to get a list of all messages sent that I could stuff into Excel and manipulate but that seems more work than before and only goes back in the last 30 days and I need to be able to look at the previous month, and not necessarliy on the first of the following month) Can anyone help with a way to do it? Cheers
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now