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.2305"
end
vagrant init gusztavvargadr/windows-server-2019-standard \
  --box-version 1809.0.2305
vagrant up

This version was created 7 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.
  • hyperv
    unknown Hosted by Vagrant Cloud (7.07 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (7.85 GB)