Windows boxes with Vagrant and Packer

Learn how you can utilise Packer to build Windows boxes that you can then use within your Vagrant environments.

Video Contents:
0:25 – Install prerequisites
1:40 – Create a Windows box
4:48 – Create a Vagrant environment with a Windows box

Resources:
https://github.com/joefitzgerald/packer-windows – Repository containing Windows templates for Packer
https://www.packer.io/downloads.html – Download page for Packer
https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-vista/cc749415(v=ws.10) – More information about the autounattend.xml file

This video is part of the Vagrant from Scratch course produced and delivered LigerLearn. See the course materials for notes and follow along with the course by visiting the course home page:

https://ligerlearn.com/course/vagrant-from-scratch/ – Course home page
https://github.com/LigerLearn/vagrant-from-scratch/ – Course source code and materials