Hide the fact that running in a VM

Add this line in VMX file for the specific VM:

SMBIOS.reflectHost = TRUE

This method only works for VM hosted on bare metal such as ESXi.

Last updated