Make the Get-Metric cmdlet useful
While the Get-Metric cmdlet could potentially be very useful, at the moment it is imho useless.The cmdlet is apparently missing the Rollup parameter.For example, when one doesGet-Metric -MetricGroup 'CPU' -Name 'usage'
4 objects are returned.
I ...