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

Re: I Need help, How to configure IP addresses of VMs with PowerCLI

$
0
0

If you mean that you want to move vm's to another host, then you can use the Move-VM cmdlet for that. For example:

 

Get-VM-NameYourVM | Move-VM-Destination (Get-VMHost-NameESX1.yourdomain.com)

Viewing all articles
Browse latest Browse all 246952

Trending Articles



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