Warnings when starting under WS6
Brought to you by:
andydotmac,
waldronmct
VM changes some .vmx power options related to start-up & shutdown. Probably best to manually edit the VMX before shipping to remove these lines.
powerType.powerOff = "hard"
powerType.powerOn = "hard"
powerType.suspend = "hard"
powerType.reset = "hard"
VM compalins that it can't find .iso - remove cdrom device along with floppy
It's probably prudent to provide no .vmx or at least a very generic .vmx
Logged In: YES
user_id=1990004
Originator: NO
Will resolve the CD-ROM problem in next release and ship with a workstation .vmx and an ESX.vmx with instructions and a script/batch file that will configure the VM to use the appropriate file and delete the unnecessary file(s).