*Depending on Internet connection speed.
A vagrant file to automatically:
- Pull Windows 10 box
- Configure Windows 10 in VirtualBox.
- Provision the Windows 10 VM.
The script uses Vagrant to automate the deployment process in the background. With this script, you can deploy a Windows 10 VM on your machine automatically, without having to do all of the painful redundant steps in configuring your Windows VM.
The following programs are automatically downloaded and installed, out of the box:
- Google Chrome
- 7zip
- Notepad++
- Sysinternals
- Custom BGInfo background
- Make Windows10 Great Again
- x64dbg Portable
git clone https://github.com/jaweesh/vm-provisioning-deployment.git vwin10
cd vwin10
vagrant up
- Vagrant
- VirtualBox
- CPU: 1 GHz
- Storage: 20 GB
- Memory: 2 GB
You can deploy an evaluation Window 10 VM in the following platforms:
- Windows
- macOS
- Linux
The innerwebs is full of similar vagrant files, this is what works for me and you can use it for free