PowerShell script to gather ESXi host details — via vrealize
PowerShell script to gather ESXi host details
I came across a situation where I had to quickly gather details of all ESXi host hardware details. For small environment this can be obtained via VIClient UI but if the environment is large it makes lot of sense to have some script ready to serve this purpose for you. After some hit-n-trials finally the script was ready to capture these details and the entire process of collecting around 300 host details was so fast that the output was ready and stored in a nice .csv format within minute.