hello

seems the script is failing on
$pWord = ConvertTo-SecureString –String "Passw0rd!" –AsPlainText -Force

seems is taking the asplaintext as part of the password

check the encoding of the script, ie open it on plain notepad
check the dash - are correct, sometimes windows editors change -- to some
nicelooking char that is not - -

Alvaro

On Thu, Sep 15, 2016 at 8:30 PM, Edward Evans <ed.eev...@gmail.com> wrote:

> ==> Client:  ConvertTo-SecureString : The parameter value "Æ'?String
> Passw0rd! Æ'?AsPlainText" is not a valid
> encrypted string.
>




-- 
Alvaro
(+31)103400555

-- 
This mailing list is governed under the HashiCorp Community Guidelines - 
https://www.hashicorp.com/community-guidelines.html. Behavior in violation of 
those guidelines may result in your removal from this mailing list.

GitHub Issues: https://github.com/mitchellh/vagrant/issues
IRC: #vagrant on Freenode
--- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vagrant-up+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vagrant-up/CAHqq0ezijNYzm9aRO8pckVDgq-%3D6pgxShvrHfmZmFXHLKLtpHg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to