How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/windows-server-core"
  config.vm.box_version = "2102.0.2306"
end
vagrant init gusztavvargadr/windows-server-core \
  --box-version 2102.0.2306
vagrant up

This version was created 5 months ago.

Windows Server 2022 Standard Core

See also | Changelog | Feedback | Source

In the box

This version is an alias of Windows Server 2022 Standard Core (2102.0.2306).

3 providers for this version.
  • hyperv
    unknown Externally hosted (vagrantcloud.com)
  • virtualbox
    unknown Externally hosted (vagrantcloud.com)
  • vmware_desktop
    unknown Externally hosted (vagrantcloud.com)