I have a really weird request.
My employer has a product that only runs on Windows 7 embedded machines and now they want to have some test VMs in Azure.
Now when I try to RDP into the machine it doesn't connect (locally I can RDP to the machine so RDP settings are correct).
What I did:
- Set up a Local Windows Server 2019 machine that runs Hyper-V.
- The Windows 7 Embedded machine has been captured with Macrium Reflect and runs in VIBoot/Hyper-V
- The machine will only work when I use the "Legacy Network Adapter" function in Hyper-V
- I have set-up failover from this machine into Azure
- The machine fails over in Azure and I can see the VM and see that it boots correctly in the "Boot Diagnostics" tab https://i.stack.imgur.com/BVIYw.png
(Machine boots, does an autologon and this error was expected so everything went as expected).
Added a public IP address/network adapter.
Now while it is starting I saw it gave me a "network adapter unplugged" notification in the bottom right.
Manually installed the Azure agent as per instructions and tried failover again.
Does anyone have an idea that can help me further along?
I'm not looking for all the many many many ways this is bad practice as I am already aware and have already communicated that.
The alternative would be to have a Server2019 HV host in Azure and have this Windows 7 Embedded run Nested as a VM on that VM but that is wasting quite some resources and would prefer to do it without the intermediate Server.