How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/windows-server-2019-standard"
  config.vm.box_version = "1809.0.2302"
end
vagrant init gusztavvargadr/windows-server-2019-standard \
  --box-version 1809.0.2302
vagrant up

This version was created 3 months ago.

Windows Server 2019 Standard

See also | Changelog | Feedback | Source

In the box
VirtualBox
Hyper-V
Vagrant
  • WinRM and WinSSH communicator
  • 2 CPUs
  • 2 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.7 GB)

  • hyperv Hosted by Vagrant Cloud (7.02 GB)