Hello,
I am new to powershell and been experimenting with it. To automate a common task i need csv file with:
Name (vmname)
Mac (vm mac address).
The vm's listed need to be in a specified cluster and the creation date needs to be de day the script is run.
Listing vm's and mac's is do-able for my level, but combining that with the cluster and date requirements is too much for me.
Can anybody help me ?