I managed to go a bit further after some googling. You need to install 
Poweshell version 3 (as windows 7 comes with version 2).
You can get it 
from: http://www.microsoft.com/en-us/download/details.aspx?id=34595

After that the process goes on a bit longer, prompts for username and 
password (despite username being already given as a parameter in the 
vagrant file), but hangs afterwards.

More research lead me to a couple of bugs reports and patches on vagrant 
github page:
1 - you should not have spaces in the share path (windows side). There's a 
fix for that, probably in next version I guess
2 - there's still an issue with another fix 
here: https://github.com/mitchellh/vagrant/pull/3210

Haven't had time to test if it fixes it

cheers

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to