Getting Office 365 Mailboxes Statistics

If you wish to get Mailbox activity report from Office 365 Exchange Online service, the quick and easy way is to use Get-MailboxActivityReport PowerShell cmdlet that ships with MSOnline PowerShell module. Get-MailboxActivityReport PowerShell command supports –ReportType parameter that you can use to specify Daily, Weekly, Monthly or Yearly report as shown in below command:

  • Get-MailboxActivityReport –ReportType Daily

You can also specify –StartDate and –EndDate parameters as shown in the command below:

  • Get-MailboxActivityReport -ReportType Monthly -StartDate 02/02/2016 -EndDate 02/20/2016

About Nirmal Sharma

Nirmal Sharma is a MCSEx3, MCITP and Microsoft MVP in Directory Services. He specializes in directory services, Microsoft Azure, Failover clusters, Hyper-V, and System Center products and has been involved with Microsoft Technologies since 1994. In his spare time, he likes to help others and share some of his knowledge by writing tips and articles on various sites and contributing to Health Packs for ADHealthProf.ITDynamicPacks.Net solutions. Nirmal can be reached at [email protected].

About The Author

Leave a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Scroll to Top