ConfigMgr Inventory SystemSKUNumber, Product & BIOSVersion for Device Mapping

TLDR: Add Custom WMI Class MS_SystemInformation, and grab it from there. Related Content: Adding to Your Hardware Inventory – Recast Software (Adding Product into Inventory which is used by HP) Why? I use SystemSKUNumber for Driver Pack matching on Dell Systems similar to how I use Product for HP devices. Having this information in your … Read more

Secure Wipe with SDELETE revisited

So many years ago I blogged about using sdelete to run a secure wipe task task squence. Secure Wipe with logging using ConfigMgr Task Sequence – GARYTOWN ConfigMgr Blog Since then, I’ve updated it a bit, and I’m reposting and uploading the Task Sequence. There are no packages associated with it, all content it needs … Read more

KB5025885: Dealing with CVE-2023-24932 for your ConfigMgr boot images.

Update 9/19/23. Updated ADK Released! https://learn.microsoft.com/en-us/windows-hardware/get-started/adk-install#download-the-adk-for-windows-11-version-22h2-updated-september-2023 I recently wrote a post for how to apply the remediation in Windows after the May updates, this post now goes on to cover how to update your ADK Winpe.wim file then reload your CM Media to allow it to continue to boot. (ADK = Win11 22H2) References: High … Read more