Hi guys,
Am trying to clone a vm in a new vcenter which we configured two days back.
New-VM -Name clone-test -VM Windows10 -Datastore VOL-01 -vmhost 10.0.10.10
The error I got here is : exception has been thrown by the target of an invocation
But when I try this above command in other vcenters its working fine.
Any help?