How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "oneibn/windows11ProN_VisualStudio"
  config.vm.box_version = "0.1.0"
end
vagrant init oneibn/windows11ProN_VisualStudio \
  --box-version 0.1.0
vagrant up

This version was created almost 2 years ago.

Box created and starting its configurations.

  • Already has installed Chocolatey.
  • Installed packages through Chocolatey: Visual Studio Installer, Visual Studio Professional 2019 and 2022, Vim.

*Has problems to authenticate in the command "vagrant up", but it is successfull at provisioning the Virtual Machine, and its possible to access through "vagrant ssh"

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