I'm converting a Windows machine. Windows 7 to be exact.
I've gotten past the first issue by installing ESXi and setting up my target vm server to that. Now I'm getting an error saying that the agent is not installed properly after it checks to see if the agent is there. I'm guessing that it might be a problem with the cert on the target machine agent that's the problem?
I'm getting this error:
Unable to access the remote vCenter Converter agent service. It either does not exist or is not responding.
But it comes from the soap method ConverterServerConversionManagerCreateJob. This is called after a successful call to InstallAgent. So it seems odd to me that the app I'm calling this from can install and verify the install of the agent on the target machine, but the converter server can't see the target machine.
Thanks,
Brian