How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/winserver2019-dc"
end
vagrant init dstoliker/winserver2019-dc
vagrant up
This version was created 6 months ago.
Add domain controller and no ADMX builds. Downgrade VMware virtual hardware version. Change VMware disk format.
This version was created 6 months ago.
Initial Windows2019 Domain Controller release