How to use this box with Vagrant:

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

This version was created 7 months ago.

Windows 10 Version 22H2 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
3 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (9.14 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (10 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (9.1 GB)