Hi,
I am using vSphere Web Services SDK 4.0 and trying to create vm programmatically using c#. Createvm task succeeds, guest os identifier is proper but OS is failing for MAC 10.9, 10.8, 10.7 etc.
VM gets created and os is installed properly on windows and other guest os with the settings. But OS installation is failing for MAC OS. So there some specific setting needed like for devices like usb, cdrom etc for MAC OS? I am not adding usb device right now.
I tried changing the setting of VM through vsphere web console and tried installing OS on VM created by me programmatically but it was not working. Anybody faced this problem?
What is solution for this. What are settings needed for installing MAC OS.