How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "LViS_images/windows-10-pro"
  config.vm.box_version = "2024.03.19"
end
vagrant init LViS_images/windows-10-pro \
  --box-version 2024.03.19
vagrant up

This version was created 7 months ago.

There isn't a description.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (11.7 GB)