guillermo-musumeci / packer-vsphere-iso-windows

Create Packer Templates for Windows Server on VMware vSphere (and vCenter)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packer templates for Windows Server using vSphere-ISO provider

Note: this code is compatible with Packer v1.5.x or previous versions. For Packer v1.6.x or later use this link

This repository contains HashiCorp Packer templates to deploy Windows Server distros in VMware vSphere (with vCenter), using the vsphere-iso builder.

These templates creates the Template (or VM) directly on the vSphere server and install the latest VMware Tools.

Content:

Windows Server 2016:

Windows Server 2019:

Scripts:

Tested with VMware ESX 6.7 | User: Administrator | Password: S3cr3t0!

Requirements:

How to use:

execute packer build win2016.base.json

Credits:

Inspired by Stefan Scherer, Mischa Taylor and Dmitry Teslya works.

About

Create Packer Templates for Windows Server on VMware vSphere (and vCenter)


Languages

Language:PowerShell 80.1%Language:Batchfile 19.9%