I'm trying to use external media as the initial seed for a Hyper-V Replica (Out-Of-Band Initial Replication). The replica job is created successfully, but when I try to complete the process (after shipping the media) the job is failing with the following error message:
A server error occurred while attempting to import the initial copy.
Hyper-V failed to import initial Replica.
Replication operation for virtual machine 'VM name' failed. (VM ID...)
Hyper-V failed to import initial replica for virtual machine 'VM Name': Account restrictions are preventing this user from signing in. For example: blank passwords aren't allowed, sign in times are limited, or a policy restriction has been enforced. (0x8007052F)
I'm creating a replica job from one Failover cluster (Forest A), to another failover cluster (Forest B). The sites have a site 2 site VPN configured and a forest trust configured.
Any assistance would be greatly appreciated!