Is there a way to know if the machine I'am working on is virtual or physical? (I'am connecting with RDP to the machine. If it's a virtual machine it is working and handled by VMWare).
Thank you in advance.
|
Is there a way to know if the machine I'am working on is virtual or physical? (I'am connecting with RDP to the machine. If it's a virtual machine it is working and handled by VMWare). Thank you in advance. | ||||
feedback
|
|
If it's Windows, just have a look at the hardware screens. It'll have a billion and five VMWare-branded virtual devices. | |||||||||||
feedback
|
|
If it's handled by VMware, it isn't too difficult (at present moment. This could change in the future). # dmidecode -s system-manufacturer | |||
|
feedback
|
|
You could try the "Host Detection" program. | |||
|
feedback
|
|
If it's a Unix VM, use imvirt. It's a Perl script that detects VMWare, Xen, and several others. | |||
|
feedback
|
|
I had the same question and found that there are a lot of processes running with "VM" in the name, for example VMWareTray.exe | |||||
feedback
|