Platform

Platform

A place for Apptio product users to learn, connect, share and grow together.

 View Only

VMWare PowerCLI script 

Wed August 19, 2015 02:22 PM

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.








#Datalink

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
docx file
Cmdlets information.docx   15 KB   1 version
Uploaded - Tue October 29, 2024

Comments

Fri December 04, 2015 12:43 PM

I have heard that this is a solution for ESX 4.0 customers where the DataLink connector is not an option because it's built for 5.x.


#Datalink