All,
We recently converted a web server from HyperV to VMware using converter 6.3. We encounter following issues.
1) IIS admin - failed to start. The same applies to SMTP service on the new VM.
2) Websites with SSL - no longer works. I had to reinstall the same ssl certificate again in order for it to work.
3) We noticed that Machine GUID (HKEY_Local_Machine\Software\Microsoft\Cryptography\MachineGuid\) was changed during the conversion. Maybe that is the source of all these problems. Is there a way to keep the same machineGUID.
Thanks
Brian
Hello,
I have not heard of any similar issue before. Any chance the source machine uses TPM (or any other encryption that is outside the OS)?
Posting the log bundle for this conversion might be helpful for diagnosing the issue.
Regards,
Plamen
No TPM. When the VM migrated from HyperV to Vmware, it created a new MachineGUID. I think that was due to change of the mac address. Is there a way to keep the same MachineGUID? If I change the machineGUID back to the original one using registry, will it cause any issues? Thanks
Hi Brian
I have now had the same experience with the conversion.
The service iisadmin can no longer be started. I have tried the IP settings to take over and the MAC adjusted, unsuccessfully.
The GUID I have now taken over from the source VM and after a restart ran the service again.
Do you already have experience with this metohde?
Greetings Dominic
Yes, we also tried that. That fixed issues with SSL certificates, IIS admin and SMTP services, but it created new problems for us. For example, we have two SQl servers with always on enabled. I was not able to failover to the converted one. The cluster did not work, despite the same host name, same Ip address and the machineGUID. We were concerned it might break something else. We are using Veeam to backup then convert. That seems to be working so far, the machineGUID remains the same as original. Hope that helps.
Regards,
Brian
Thanks for your experience, this will save me some time.
If I see more problems, I will write them here.