Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 219035

Re: Not able to clone from PowerCLI

$
0
0

For the host you have to specify the FQDN. Something like ESX1.yourdomain.com.

 

You can try:

 

$VMHost = Get-VMHost -Name ESX1.yourdomain.com

New-VM -name clone1 -Datastore datastore1 -VM <sourcevm name>  -VMHost $VMHost


Viewing all articles
Browse latest Browse all 219035

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>