When trying to access the properties of the Exchange Organization via the MessageStats console the following error is observed:
"An error occurred while configuring the property dialog and it must close. Please close and restart the MessageStats console. Unable to get property for Mailbox Auditing Unexpected error getting ConsoleMailboxAudit.QMSConsoleMailboxAudit:MailboxAuditConfig. Error retreiving configuration. Error: Error executing stored procedure dbo.PR_GetAuditedMailboxes: Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done"
This error is caused by the User account currently running the MessageStats Console having insufficient permissions in the MessageStats Database.
WorkAround 1:
Add the Currently logged in user to the "MessageStats Admin" Group on the SQL server hosting the MessageStats Database, or Explicitly grant the account the MessageStats_Admin role on the MessageStats database via SQL Management Studio
WorkAround 2:
Open the MessageStats Console Using the MessageStats service account.