Various ramblings in and around the IT landscape.

Come and join me as I find and comment on different topics that I find interesting.

How to cleanup exchange log files using powershell

I found an excellent article here that provided a nice PowerShell script to help automate the cleanup of Exchange related log files (tested on 2013/2016/2019).  I made a few modifications to add the following functonality Support for command line parameters for base paths and number of days to keep Support for WhatIf Parameter Loading of […]