This is an old thread at this point, but I was getting a similar error and the root cause was that my password contained a "$" character which, in a PowerShell script, requires the escape character preceding it: `Alternatively, the password can be sa...