If you’ve been keeping up with my blog posts, you’ll know that HP natively provides a few WMI classes and methods to the WIndows OS. These WMI classes work great for managing BIOS settings, but what if I want to manage Firmware … View full post
BIOS Management – Example Task Sequences
UPDATE September 16th, 2020 – The scripts included in these downloads are currently outdated. I plan to update this post soon with the latest script versions.
Now that I have working BIOS management scripts for Dell, HP, and Lenovo, I figured I … View full post
HP BIOS Settings Management
This post was updated on September 18th, 2020.
This post is one of 3 posts in my series on managing BIOS settings using PowerShell. I’ve also written about Dell and Lenovo. In this post I’ll be talking about using PowerShell to … View full post
HP BIOS Password Management
This post was updated on September 18th, 2020.
In my last blog post, (Lenovo BIOS Password Management), I talked about managing Lenovo BIOS passwords with PowerShell. I liked how that process worked, so I decided to create a similar process … View full post