Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when importing the module #1

Open
KurtDeGreeff opened this issue Sep 26, 2014 · 1 comment
Open

Error when importing the module #1

KurtDeGreeff opened this issue Sep 26, 2014 · 1 comment

Comments

@KurtDeGreeff
Copy link

PS C:\Windows\system32> Import-Module powerup
At C:\Users\Kurt\Documents\WindowsPowerShell\Modules\powerup\PowerUp.ps1:372 char:64

  • ... Binary for service '$ServiceName' to create user '$UserName:$Passwor ...
  •                                                    ~~~~~~~~~~
    
    Variable reference is not valid. ':' was not followed by a valid variable name character. Consider using ${} to delimit the name.
    • CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
    • FullyQualifiedErrorId : InvalidVariableReferenceWithDrive
@HarmJ0y
Copy link
Owner

HarmJ0y commented Dec 2, 2014

What version of PowerShell are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants