
Determine the MD5 hash of your iso: md5 in OSX FCIV -md5 in Windows (download it here) - Linux people are smarter than me and likely can just calculate the md5 hash through ether-magic. Clone this repo to your working directory: git clone (if you don't have git installed: here are instructions. Make a working directory somewhere (OSX suggestion mkdir ~/Packer_Projects/) and cd to that directory (e.g. Download the Windows 10 圆4 Enterprise Trial, save the ISO someplace you'll remember. Ensure you have an RDP client (you do if you're running Windows) - for Mac, install this. Download and install Virtualbox or VMWare Fusion/Workstation (with the Vagrant Plugin). Install Packer - these instructions help. This guide will assume you zero knowledge of any or all of these systems. This project works great with Virtualbox, so don't bother shelling out for VMWare Fusion without trying VirtualBox first. An RDP client (built in on Windows, available here for Mac. VMWare Workstation or Fusion with The Vagrant VMWare Provider, Virtualbox, Parallels or HyperV (support for HyperV and Parallels added by gildas).
Tested with Packer 1.2.5 and Vagrant 2.1.2.
A copy of the Windows 10 圆4 Enterprise Trial. Turns autologin off because I like simulating end user environments, ok?. Set the network type for the virtual adapter to 'Home' and not bug you about it. Create a vagrant user (as is the style).
Enable WinRM (in a slightly scary, Unauthenticated mode, for Packer/Vagrant to use). Use an existing, vanilla, Windows 10 圆4 Enterprise trial ISO. In essence, the build does the following: Eventually the two projects will merge and form like Voltron. This project is just a clone of my other Windows Packer project with some very minor changes.
A Packer build to make a pretty vanilla Windows 10 圆4 box for use with VMWare Desktop or Virtualbox.