I was using Windows 10 LTSB with Visual Studio 2015. After enabled Hyper-V
, I installed the standalone Visual Studio Emulator for Android
. The Hyper-V functioned well since it's okay to add virtual machine to it.
However, when I was trying to create an android virtual machine in the Visual Studio Emulator for Android Manager
, it failed with "Unable to add user to the Hyper-V Administrators group exit code 2220".
After some research I found there's no Hyper-V Administrator
group as well as no existence of InitialStorage.xml
in ProgramData\Microsoft\Windows\Hyper-V\
.
Was my hyper-v installation succeed? Or is there any solution for that?
Thanks everyone.
PS. logging information:
2015/8/15 12:44:53: [Informational] Reinitializing installed profiles.
2015/8/15 12:44:53: [Informational] Installed profiles initialized. Devices: 3 Platforms: 1
2015/8/15 12:44:53: [Informational] Reinitializing installable profiles.
2015/8/15 12:44:53: [Informational] Installable profiles initialized. Devices: 30 Platforms: 4
2015/8/15 12:45:00: [Informational] Waiting to uninstall device...
2015/8/15 12:45:00: [Informational] Uninstalling Device: 4.5" KitKat (4.4) HDPI Phone
2015/8/15 12:45:00: [Informational] Uninstalling virtual machine for 4.5" KitKat (4.4) HDPI Phone
2015/8/15 12:45:01: [Critical] Unable to add user to the Hyper-V Administrators group. Exit code 2220.