Hi,
I am new to the VMWARE VI Toolkit and I have few questions:
1. I am trying to deploy a VM from template and I am trying to run the following command:
New-VM -VMHost -Template vm2003 -RunAsync
I get the following error:
New-VM : 12/9/2008 11:39:21 AM New-VM The specified parameter 'ResourcePool' expects a single value, but your name criteria 'Res Pol' corresponds to multiple values.
My Resource Pool has space in it.
Note that my Folder Name has space as well but it is working.
2. How can I run for loop (or other loops) from the toolkit window?
Thank you,
Yaniv