How to setup Vagrant Windows Server machine with SQL Server on it

0

Can anyone explain (or give a link) how to setup MS Windows Server VM using Vagrant on Linux (Arch Linux)? I was searching in Google but only think that I found are instructions how to setup Vagrant on Windows, not how to setup Windows on Vagrant.

Hauleth

Posted 2013-01-26T22:51:34.473

Reputation: 342

Answers

1

According to this Google Groups conversation, there aren't any Windows boxes for Vagrant, unfortunately. You would have to just use VirtualBox to run Windows Server if you need SQL Server.

Marcus Chan

Posted 2013-01-26T22:51:34.473

Reputation: 1 643

1

There is a Windows 7 EE box listed here:

http://www.vagrantbox.es/

Adrian Lynch

Posted 2013-01-26T22:51:34.473

Reputation: 161