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: sjohnson2010 **
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: sjohnson2010 **
Updated pal to version 2.5 same error.