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.
VMware Code: https://code.vmware.com/user/szemmali
GitHub Repository: https://github.com/szemmali/vmware-collect
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:
The information is output to a CSV file per server and XLXS/CSV file for all vCenter.
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.
• Saddam ZEMMALI — Initial work — My Project