HP BCU to CMSL Part 2

Welcome back, in the first post HP DCU to HP CMSL I went over how you can use PowerShell to manage your BIOS settings, in this post we’ll dig a bit deeper into BCU configuration files, and how you can convert them to PowerShell. [ Script on GitHub ] This would also be a great … Read more

HP BCU to HP CMSL

HP BIOS Configuration Utility (BCU) has been around since longer than I’ve been a system administrator, I can’t find the exact date it was released, but it’s been around for a while. Back in 2022, HP deprecated it and said no development was going to be made moving forward. Well, HP decided to continue supporting … Read more

PowerShell Script – KB5025885: How to manage the Windows Boot Manager revocations for Secure Boot changes associated with CVE-2023-24932

Required Reading: KB5025885: How to manage the Windows Boot Manager revocations for Secure Boot changes associated with CVE-2023-24932 – Microsoft Support Related: Words of Warning Once you’ve applied the mitigations outlined in the KB, the device is difficult to work with when it comes to boot media / reimaging. Personally, I’d only do this on some … Read more

ConfigMgr Task Sequence – KB5025885: How to manage the Windows Boot Manager revocations for Secure Boot changes associated with CVE-2023-24932

Required Reading: KB5025885: How to manage the Windows Boot Manager revocations for Secure Boot changes associated with CVE-2023-24932 – Microsoft Support Words of Warning Once you’ve applied the mitigations outlined in the KB, the device is difficult to work with when it comes to boot media / reimaging. Personally, I’d only do this on some … Read more