The hourly count for a specific mailbox should be scheduled and send to a specific user from O365 console. Alternately daily message tracking report should be scheduled in O365 and should reach a specific user(non admin).
The hourly count for a specific mailbox should be scheduled and send to a specific user from O365 console. Alternately daily message tracking report should be scheduled in O365 and should reach a specific user(non admin).
Basically for now, the reports we could directly check in O365 are these:
Reports in the Microsoft 365 admin center
Reports in the Microsoft 365 compliance center
Reports in the Microsoft 365 Defender portal
Reports using Microsoft Graph
Reports using reporting web services
Message trace
Audit logging
But the above methods couldn't be used as what you said, daily send to a user.
For more details you could see: https://docs.microsoft.com/en-us/exchange/monitoring/monitoring
As a workaround, you could use a Exchange online powershell to run the Message Trace and schedule it by using the Task Schedule, this could be achieved by a PS script.
Best regards,
Lou
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
Do the suggestions above help? If the issue has been resolved, please click “Accept as answer” to mark the helpful reply as an answer, this will make answer searching in the forum easier and be beneficial to other community members as well.
If you are still stuck in this issue, please feel free to post your questions.
Regards,
Lou
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
3 people are following this question.