Skip to content

Latest commit

 

History

History
33 lines (29 loc) · 1.97 KB

README.md

File metadata and controls

33 lines (29 loc) · 1.97 KB

MailboxStatistics

A powershell script to generate MS Exchange mailbox statistics health report will sending as email. The script MailboxStatistics-Report.ps1 generate plain/text report. Alternatively the file MailboxStatistics-html-Report.ps1 to deploy html formatted output.

Travis GitHub issues Github Releases GitHub forks GitHub stars GitHub license Scrutinizer Chrome Web Store

Report Mailbox stats:

  • Total Item and Size
  • Item count
  • Last logon time
  • Exchange Health Report
  • Disk Space usage

Installation

Note it requires that the script is executed from the Exchange management shell exshell.psc1.

Usage:

Ran on Exchange host as a task scheduled job at your desired time and action prog powershell.exe. use example param:

-psconsolefile "C:\Program Files\Microsoft\Exchange Server\V15\Bin\exshell.psc1" -file "C:\windows\system32\MailboxStatistics-Report.ps1"

References

Screenshot: Sreenshot Mail report