How to use this box with Vagrant:

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

This version was created 2 months ago.

IIS on Windows Server Core

See also | Changelog | Feedback | Source

In the box
2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (5.42 GB)

  • hyperv Hosted by Vagrant Cloud (5.03 GB)