Microsoft Partner

mattshadbolt

My Website : http://mattlog.net/

TechNet Script Center Gallery Contributions


This simple script will prompt for a target mailbox, get the current user, apply the required permissions to the target mailbox and export the mailbox to a PST file.
This script will check the SCR status is healthy, and if not send an email notifying an admin. This is great for a scheduled task.
Here’s a quick and dirty Exchange 2007 command-let that will output all the outgoing emails that are not being delivered. It Checks the message status (NOT “Active) and the message retry count (GT 0) and outputs the results.
This script will remove old differential backup images from a disk location leaving only the base images.