OSD HP Image Assistant Revisited – an Overview

I’m revisiting using HP Image Assistant or HPIA as we call it, during OSD in a Task Sequence. I’ve previous posted a method here: Deploying HP Driver Updates with Image Assistant and ConfigMgr Task Sequences – GARYTOWN ConfigMgr Blog Recommended Reading: HPIA’s User Guide, get to know your command line options Task Sequence Exports: GitHub … Read more

Task Sequence – Gather User Text Input – Command Line

Ok, why would you need this? I don’t know. But today I saw a request from someone on Reddit who wanted a way to prompt for a computer name, but wanted it really simple, no Front ends, and didn’t want to set the variable on the collection to be gathered. NOTE, this works in WinPE. … Read more

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