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.