< # .SYNOPSIS This script creates a process, then displays some performance counters. .DESCRIPTION This script calls System.Diagnostics.Process's Start static method to create a process. Then it displays perf stats till the process is stopped. Then it prints final stats out. .NOTES
Read More...
Read the complete post at http://pshscripts.blogspot.com/2009/06/get-processperfcounterps1.html
Posted
Jun 06 2009, 02:07 PM
by
PowerShell Scripts