

To make it even faster to spin as the team grew, I decided to find Vagrant boxes in Vagrant Cloud and shared the Vagrantfile with my colleagues. My team has recently been provided VPN links to a client’s environment that cuts internet access and this made us think of a workaround to isolate that network within a VirtualBox VM which worked like a charm. Why create a Window Virtual Machine inside a PC laptop In this blog, we will showcase how to create a Vagrant box based on windows 10 pro that you can activate if you have a license. That’s exactly what I did but I faced a problem after the trial period expired as I couldn’t even license it using a product key.

The easiest way? Just shop around in Vagrant Cloud, identify a Windows box, and spin it using Vagrant up.

There are many examples online on how to create a Linux Vagrant Box including mine.
