Finding Task Sequences referenced by Applications or Packages

First off, Thanks to Adam for getting me 80% of the way there: https://www.asquaredozen.com/2019/02/04/finding-configmgr-task-sequences-with-invalid-references/ But I wanted to find the Task Sequences that referenced a specific Application. So in my case, I want to Delete Google Chrome, no point with the New Edge, right? Lets find those TS references: First we need to grab the … Read more

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