Quantcast
Channel: Performance Analysis of Logs (PAL) Tool
Viewing all articles
Browse latest Browse all 913

Commented Issue: Invoke-Expression Error [23870]

$
0
0
Invoke-Expression : The variable '$heppej' cannot be retrieved because it has not been set.
At C:\Program Files\PAL\PAL\PAL.ps1:814 char:24
+ $RelogOutput = Invoke-Expression -Command $sCommand
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (heppej:String) [Invoke-Expression], RuntimeException
+ FullyQualifiedErrorId : VariableIsUndefined,Microsoft.PowerShell.Commands.InvokeExpressionCommand
Comments: ** Comment from web user: ClintH **

The problem is that your username has a dollar sign ($) in it. The dollar sign is used to indicate a variable and this is messing up PowerShell's processing. Please use PAL with a user account that does not use a dollar sign.


Viewing all articles
Browse latest Browse all 913


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>