I need to get an Excel list of all VMs in my vCenter 5.0 and their Blue Folder location from the VMs and Templates view. For ex:
Name Folder
VM1 datacenter\folder1\VM1
VM2 datacenter\folder1\folder2\VM2
VM3 datacenter\folder3\VM3
VM4 datacenter\folder4\folder5\VM4
VM5 datacenter\folder6\VM5
I have tried several scripts posted on the forums but they never work right. Please advise,
Thank you!