I am searching for a box available on https://vagrantcloud.com/ that makes 
use of the built-in Windows support in Vagrant 1.6. Specifically, I would 
like to find an Windows Server (either 2012 or 2008) that I can get running 
with three core commands:

vagrant init <boxid>
vagrant up
vagrant rdp

The end result is that I have an RDP session into this guest VM. So far I 
have tried this with several boxes, and have been unsuccessful with each 
one:

kensykora/windows_2012_r2_standard
reidmv/win-2008r2-standard-amd64-nocm
ferventcoder/win2008r2-x64-nocm

emyl/win2008r2

Has anyone been successful in doing this seemingly-simple and 
commonly-needed task?

Thanks,
Jake Feasel

-- 
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