Save‑AllRunningVMs.ps1 Working with Hyper‑V hosts often means doing maintenance that requires a reboot or other disruptive changes. Patching, firmware updates, configuration fixes or troubleshooting are all common reasons. The problem is rarely […]
Save‑AllRunningVMs.ps1 Working with Hyper‑V hosts often means doing maintenance that requires a reboot or other disruptive changes. Patching, firmware updates, configuration fixes or troubleshooting are all common reasons. The problem is rarely […]
Update! In my recent post, https://deploymentbunny.com/2026/04/07/secure-boot-2026-essential-updates-and-fixes/, I referenced the CheckSecureBoot script used to validate Secure Boot configuration during deployment. The purpose of the script is to be able to check the satus […]
Time synchronization is important Time synchronization is one of those areas that usually works without much attention, until it doesn’t. When it breaks, the symptoms are rarely obvious. Authentication issues, Kerberos problems, […]
I had the opportunity to present on From Bluescreens to Scripts: Enhancing Troubleshooting with Microsoft Copilot at MMS with Johan Arwidmark, and if you attended, here is a recap of the session […]
In 2017 I published a small PowerShell script to deal with something that i needed, the ability to run DataDeduplication job as a commandline, so that turned into this post PowerShell is […]
Knowing what to secure on Windows clients is rarely the problem.Knowing the actual state of a device, and proving it usually is. To help with that, I maintain a small PowerShell‑based toolkit […]
Long time ago, I created a simple tool to remove VMs, it was simpley named RemoveVMwUI. It is written in PowerShell and it can remove VM’s completly, including files. Becore when you […]
So, some work has been done to fix issues in PSD, we are now releasing version 0.2.3.6 The Friends of MDT community has released a new version of PowerShell Deployment (PSD) – […]