PowerShell PowerShell find Email Addresses in AD Users and Contacts Recently we had a user from one of our global offices saying they're unable to receive emails from our staff due to duplicate ProxyAddresses in our AD. IDFix was not useful, PowerShell was.
PowerShell PowerShell find space used by inactive User Drives Trying to figure out how to clean up our network shares brought me to a bunch of old Home Drives, and PowerShell to figure out how much we were wasting.
PowerShell Things I Wish I'd Done While Writing PowerShell About once a year I work from home like a scumbag for a week to get all my big code re-writes done. Throughout the year I write fixes, add new scripts and functions as needed, and then clean everything up, document things properly, add comments, get everything actually working in this week.
PowerShell File server permissions change auditing. We've had some issues with admins improperly applying permissions in the past, and in recent times as well. Because of this, we've decided that maintaining permissions change logging to determine who it is that's having issues learning how to apply permissions can get some extra training on how to appropriately
PowerShell Powershell Script to Audit Service Accounts Across All Servers Today I got a half-joke request from a colleague to write script to help him audit service accounts across a multitude of servers. Initially, I didn't see the use of writing a full script to do this for myself and my AD environment so I fired off this from my
Exchange 2007 Exchange 2013 2007 CoExistence Frozen Transport Queues We're in the middle of an Exchange 2007 to 2013 On Premise migration, and we haven't been having the best time. After a major mail crash in 2011, every time we've attempted to move off the recovered server, either to Exchange 2010 or to a freshly built Exchange 2007 setup,