How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "asyio/windows_latest"
  config.vm.box_version = "2022.11.15"
end
vagrant init asyio/windows_latest \
  --box-version 2022.11.15
vagrant up

This version was created 4 months ago.

There isn't a description.

3 providers for this version.
  • parallels Hosted by Vagrant Cloud (411 Bytes)

  • vmware_desktop Hosted by Vagrant Cloud (22.8 GB)

  • virtualbox Hosted by Vagrant Cloud (20.9 GB)