How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dstoliker/winserver2019"
  config.vm.box_version = "1.0.1653078667"
end
vagrant init dstoliker/winserver2019 \
  --box-version 1.0.1653078667
vagrant up

This version was created about 1 year ago.

Update ACL on authorized key file method

1 provider for this version.
  • vmware_desktop Hosted by Vagrant Cloud (4.76 GB)