Skip to content

How Can You Tell If Vmware Is Installed On A Server?

We have to figure out a way to find out if VMWare is installed on the server. The System Administrator is not here anymore. However, if there is a way to figure this out via a command, shell/bat script, or by looking at the file system please let me know.
Thank you.

One Comment

  1. KaliMan wrote:

    how about:
    cd /
    find . -name “VM*” -print
    If you run this as root you’ll be able to scan the entire file system.

    Friday, August 28, 2009 at 4:25 pm | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *
*
*

Powered by Yahoo! Answers