Apply HP’s UWP Apps during OSD

There are a couple methods to do this, which I’ve tested and tried, and this one works quite well:HP Developers Portal | HP UWP Application Pack Deployment in a Microsoft Endpoint Configuration Manager OS Deployment Task To build the UWP Packs, you leverage the HP CMSL tool’s command let: New-HPUWPDriverPack, which will build your driver … Read more

Deploying HP Driver Updates with Image Assistant and ConfigMgr Task Sequences

In the last post, I talked about using Reference files to lock in a set of updates for deployment. In this post, I’m going to show you how to deploy Updates using HP Image Assistant (HPIA) with a ConfigMgr Task Sequence. The Task Sequence I’ve created is pretty dynamic, so you can either create packages … Read more

WinPE error: oiedlg.dll was not found – BGInfo64.exe

Recently someone was reading over a blog post I wrote about using BGInfo with ConfigMgr. Leverage BGInfo in WinPE – Recast Software, and they were getting the error “The code execution cannot proceed because oledlg.dll was not found…” Quick Fix: Add HTML (WinPE-HTA) Optional Component to your Boot Media. I pointed to the optional items … Read more