Download & Install the Latest HP Script Library via Powershell

This is my initial script, still working on the part that will update the Application in CM, but for now, I am going to post this.  If you use HP hardware, you NEED to learn these tools. https://developers.hp.com/hp-client-management/doc/client-management-script-library What the script does, downloads the XML information from HP, looks up the latest version of the ... Read more

Create HP BIOS Repository using PowerShell

First off, I love SCConfigMgr Driver / BIOS download tool, super powerful and fully featured. Sometimes you just want a lightweight script to run that will do a specific task over and over. Using the HP Client Management Script Library, Documentation HERE, I’ve created a simple Script that will go through a list of models ... Read more