READING TIME: 3 MINUTESIn this simple post, I’ll show you how to find the Hyper-V hostname of a virtual machine. This would be useful for finding out which host a particular VM…
Sysadmin
READING TIME: 6 MINUTESIn this short tutorial, I’ll show you how to create a simple Powershell script that sends a Microsoft Teams notification whenever someone logs into a computer or server. There…
How To Copy Files to Google Drive using Powershell
READING TIME: 5 MINUTESIn this guide, I’m going to show you how to copy (upload) files to Google Drive using a simple Powershell script. This is a great way to automate the…
READING TIME: 6 MINUTESIn this guide, I’ll show you how to deploy the open source time tracking app Kimai in a Docker container. Kimai is free, browser-based (so it’ll work on mobile…
READING TIME: 4 MINUTESIn this guide, I’m going to show you how to make Google Chrome the default browser using Group Policy (GPO). This guide applies to Windows Server 2012,2016,2019, 2022 as…
READING TIME: 4 MINUTESIn this guide, I’m going to show you how to create a Powershell Scanner in PDQ Inventory that report if the Log4j / Log4Shell exploit is found on any…
READING TIME: 6 MINUTESIn this guide, I’m going to show you how to delete Google Chrome’s cached logins using Powershell. I will also show you how to delete the Microsoft Edge cache…
READING TIME: 4 MINUTESIn this post, I’m going to show you how to get a list of virtual machine names from a list of Hyper-V host servers. Once you have this info,…
READING TIME: 4 MINUTESIn this guide, I’m going to show you how to install Snippet Box in a Docker container. Snippet Box is an application that lets you organize your code snippets.…
READING TIME: 9 MINUTESAt my company, we are in the process of rolling out Bitwarden Enterprise as our corporate password manager. I’ve used Bitwarden personally for years, so I’m very excited to…