I download and tested PAL v2.2.1 on Win7 by using perfmon log with two counters below.
\PhysicalDisk(_Totl)\Current Disk Queue Length
\PhysicalDisk(_Totl)\Disk Bytes/sec
But I got following errors.
Generating the HTML Report...WARNING: Please post errors or problems with this tool to the PAL web site located at
http://www.codeplex.com/PAL with
the following error message and a brief description of what you were trying to do. Thank you.
Property 'Count' cannot be found on this object. Make sure that it exists.
At C:\Program Files\PAL\PAL\PAL.ps1:4675 char:43
-
For ($t=0;$t -lt $alQuantizedTime. <<<< Count;$t++)
- CategoryInfo : InvalidOperation: (.:OperatorToken) [], ParentContainsErrorRecordException
- FullyQualifiedErrorId : PropertyNotFoundStrict
Steven