How to use this box with Vagrant:

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

This version was created about 2 years ago.

initial build

2 providers for this version.
  • vmware
    unknown Hosted by Vagrant Cloud
  • vsphere
    unknown Hosted by Vagrant Cloud (7.44 GB)