Monday, March 30, 2009

How to audit mailbox access information

This is the powershell command to enable basic mailbox auditing. The audits get pumped out to Application Log on the Exchange Server.

Set-EventLogLevel "MSExchangeIS\9000 Private\Logons" -Level Low

1 comment:

  1. Thanks for sharing this information but I tried this mailbox access auditing (http://www.lepide.com/lepideauditor/exchange.html) which helps to audit mailbox access and view who logged-on, at what time and from which ip address on a specific mailbox .

    ReplyDelete