Scripts and Tools
Geolocate IP
A simple GUI where you type in the IP address and it shows you which country/city/ISP it belongs to.
Remove Spam Email from everyone's mailbox - Powershell
A gui based script that allows you to search for an email subject line on all user mailboxes, show the result count, and allow removal with a single click. Script defaults to emails from the last 2 days. This script is not responsive so it will act like its frozen until results are found. Run in powershell ISE for best results.
User Profile Disk unlock script - Powershell
A powershell script that bring up a gridview where you can select user profile disk and dismount them. Useful if the user is getting a temp profile due to locked user profile disks. For use on the file server hosting the UPD. Replace <fileserverwheretheUPDsarestored> with the server name and <driverletterwherethevhdshare> with the physical drive letter where the vhds are.