Hi
In my cluster (2x Hyper-V 2012R2), when i want to migrate VM which is turned off, between nodes I get an error:
Move-ClusterVirtualMachineRole : Migration failed. Please check the event log for related events.
Any even log is empty. Migration end succesfully but all the time i get this error.
I i use powershell loop to migrate two VMs which are turned off, only one VM is migrated.
PS command: Move-ClusterVirtualMachineRole -Cluster thvc1 -Name wxp-plwropc300 -Node ttos2 -MigrationType Quick
Kind Regards Tomasz