Hello!
OME has a Powershell module, with pretty limited amount of commandlets though. It would be very useful to add updates-related commandlets to the Powershell module to have more automation capabilities.
Use cases that look useful for me:
1. If servers are in particular VLAN / subnet, install all the updates automatically (using e.g. a scheduled tasks to initiate it) every night.
2. Kick off installation of updates for a given server name / service tag with the ability to choose updates to install (e.g. install everything except BIOS or install only firmware)
Are there any plans to incorporate automation for updates into Powershell module?