PowerCLI C:\Program Files (x86)\VMware\Infrastructure\vSphere PowerCLI> New-VM -
Name clone1 -VM TLI-BUILD-1 -VMHost 10.64.69.253
New-VM : 5/3/2013 5:13:11 PM New-VM Could not find VMHost with name '
10.64.69.253'.
At line:1 char:7
+ New-VM <<<< -Name clone1 -VM TLI-BUILD-1 -VMHost 10.64.69.253
+ CategoryInfo : ObjectNotFound: (10.64.69.253:String) [New-VM],
VimException
+ FullyQualifiedErrorId : Core_ObnSelector_SelectObjectByNameCore_ObjectNo
tFound,VMware.VimAutomation.ViCore.Cmdlets.Commands.NewVM
New-VM : 5/3/2013 5:13:11 PM New-VM Please specify at least one of th
e following parameters: "ResourcePool", "VMHost" or "VApp".
At line:1 char:7
+ New-VM <<<< -Name clone1 -VM TLI-BUILD-1 -VMHost 10.64.69.253
+ CategoryInfo : InvalidArgument: (:) [New-VM], InvalidArgument
+ FullyQualifiedErrorId : ViCore_NewVM_NoResourcePoolSpecified,VMware.VimA
utomation.ViCore.Cmdlets.Commands.NewVM