How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ptf569/windows_server_2016"
  config.vm.box_version = "2022.07.14"
end
vagrant init ptf569/windows_server_2016 \
  --box-version 2022.07.14
vagrant up

This version was created over 1 year ago.

Initial build

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