0

I'm trying to migrate a Xen-VM via Powershell-Script like this:

$VMname = "VM-01"

Invoke-XenVM -Name $VMname -XenAction MigrateSend -Live $true -Options $htOpt -VifMap ??? -VdiMap ??? -Async

How can I create the fitting values for VifMap and VdiMap?

Igor
  • 1

0 Answers0