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

No comments:

Post a Comment