AWo 2,910 posts since
Nov 27, 2003
Reply
1.
Re: converting Physical machine to a virtual machine Jan 7, 2009 12:22 AM
By just looking at the machine from the network you can't tell it is a virtual one. Like using shares, looking at the domain computer account etc.
But of course, there are some things where it can be identified as such:
1. The MAC address, if somebody knows which number range is assigned to VMWare.
2. The name of the (virtual) network interface (not the connection in Windows, as this can be named as you like it).
3. The processes which run (VMware Tools).
If one of these information appears somewhere you can guess that this is a virtual machine.
But, if you use the VMware NAT service to connect to the outside world or VPN, the virtual network interface does not appear to the outside but the host physical adapter does (like it does it, now).
So 1. and 2. does not apply anymore. Only point 3. can be used to identify it as a virtual machine then.
If you found this information useful, please consider awarding points for "Correct" or "Helpful" answers/replies. Thanks!!