OpenManage-Enterprise icon indicating copy to clipboard operation
OpenManage-Enterprise copied to clipboard

Update Update-FirmwareUsingCatalog.ps1 to match the functionality of update_firmware_using_catalog.py

Open grantcurell opened this issue 4 years ago • 4 comments

Currently update_firmware_using_catalog.py has significantly more features than the PowerShell equivalent. It needs to be updated to match the Python version.

grantcurell avatar Feb 12 '21 20:02 grantcurell

Having feature parity in Powershell is important to me. Updating using a CIFS share would make my job easier.

jzcmyz avatar Sep 13 '21 11:09 jzcmyz

how can we get the catalog paths on the OME server?

Ranch565 avatar Feb 22 '23 14:02 Ranch565

Having feature parity in Powershell is important to me. Updating using a CIFS share would make my job easier.

how as your quest been in automating from the command line to perform FW updates?

Ranch565 avatar Mar 08 '23 16:03 Ranch565

does anyone monitor this? I'll proceed with another question anyway. Currently this script operates off of utilizing a catalog however there is some functionality that would help if we could also use a named baseline. The GUI has an option to create a base line that only uses updates that DO NOT REQUIRE REBOOT - this would very advantageous. if we can force the use of a baseline and catalog then i could limit my administrators from just executing all the compliance updates and rebooting the server unnecessarily. Make sense?

Ranch565 avatar Apr 13 '23 20:04 Ranch565