Invoke-Expression : The variable '$iMemPoolMax' cannot be retrieved because it
has not been set.
At C:\Program Files\PAL\PAL\PAL.ps1:3401 char:22
+ Invoke-Expression <<<< -Command $sCode
+ CategoryInfo : InvalidOperation: (iMemPoolMax:Token) [Invoke-Ex
pression], RuntimeException
+ FullyQualifiedErrorId : VariableIsUndefined,Microsoft.PowerShell.Command
s.InvokeExpressionCommand
Comments: ** Comment from web user: ClintH **
has not been set.
At C:\Program Files\PAL\PAL\PAL.ps1:3401 char:22
+ Invoke-Expression <<<< -Command $sCode
+ CategoryInfo : InvalidOperation: (iMemPoolMax:Token) [Invoke-Ex
pression], RuntimeException
+ FullyQualifiedErrorId : VariableIsUndefined,Microsoft.PowerShell.Command
s.InvokeExpressionCommand
Comments: ** Comment from web user: ClintH **
It's a problem with the threshold file. Which one are you using? I can attach and updated one once I know.