On Wed, Aug 6, 2014 at 3:56 PM, Jake Feasel <[email protected]> wrote:
> nd that, but it still strikes me as quite surprising that there are so > many Windows VMs posted on the vagrant cloud which do not have this basic > functionality. My impression from most of them is that they are trial > editions - this would be fine for testing purposes, which is what I need in > this context (as I would imagine most people would also). Having to > manually enter some license key on the initial boot up would be a painful > deviation from the otherwise seamless bootstrap process, so I am hoping to > hear from someone that they have managed to get around this limitation > using a public image. Hello, What I can say is this, You can download your own 180 days trial images, and use packer to create your boxes http://blogs.technet.com/b/mva/archive/2013/08/13/windows-server-2012-r2-180-day-evaluation-companion-jumpstart-course.aspx http://www.packer.io/ I am not aware of official Windows boxes done my microsoft other than 1 Win 2012 server, that seems is only available for hyper-v, and not sure if still available. http://windowsitpro.com/windows-server-2012-r2/vagrant-box-windows-server-2012-r2-available-limited-time You may be interested in try this vagrant/azure plugin, and perhaps you may find already built machines https://github.com/MSOpenTech/Vagrant-Azure Alvaro. -- 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.
