If you need to gather virtual server information from your VMWare systems, this script will automate the task.
For every virtual machine, the script will get the server name, status, operating system name, disk space, CPU and memory usage, and virtual machine host name.
Before running the script, you will need Windows PowerShell and VMWares PowerCLI installed on your machine. The instructions are found in the enclosed document. After installing these components, copy the script into PowerShell (text in blue). You will need to change the location of the file generated from the script that is defined on the second line of the script.