I am trying to run macOS updates on some VM's I am testing. This is a new work flow for me with adding VM's for testing.
I have modified the .vmx and added the following which lets the VM enroll in to JAMF, however macOS updates wont work. I think I am missing something still. When you check about this Mac it only has MacBook Pro, not MacBook Pro (16-in 2019) which is the HW model I am using in this case. I know updates are tied to the hardware information on the device, but it appears defining the model number is not enough. Any ideas on what I missed?
I plan on also testing with Parallels but I am waiting on a license, any information for that would be helpful also.
serialNumber = "VM0000000003"
SMBIOS.use12CharSerialNumber = "TRUE"
hw.model = "MacBookPro16,1"
VM not showing all the hardware information
Physical device showing as you would expect