Questions tagged [hyper-v]

Hyper-V is the Microsoft Windows hypervisor starting in Windows Server 2008 R2 and also running on Hyper-V Server 2008, Hyper-V Server 2012, Windows Server 2012, and as an optional component of Windows 8.

The Hyper-V role lets you create and manage virtualized computing environments. Hyper-V is built into recent Windows operating systems as an optional feature and includes two independent components:

  1. The management components for managing Hyper-V hosts.
    Management tools include Hyper-V Manager for virtual machine management, Virtual Machine Connection for interactive connections to the virtual machine UI, and Hyper-V-specific cmdlets for Windows PowerShell.

  2. The virtualization platform for running virtual machines.
    Platform tools include the hypervisor, WMI provider, and other necessary virtualization components such as the virtual machine bus (VMbus), virtualization service provider (VSP) and virtual infrastructure driver (VID).

If you want to run and manage virtual machines on your machine you will need to enable both the platform and management tools. Very few people enable one without the other.

If you use Server Manager to install the Hyper-V role, the management tools are included unless you specifically exclude them. If you use Windows PowerShell to install the Hyper-V role, the management tools are not included by default. To install the tools, use the parameter –IncludeManagementTools. For instructions about installing the Hyper-V role, see Install Hyper-V and Configure a Virtual Machine.

Hyper-V Documentation:

1517 questions
-1
votes
1 answer

Hyper-v virtual machine 100% cpu usage

I am pretty new at creating virtual machines. I have this MacBook: Apple MacBook Pro "Core i7" 2.5 15" Mid-2015. I run Windows 10 in a BootCamp. I installed this virtual windows with Hyper-v inside my windows Bootcamp:…
dari0h
  • 867
  • 3
  • 10
  • 21
-1
votes
1 answer

Connect USB Drive to HyperV with Debian as a Guest OS

Does anyone know how to connect USB Drive to HyperV with Debian as a Guest OS? Passthrough mechanism (Enhanced Session Mode) only works with Windows as a Guest OS. Please help me how can this be done.
-1
votes
1 answer

Hyper-v is disabling my wifi network by putting as default an unidentified lan

in order to make docker work on my windows machine I had to turn on the "hyper-v" feature. Problem is that now, after reboot, I find myself in an "unidentified network" and, in the network options, I see that the default adapter is set to an…
Phate
  • 6,066
  • 15
  • 73
  • 138
-1
votes
1 answer

How to I setup a VM with GUI

I've created a VM on Hyper-v(windows 10). When I start the server, it loads with a black screen. Withe the cursor blinking Ive created the VM as suggested by their docs.
Mohit Agarwal
  • 201
  • 2
  • 10
-1
votes
3 answers

Hyper-V work on a windows 7 32-bit machine

Will Hyper-V work on a windows 7 32-bit machine? And if so does anyone know how to set it up on HP EliteBook 8530p laptop? Thank you in advance.
Brandon Michael Hunter
  • 1,179
  • 3
  • 20
  • 48
-1
votes
1 answer

How to acces transparently Linux container from Windows host LAN with Docker Desktop / Hyper-V / MobyLinuxVM

How to acces transparently Linux container from Windows host LAN with Docker Desktop / Hyper-V / MobyLinuxVM ?? My wish : A Windows 10 host with LAN on subnet 169.254.0.0 Linux containers (Docker Desktop 18.09.1 / Hyper-V / MobyLinuxVM) Linux…
Bobax
  • 55
  • 1
  • 5
-1
votes
1 answer

IP address of docker-machine created with the hyperv driver

I create a docker machine names dockerhyperv using the command docker-machine create -d hyperv dockerhyperv I have a docker-compose.yml file, call docker-compose up and the logs look good but I cannot connect to on the port from the yml file. I…
Bernhard Döbler
  • 1,960
  • 2
  • 25
  • 39
-1
votes
1 answer

Black rectangle appears and partially obfuscates desktop when running Ubuntu 18.04 on Hyper-V in Windows 2012 R2 Server

I have provided a screenshot of it. It disappear as I run the mouse over it but then it reappears minutes later. I find this really irksome; any suggestions or possible solutions for this problem would be greatly appreciated.
IjonTichy
  • 96
  • 1
  • 1
  • 10
-1
votes
2 answers

Server 2016 VM does not boot after hyper-v install

I am using VMWare Workstation 14, with Windows Server 2016 installed on it. A few weeks ago in my server class, we had an in class lab to setup a Nano Server. I successfully got that up and running and installed Hyper-V and loaded it into it.…
-1
votes
1 answer

STOP: c000021a {Fatal System Error} The initial session process or system process terminated unexpectedly

I'm encountering such an error after expanding disk (done by Hyper-V) space on virtual machine. STOP: c000021a {Fatal System Error} The initial session process or system process terminated unexpectedly with a status of (0x00000000) (0xc000012d…
-1
votes
1 answer

Unable to create a new machine into Hyper-v

I can't install cent os into hyper-v virtual machine The error message image want to get back to the point of automatic control precedent automatic control point- virtual centos machine
Slama Lotfi
  • 63
  • 1
  • 10
-1
votes
1 answer

Hyper-v wont disable

my Virtual machine is getting errors that conflict with hyper-v, i have disabled hyper-v and it continues to give me the errors, i have set hyper v to off in cmd, turned it off in windows features, but i am still getting this error. here is the…
-1
votes
2 answers

Reconnect broken VHD chain programmatically

If there is a broken VHD chain (for example the parent VHD was modified, that's why the child no longer mounts), there's a way to fix it by using Hyper-V "Reconnect" feature. How do I do the same programmatically?
Isso
  • 1,285
  • 11
  • 23
-1
votes
1 answer

Why is Connecting to a guest VM on a Hyper-V 2016 workgroup server failing?

I'm a bit new to this and I'm likely missing something obvious. Scenario: Hyper-V 2016 (the free, headless one) Windows 10 Pro I've got Server Manager installed and the Hyper-V server is added successfully. I can connect my Hyper-V Manager to the…
-1
votes
1 answer

Is it possible to fully use graphics card in Virtual Machine?

I have i7 3770 with Intel® HD Graphics 4000. I want to run games in Virtual Machine. Most of them show errors with DirectX and Direct3D, but such games work fine on host machine. I tried VirtualBox, Vmware, Hyper-V. Also tried 3D acceleration and…
Winner Just
  • 21
  • 1
  • 3