Poll Hard Disk Drive's RPM Speed?

(imported topic written by SystemAdmin)

I’d like to have a report where I can query for the HDD RPM Speed on our BigFix Clients. I’m not really sure where to start. It doesn’t seem that Windows populates that data in WMI. Any insight you have would be greatly appreciated.

Also, I’m looking to query both our Windows and Mac population.

(imported comment written by Luke.Foelske)

That wouldn’t really be possible for WMI (and extremely doubtful for anything other than something you built in assembly, C++, or another low level language).

WMI only allows certain
disk properties
and that is not one of them.