BIOS Update - Variables
Published: November 22, 2022 - 03:42
Hello,
I'm trying to deploy a BIOS update package on desktops and laptops.
I have two problems:
1) How can I include a variable in the package that takes into account the compatible machine model(s) (given that our fleet is relatively homogeneous)?
For example, the BIOS-1 package runs on our DELL Optiplex 3050 and 3070 laptops, and BIOS-2 on the DELL Latitude laptops.
2) Regarding laptops, is it possible to include an additional condition that considers whether the battery level is above XX%?
It's not so simple…
Thank you for your insights and examples (I'm not very proficient in Python).
Have a good day.
I'm trying to deploy a BIOS update package on desktops and laptops.
I have two problems:
1) How can I include a variable in the package that takes into account the compatible machine model(s) (given that our fleet is relatively homogeneous)?
For example, the BIOS-1 package runs on our DELL Optiplex 3050 and 3070 laptops, and BIOS-2 on the DELL Latitude laptops.
2) Regarding laptops, is it possible to include an additional condition that considers whether the battery level is above XX%?
It's not so simple…
Thank you for your insights and examples (I'm not very proficient in Python).
Have a good day.