Here you find a little bit of Powershell code to remove files by extension and date. Or better said, older then an x amount of days. Clean, not much about it and very useful!
The Problem: Corrupted Exchange System User Today we faced a challenge. Since one the administrative users in our MS Exchange environment was corrupted, we decided to create a new mailbox database (MDB) and move the users to that new database. Sound quite easy, don’t you think? Here is what we came up with.