Is there any method or setting to change what would be reported back when querying WMI for the computer system (Win32_ComputerSystem)? During a SCCM install the package checks if it is running in a virtual environment or not and I guess it is only checking if Win32_ComputerSystem contains VMWare. So wondering if this could be spoofed somehow so that Parallels would be reporting back VMWare then, even just when doing the install of this package. Thanks.