I am running in to the following problem when choosing the TechNet Mailbox threshold.
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
Comments: ** Comment from web user: ClintH **
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
Comments: ** Comment from web user: ClintH **
Thanks for reporting this. It looks like the thresholds in this were incorrectly written. I will contact the owner of the threshold file for resolution. In the meantime, would you be willing to send me your counter log, so that I can debug and test it? Either upload it to this web site or share it out to me via Microsoft SkyDrive. My email address is clinth@microsoft.com.