Hi,
how can i remove the instance name and total from this query?
Get-counter -counter "\physicaldisk(*)\Disk Reads/sec" | select -expand countersamples | format-table -wrap -autosize
THX
Hi,
how can i remove the instance name and total from this query?
Get-counter -counter "\physicaldisk(*)\Disk Reads/sec" | select -expand countersamples | format-table -wrap -autosize
THX