I am trying to deploy an appliance image in to a VM that depends on the smbios "System SKU Number" being populated. Currently in a default VM that property reports as "Not Specified" and there does not appear to be a method to override that with the vmx file for the VM. I'm assuming that is because the default bios.440.rom does not have that property listed in its DMI Strings so it cannot be modified in order to produce a custom ROM to be used with the bios440.fileName vmx directive. Is there a way to populate the smbios system sku number in a VM?
↧