I am confused on several things regarding to VMware-iso and vSphere builder. I am trying to build a Windows environment using ESXi 6.7 & 7.0 (free license) and running into issues.
Is vSphere-iso replacing Vmware-iso builder? (I read somewhere that this “might” be the case.)
Could you use vSphere-iso builder on a single ESXi host (free license)?
Using VMware-iso, how do I tell packer to use “EFI” for firmware?
One of my issues I am having currently, I am using VMware-iso and using Packer to push my OS to the VM. But, I am getting errors within the WinPE wizard process saying “WIndows could not apply the unattend answer file’s setting.” I have modify a Windows answer (unattend.xml) in multiple ways related to the partitioning and nothing will give. I always come up with this error and starting to think that it might be a HCL2 setting not addressed in my .pkr.hcl file. Not sure what is going on exactly. Thanks!
If you’ve got a recent install of esxi, it comes with a web client. It’s been a while since I’ve had to look at this, but I think it’s this one: Start the VMware Host Client and Log In
They’re just the keys and values you’d find in a .vmx file.
VMWare doesn’t document this in one explicit place since they prefer you edit those files using their GUIs. The best you can do is search around for what you want to do, and check the settings present in the vmx files you already have.
Current license or ESXi version prohibits execution of the request operation
Again, I am using a free license on a single ESXi host. From my understanding from your previous comment and this link below, vsphere-iso should work on a free license ESXi correct?
To the best of my knowledge, it should work. Without logs to look at I’m afraid I can’t help since I don’t know where that error message is getting generated.