I'm trying to automate my Linux installation using VMware ESXi. The OS is a custom ISO from vendor which only asks for 2 things: 1) Check Media integrity 2) Confirm formatting existing Hard Disk.
I need to find a way to programatically send Tab and then Enter to the VM console.
This is the initial Linux install when there is no Network connectivity to VM machine, only to ESXi I need to do it for 100+ machines and each machine needs to be configured with different information, hence cant use a pre-built/cloned machine. How can I do it? Right now I need to do it manually through my Vsphere client and VM console. I need to use a pre-built ISO hence I can't modify the Kernel.