|
Processing an Exchange 2007 Hub/CAS/Mailbox using the performance counters captured by creating the template from the Exchange2007-HUBCASMBX-TechNet.xml file. The problem can be worked around by removing the threshold associated with this counter in
the Exchange2007-MBX-TechNet.xml file.
Processing: Content Indexing Process % Processor Time Counter data for "msftefd"...Done Counter data for "store"...Done Generating
Charts..Done Processing Thresholds.WARNING: Please post errors or problems with thistool to the PAL web sitelocated at http://www.codeplex.com/PAL with the following error message and abrief description of what you were trying to
do. Thank you.Invoke-Expression : At line:5 char:82+ ... ProcessorTime"]store[0]+ ~~~~~~~~Unexpected token 'store[0]' in expression or statement.At C:\Program Files\PAL\PAL\PAL.ps1:3353
char:5+ Invoke-Expression -Command $sCode+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ParserError: (:) [Invoke-Expression], ParseExcep tion
+ FullyQualifiedErrorId : UnexpectedToken,Microsoft.PowerShell.Commands.In vokeExpressionCommand
|