I think I have everything correct as far as hosts and instance names go.
Your example looks like it is cloning to the original host of the backup, is that correct? I'm attempting to clone to a different host. I wonder is that part of the problem?
For the -Resources flag I'm giving the following as inputs @{"Host"="remote server FQDN";"Type"="SQL Database";"Names"="SQL Instance on remote server"} and for the -CloneToInstance I'm giving it the instance on the remote server.
Shouldn't I have to sepcify which database from the backup I'm looking to restore? Or does it by default try to do the whole instance?
Thanks in advance,
Ben