How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "brokedba/Win10pro"
  config.vm.box_version = "1"
end
vagrant init brokedba/Win10pro \
  --box-version 1
vagrant up

This version was created almost 3 years ago.

windows 10 pro (unlicensed )

Has following features:

  • VirtualBox Guest Additions (from Virtualbox version 6.1.28)
  • RDP server, at guest port 3389
  • WinRM, guest port 5985
  • vpn client

  • The Windows is not activated, product key hasn't been supplied at installation.

Username: vagrant Password: vagrant

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (5.1 GB)