How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/windows-10-insider-preview-enterprise"
  config.vm.box_version = "2102.0.2208"
end
vagrant init gusztavvargadr/windows-10-insider-preview-enterprise \
  --box-version 2102.0.2208
vagrant up

This version was created 7 months ago.

Windows 10 Insider Preview Enterprise

See also | Changelog | Feedback | Source

In the box
VirtualBox
Hyper-V
Vagrant
  • WinRM and WinSSH communicator
  • 2 CPUs
  • 4 GB RAM
VirtualBox
  • Port forwarding for RDP from 3389 to 53389 with auto correction
Hyper-V
  • IP address reporting and boot timeout of 10 minutes
2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (7.66 GB)

  • hyperv Hosted by Vagrant Cloud (7.48 GB)