PowerShell: Find all Locked user accounts in Active Directory

This one is a very short, but sweet, guide to finding all locked out AD User accounts. These few simple commands have saved me a huge amount of time on more than one occasion!
Read more →

PowerShell: Get-MailboxStatistics commands

Supporting an infrastructure containing Exchange servers, which will be the case for most enterprise environments these days. there’s always a requirement to find out how big a users mailbox is at any given time. This is where the Get-MailboxStatistics cmdlet comes in extremely handy!
Read more →