OpenManage-Enterprise
OpenManage-Enterprise copied to clipboard
Update Update-FirmwareUsingCatalog.ps1 to match the functionality of update_firmware_using_catalog.py
Currently update_firmware_using_catalog.py
has significantly more features than the PowerShell equivalent. It needs to be updated to match the Python version.
Having feature parity in Powershell is important to me. Updating using a CIFS share would make my job easier.
how can we get the catalog paths on the OME server?
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?
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?