I had already written a simillar script, that would go thru an entire Cluster and SGs, these one implements same theory but it is more flexible and easy to use. Basically you will get 3 types of info and all […]
Exchange MailBox Count nagios plugin
A simple Nagios plugin to get the total number of current mailboxes exists in Exchange 2003 sever. requires NRPE_NT to be installed and command must be defined. more info how to setup here. Download
Check Exchange Mailbox Size
Check_mboxsize.ws Another Nagios plugin. One of my hardest to write. Note that this will require the Nagios Plugin Service to run as a Administrator Account (local system account) will not work! Script example: …nagios/libexec# ./check_nrpe -H SERVER114 -t 90 -u […]
Exchange Top Senders Nagios Plugin
Well I just went back to this old script, I rewrote so it will now work with Nagios. The output is simple and just reports total Top emailers, the script also requires/takes 3 arguments topemailers.vbs 3 5000 10000 would report […]
Outlook Macro to forward emails
. . I just wrote my first Outlook VBA code, it searches the body of the email for a email and forwards that email to it. Just creat a new rule right click on the email and call it, it […]
Install BackTrack USB
BackTrack is one of the best Live Linux out there, it is complete with many network secuirty tools. Yes you can also just burn the CD version, but the USB is more complete its RW and smaller to carry around. […]
Mailbox Info
Description: When open Exchange System Administrator takes forever, this does the same but much faster and you can specify the users you want to get. Also ouputs in a easy to import Excel format. It was not a so easy […]