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 […]
I had the opportunity to present on The PAW Survival Guide: Deploying Secure Admin Workstations in Real Environments at MMS, and if you attended, here is a recap of the session we […]
I had the opportunity to present on Windows Operating System Hardening at MMS togather with Michael Niehaus , and if you attended, here is a recap of the session we did. This […]
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 […]