guillermo-musumeci / packer-vsphere-iso-windows-v2

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Packer template for Windows Server 2019 using vSphere-ISO provider

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

This repository contains HashiCorp Packer templates to deploy Windows Server 2019 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:

Scripts:

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

Requirements:

How to use:

execute packer build win2019.base.json

About

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


Languages

Language:PowerShell 84.5%Language:Batchfile 15.5%