PowerUp
PowerUp copied to clipboard
Error when importing the module
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
What version of PowerShell are you using?