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

SCVMM - can't add vm library from a host

Today I try to add a host as library host. But when the steps complete, it will refresh and gone in the library list. Later I find the following error in job: Error (408) ServerName has an unsupported version of the Virtual Machine Manager agent…
Amitabha
  • 1,693
  • 2
  • 25
  • 42
-1
votes
2 answers

Why can't I enable hyper-v on windows 8?

I'm running windows 8 64 bit, 4gb ram, on an i5 3230. According to the specs, my hardware meets the requirements to enable it, but It's not listed on enable windows features. I downloaded coreinfo tool that confirms my hardware is compatible: I'm…
Bob
  • 85
  • 1
  • 2
  • 10
-1
votes
1 answer

Hyper-V Web Server in Windows Server 2012 Not Accessible Externally

I have a Windows Server 2012 running Hyper-V which has a virtual server running Windows Server 2012. Both the physical and virtual server are connected to a domain (hosted on a separate server) and both are assigned static IPs. The virtual server is…
socaljoker
  • 304
  • 2
  • 11
-1
votes
1 answer

Hyper-V manager on a DC (Windows 2012)

I know it's not possible to run the Hyper-V role on a domain controller, but is it possible to run the Hyper-V manager on a dc to manage other hosts?
RGI
  • 333
  • 4
  • 10
-1
votes
1 answer

Windows Server 2012 Standard entitlement in Microsoft Action Pack Subscription

In the Microsoft Action Pack Subscription Windows Server 2012 Std shows "2" as the entitlement. I'm not sure what this means. A "normal" Server 2012 Std includes: 1. One activation for the host (Hyper-V) 2. Two activations for guests on the same…
RGI
  • 333
  • 4
  • 10
-1
votes
1 answer

Install Ubuntu in Hyper-V Server 2012

i just try to install Hyper-V Server 2012 Native version.There is no GUI inside on Hyper-V native version I want to running ubuntu inside Hyper-V Server. Any documentation how to do it ? or documentation how to use Hyper-V Server Native version…
troya_adromeda
  • 647
  • 4
  • 15
  • 33
-1
votes
1 answer

Clustering in windows azure

Is clustering possible in windows azure? can we transfer azure vms to hyper v or any other hypervisors and vice varsa?if any one have idea regarding this please let me know.
-2
votes
1 answer

Why does Hyper-V require hardware virtualization?

I know Hyper-V is type 1 or native hypervisor, meaning it sits on top of hardware and doesn't require an operating system, i.e. talks to the hardware through the ISA interface). But I don't understand why does it require hardware assisted…
Mike
  • 812
  • 9
  • 25
-2
votes
1 answer

Massive slowdown showing settings for a VM in Hyper-V manager, using certain Hyper-V powershell cmdlets. Why?

I'm seeing a massive slowdown when I right click on a VM in Hyper-V manager and show its properties. It takes 35 seconds to fully populate. Note in the screenshot where parts of the properties are still "Loading..." Similarly, running certain…
aggieNick02
  • 2,557
  • 2
  • 23
  • 36
-2
votes
1 answer

Can you have a single domain across 2 servers within Hyper-V Manager?

I am running a Hyper-V lab for a client to test the functionality of a Powershell script and due to memory constraints, I would like to move my file and database VM servers off of my main desktop PC to my laptop. I set up Hyper-V on the laptop, and…
ac11
  • 55
  • 1
  • 6
-2
votes
1 answer

Do I need a DHCP in an internal network?

Hi and ty for your reading, I'm a beginner in virtualization and as part of a project I have to configure the IPs of a physical server and 3 virtual machines on Hyper-V in an internal network. My question is, do I need to have a DHCP because I don't…
M F
  • 1
  • 1
-2
votes
1 answer

Hyper-V server 2019 – Internet not working for Guest VM

I’m new to Hyper-V, and I’m trying something apparently very simple: Setup a Hyper-V 2019 server On that server, install a Gen2 WM Windows server 2016 I have an identical hardware successfully running Hyper-V (and 2 VMs) as a role in Windows…
Christian
  • 88
  • 1
  • 6
-2
votes
1 answer

How to get hyper-v host detail description using power shell command?

How to get list of hosts and details(viz. Capacity,CPU count,Memory) in MS Hyper V using power shell commands?
Sumit Sawant
  • 21
  • 1
  • 8
-2
votes
1 answer

disk2vhd of working IIS7 Web Server - cannot connect from internet

Did a disk2vhd of our online production Windows Server 2008R2 server that runs an IIS7 Web Server that serves up our business application: Launched the VHDX in a Hyper-V VM on a new Windows Server 2016 server. Gave the VM its own public IP address.…
CBruce
  • 101
  • 1
-2
votes
1 answer

Hyper-V vSwitch issue

I have built a 2016 server running Hyper-V, 1 NIC for data and 4 others for iSCSI. I have setup a vswitch (no VLANs) but when I point the switch to the data network card it kills my server. I have to remote in via iDRAC to disconnect the vswitch…
AHB99
  • 21
  • 6
1 2 3
99
100