Quick Tip: Powershell snippet to alert on filesize growth

I had a request from a colleague today whether we could monitor a file and alert him if it grows above a certain size. The context around this request involves an old, legacy process that calls an Access db file and automatically runs some statistics scripts which are then fed Continue Reading

Exchange 2013 Message Tracking – The easy way, with a PowerShell Form

Message Tracking in Exchange 2013 changed significantly. In previous versions there was a simple gui driven process to do quick, basic “track & trace” message reporting. In Exchange 2013, there’s multiple ways to do this common task. Firstly using the Get-MessageTracking PowerShell commandlet, and also by using the Delivery Reports Continue Reading