Skip to content

Powershell to create ISO with kickstart file using WSL2

Notifications You must be signed in to change notification settings

mikiorla/esxi-kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

esxi-kickstart

Powershell to create multiple ISO bootable images with custom kickstart file included.

It uses WSL2 Ubuntu 18.04.2 LTS and genisoimage command (must be additionally installed). Checkout genisoimage syntax on VMware site.

Installation and Upgrade Script commands checkout on VMware site.

Hostname and IP that will be included in kickstart need to be customized (also other options like gateway or subnetmask can be included).

Kickstart options are definied in multiline string variable KS_CUSTOM.

Do not change original VMware-VMvisor-Installer-* names.

About

Powershell to create ISO with kickstart file using WSL2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published