

My plan is to use this on weekly scheduled task, that will run, download the updated BIOS, update the source content, update the package information, trigger distribution update, then sent alert (email) to let me know what's up. (Note, I do the same thing for Dell Driver Packs… soon to be blogged, it’s like 80% the same code) I have it use the Language Field for the KB ID / Release ID information. Your List of Dell Models & the associated Package ID:įrom the image below, you can see that it will fill out the Version, and Description. I also have this script send me an email, you’ll need to update it to fit your needs. This tool will download the Files, and Update the Package Info (Does NOT create the CM Packages)īuild your list of Dell Models, Let it know the Package Number, then the script will do the rest.


We also had issues using the tool in our network due to our proxy servers, so I wrote my own. Note, there are some other great tools like the Driver Automation Tool, but those didn’t fit my needs and I wanted to fully automate this with scheduled tasks. This Script connects to your ConfigMgr then compares the list of BIOS Updates to what Dell has available.
