How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cdaf/WindowsServerDC"
config.vm.box_version = "2023.03.15"
end
vagrant init cdaf/WindowsServerDC \
--box-version 2023.03.15
vagrant up
This version was created over 1 year ago.
A pre-built Domain Controller
For issues please raise in GitHub https://github.com/cdaf/windows
Configuration:
Note: Windows Update Service is disabled