Hi,
I am trying to find a way to query HDD model number and firmware revision programmatically to automate some things in our MSP package. We have multiple ML/DL servers sitting on various client sites and running through each of them manually is not an option.
I've tried the hpacucli but I can't see how can I script the commands and output is less from ideal from parsing point of view. Is there a way to make the output more machine-readable, like XML or CSV; or maybe some kind of WMI query would be even better?