DISM Apply Drivers – TSProgressUI SubBar

Did you move to using Standard Packages instead of the native driver packages in ConfigMgr years ago? Why use standard packages, and the DISM command instead of importing drivers and using the built in native functions? I’ll tell you why I do, Flexibility and Automation, and the cool people like Johan are doing it. TLDR: … Read more

Task Sequence Troubleshooting – Log Gather

TLDR Script used to gather important logs and information during OSD for Troubleshooting:GitHub: garytown/OSD/OSDLogGather.ps1 at master NOTE, use this for troubleshooting only, don’t run on every device. This does capture sensitive information you would not want to leave on a device after deployment. I was recently assisting someone who was having issues with domain join. … Read more

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

Update 4/22/24 – Everything Change in April 2024 – Please see my recent posts:KB5025885 – Updating your USB Boot Media – Leveraging OSD Module Rest of this page is basically obsolete at this point. Leaving here for link backs. 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 … Read more