Skip to content

Instantly share code, notes, and snippets.

@uchagani
uchagani / Vagrant-Windows.md
Last active August 9, 2016 09:46
How to create a fast-booting windows guest for Vagrant

Requirements:

  • VirtualBox
  • Vagrant
  • Windows 8.1/Server 2008/Server 2012 ISO
  1. Create VM in VirtualBox manually and install OS
  2. Create vagrant user with password vagrant
  3. Turn off firewall
  4. Disable 'Windows Search' Service (only if u don't need it, i don't need it)