szemmali / vmware-collect

Collect VM INFO By vCenter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

👍 vCollect VMware Informations for each vCenter

Overview:

Many of the customer projects I work on involve collecting an inventory of basic and advanced infrastructure information about the environment: that produce infrastructure audit and reports of VMware SDDC (vSphere, NSX, vCloud DIrector, vRealize Automation) environments in CSV or Excel file format.

:shipit: VMware Code: https://code.vmware.com/user/szemmali

:shipit: GitHub Repository: https://github.com/szemmali/vmware-collect

Description:

To make this inventory process less time consuming I began using #PowerShell scripts to collect the information I was interested. Over time these scripts got less messy and more useful, so now I want to share my current script.

The following PowerShell scripts are included as part of the vCollect vSphere:

Output:

The information is output to a CSV file per server and XLXS/CSV file for all vCenter.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Authors

• Saddam ZEMMALI — Initial work — My Project

About

Collect VM INFO By vCenter

License:Apache License 2.0


Languages

Language:PowerShell 100.0%