Adding Hyper-V-less boot entry with PowerShell
7 years ago
Developers often encounter the need to run virtual machines using VirtualBox and Hyper-V-based mobile emulators on the same machine. Unfortunately, only one of the two can be enabled at once. However, there is an easy solution to this problem! Check out this blog post to learn how to create two boot entries and disable Hyper-V in one of them using a PowerShell script. It's a simple yet convenient solution. Download the script and give it a try!