Hello,
I was trying for long to make a script to fetch multiple VMs information from VC(s).
I got success to build a script with desired format and properties BUT this will go one my one ForEach ($vm in$Vms)
Now I am looking for code which will run as a job OR parallel process to fetch the 1000+ VMs information simultaneously to save the time and speedup the process.
Any Hint?
Regards,
Amol Patil