Invoke-Expression : Cannot convert argument "0", with value: "32GB", for "Round
" to type "System.Double": "Cannot convert value "32GB" to type "System.Double"
. Error: "Input string was not in a correct format.""
At C:\Program Files\PAL\PAL\PAL.ps1:3361 char:22
-
Invoke-Expression <<<< -Command $sCode
- CategoryInfo : NotSpecified: (:) [Invoke-Expression], MethodExc
eption
- FullyQualifiedErrorId : MethodArgumentConversionInvalidCastArgument,Micr
osoft.PowerShell.Commands.InvokeExpressionCommand