/vm-provisioning-deployment

Random vagrant/packer files for automation

Primary LanguagePowerShell

Provision & deploy a Windows 10 vm in minutes* 🚀

*Depending on Internet connection speed.

Description

A vagrant file to automatically:

  1. Pull Windows 10 box
  2. Configure Windows 10 in VirtualBox.
  3. 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.

Included Software

The following programs are automatically downloaded and installed, out of the box:

Usage

git clone https://github.com/jaweesh/vm-provisioning-deployment.git vwin10

cd vwin10

vagrant up

Requirements?

  • Vagrant
  • VirtualBox

Machine Minimum Specs

  • CPU: 1 GHz
  • Storage: 20 GB
  • Memory: 2 GB

Supported Platforms

You can deploy an evaluation Window 10 VM in the following platforms:

  • Windows
  • macOS
  • Linux

Disclaimer

The innerwebs is full of similar vagrant files, this is what works for me and you can use it for free

Author

Asim Jaweesh