APM 2.0 looks amazing. I have question about how much customization you can perform. An example would be to discover information about mailboxes on Exchange 2003. Exchange exposes certain mailbox statistics via the Exchange_Mailbox WMI class. Is there a way to customize APM 2.0 or better yet, write a report that would allow one to pull statistics for a single user using the MailboxGUID or LegacyDN WMI properties.
Better yet, can I write a report that would show me all the users with mailbox sizes over 1 GB?
How would this be done in APM 2.0? I've seen on the web lots of C and C# code that can do this and I'm assuming that this would not be necessary in APM 2.0
Thanks!