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 […]

How to Deploy the Sophos XG Firewall on Microsoft Azure using Powershell (Imperative method)

This is a repost from here Why use this method when you can deploy through the Azure Portal? The deployment of the Sophos XG firewall appliance through the new Azure Portal only allows up to two network interface cards. If you will like to have more than two networks connecting to the XG firewall, you’ll […]