Hello, Does anyone know any tools or scripts or ways to monitor a Exchange 2003 mailbox? once the items in this mailbox reach certain limit, trigger off an alert to a pager or an warning email to admin's mailbox? I have Enterprise Vault journal enabled, sometimes EV stuck and doesn't process archive from the journal mailbox, hundreds and thousands emails just stuck in that journal mailbox, we want to get notified before even worse thing could happen. Any help is much appreciated. CJ
CJ- Exchange 2003 exposes this information through WMI. You could write a script or app that would query all mailboxes and generate a report. The same script could generate the alert or email. -b "CJ" wrote: > Hello, > > Does anyone know any tools or scripts or ways to monitor a Exchange 2003 > mailbox? once the items in this mailbox reach certain limit, trigger off an > alert to a pager or an warning email to admin's mailbox? > > I have Enterprise Vault journal enabled, sometimes EV stuck and doesn't > process archive from the journal mailbox, hundreds and thousands emails just > stuck in that journal mailbox, we want to get notified before even worse > thing could happen. > > Any help is much appreciated. > > CJ