Summary from last blog:
- Tip: An alias for Get-CimInstance is GCim, for Select-Object it's Select and for Get-WmiObject is GWmi.
- There are Raw and Formatted counters. Watch out for formula converting Raw samples to Formatted values.
NAMESPACE organizationThe general organization of namespaces is
as follows:
Category (Class if you prefer)
Counter(s)
Instance(s)
Every Category has Counters but not all of the Counters have
Instances. The full path to the desired value is called a
__PATH:
PS >[Read more]GWmi
Win32_PerfFormattedData_PerfOS_Processor |Select
__Path
__PATH
------
namespace …