vCollect Products for each vCenter

Overview:

vCollect provides a PowerCLI scripts that produce infrastructure audit and reports of VMware SDDC (vSphere, NSX, vCloud DIrector, vRealize Automation) environments in CSV or Excel file format.

  1. GitHub Repository
  2. VMware Code Samples: 
    1. vmware-collect
    2. Change Path Policy ESXi RR
    3. vCollect Storage PATH per ESXi for each venter
    4. vCollect Storage By Partition for each vCenter
    5. vCollect Hardware Information By ESXi for each vCenter
    6. vCollect Products for each vCenter

Description:

This PowerShell script, vCollect-Products-AllvCenter.ps1 will bring back all the VMs in All vCenter with product information, and return it in a nice list for you that includes:

  1. Data Center
  2. vCenter
  3. Cluster
  4. Host
  5. VM Name
  6. Product Name
  7. Version
  8. Full Version
  9. Product URL
  10. App URL

Output:

The information is output as CSV file per server and XLXS/CSV file for all vCenter for documentation purposes or archiving.

Resume:

I really like to hear what you have to say about this script:

  • Was this script helpful for you or do you have any questions?
  • Do you have additions, suggestions or any other ideas?

Just let me know by leaving a comment below.


Sign in to be able to add comments.

Comments 0