Jump to content
Updated Privacy Statement
  • 0

Move a VM from one host to another using powershell


Jeroen Koekkoek

Question

Hi all,

 

I'm trying to figure out how to move a VM from one host to another with local storage using powershell.

It looks like I need to use invoke-xenvm -xenaction migratesend -name VMNAME -dest @{}

 

The -dest parameter is what I am unable to figure out at this moment. What items are required in this hashtable and how does the formatting look like. 

I am assuming that the destination HOST and SR are required but I am unable to figure it out.

Anyone that can help me out on this?

 

Best regards!

Link to comment

3 answers to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...