How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cdaf/WindowsServer"
end
vagrant init cdaf/WindowsServer
vagrant up
This version was created over 1 year ago.
Please report issues at https://github.com/cdaf/windows
Applied Recommended updates for Mar 2023.
Note: Due to a bug in windows at time of release, all DISM components have been retained as some disabled components cannot be activated after media removal. This has increased the image by by ~500MB
| hyperv | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (5.26 GB) |
| virtualbox | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (5.33 GB) |
This version was created almost 2 years ago.
Please report issues at https://github.com/cdaf/windows
Applied all updates for Sep 2022.
Note: Due to a bug in windows at time of release, all DISM components have been retained as some disabled components cannot be activated after media removal. This has increased the image by by ~500MB