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). Read More » January 5, 2023 No Comments
Compare Microsoft Teams User List against a CSV file using PowerShell I was looking for a why to bulk add a list of users into a Microsoft Teams Group however before I did that I wanted Read More » November 29, 2022 No Comments
Virtualization How to handle permissions for Hyper-V disks This is a repost from this article I recently created a large number of Hyper-V virtual machines as a part of an educational video series Read More » July 1, 2022 No Comments
Reset SSSD ID Cache when connected to AD If you are using SSSD to connect your linux box to AD then you might need to reset the cache that is used with mapping Read More » July 1, 2022 No Comments
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 Read More » May 29, 2022 No Comments
PowerShell Script to delete files/folders order than X days If your like me you have a lot of backups, downloads, and/or copies files in various folders and cleaning it up and can be time Read More » May 13, 2022 No Comments