Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I am unable to run any of my virtual machines with a network connection.

I get this error when I try to start them:

Synthetic Ethernet Port: Failed to finish reserving resources with 
Error 'Insufficient system resources exist to complete the requested service.' 
(0x800705AA). (Virtual machine ID 8787....-....-....-....-........)

Does anyone know how to fix it?

This is an error from the Hyper-V Manager in Windows 8 pro.

share|improve this question

1 Answer

up vote 1 down vote accepted

It turns out that my VMs somehow had two virtual ethernet adaptors, one of which was mapped to an adapter that had been removed from the "Virtual Switch Manager".

Right clicking on the settings, locating the second adaptor, then going to the right side of the screen and clicking the Remove button below the Network Adaptor's configurat properties list, solved the problem.

The error message could be better. Maybe it could say:

"You have two ethernet ports on this VM. Network adaptor #2, has an invalid configuration. Repair or remove the broken network adapter and try again."

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.