An out-the-box way to let local Hyper-V VMs see the Internet without using a DD-WRT router
Updated 10 Aug 2016 - Revised for Win10 anniversary build 1607 I have posted in the past about using a DD-WRT virtual router to bridge between local VMs on my development PC and the outside world With the recent changes in HyperV on Windows 10 and Server 2016 we have an alternative as discussed by Thomas Maurer in his post (pre Win10 anniversary build 1607) or this post (post Win10 anniversary build 1607). You can use a NATSwitch, thus removing the need for router VM. This does however raise different issues, that of address assignment, the router was also a DHCP server. However, it does mean I don’t have to mess around with manually setting external IP addresses for the router each time I join a different WIFI network. So on the whole I think iti is a better solution. ...