How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "YuvrajTakey/Windows"
end
vagrant init YuvrajTakey/Windows
vagrant up
This version was created almost 3 years ago.
Update the version with new tools
This version was created over 4 years ago.
The primary Windows OS has been configured, including WinRm, Openssh, Shutdown Ticker, UAC, etc. to start the necessary functionality.
Referred URL: https://www.vagrantup.com/docs/boxes/base.html#base-windows-configuration