Hi,
I am still dealing with counters.
Just found out that to run for long time with counters saved locally on could be space consuming indeed.
Trying to filter from saving information about counters with zero value.
I though about following:
For some reason it is not working and I am still getting those with zero value.
It is strange, because when I am running same test on counters values only:
Get-Counter only seems to return one object, there is no way to filter this with a Where-Object (that I know of, or can think of at this time). Here’s some code that will generate a list of results using the filter: