Hi,
I am trying to write a Powershell script that makes mobility groups for x VMs to be bulk migrated using HCX.
I was using this blog as example.
https://vmusketeers.com/2021/11/15/automating-hcx-cutover-using-powercli-hcx-powercli-vexpert/
Now I am able to create the MobilityGroups with the VM's in there.
I can stqrt to mobility group to start replication and I can put a schedule for the switchover.
I want to be able just to put in a schedule to start the replication, which is possible using the UI.

Manual starting using the command Start-HCXMigration works but I want to set a schedule....
thanks
Gert