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

Restore Hyper-V from "Windows Server Backup" Tool

There I want to restore an exist Hyper-V VM as another new VM from "Windows Server Backup" image, I restored all files of exist Hyper-V to another folder (on the same host machine,see screenshot). And then I create a new VM by Hyper-V wizard, just…
Mac Lee
  • 326
  • 1
  • 2
  • 12
-1
votes
1 answer

Remote Hyper-V Server from another computer

I have Hyper-V Server 2012 . Now i want connect to Hyper-V Server from my computer use Windows 7 but not in WorkGroup and connect to Hyper-V Server use ip or domain like this. Click here for image It's possible ?
-1
votes
1 answer

Taking a Hyper-V Snapshot of a Running Non Virtual Server?

A friend of mine asked me if it's possible to take a hyper-v snapshot of a running (Non virtual) windows 2012 server (Which I think also runs SQL Server). He wants to be able to run and experiment with the Snapshot in the event that the server goes…
Ole
  • 41,793
  • 59
  • 191
  • 359
-1
votes
1 answer

Connect to Windows 10 Hyper-V from Windows 7 (remote management)

I have Hyper-V setup on a Windows 10 machine. I want to enable remote management from my Windows 7 machine. I have setup the same user account on both machines, but when I try to connect from Windows 7 Hyper-V, it says "The operation on computer…
matt
  • 670
  • 2
  • 9
  • 18
-1
votes
1 answer

HyperV snapshots

If we use the WMI CreateSnapshot() of "Msvm_VirtualSystemSnapshotService" class, does it make it an application-consistent snapshot ? ==> Suppose if vm contains the MSSQL/exchange. On using this function to create snapshot, does the application…
Balu
  • 1
  • 2
-1
votes
1 answer

Visual Studio 2015 Emulator For Android Won't start/boot

Phone emulator works fine for me, but android emulator won't even boot. I have tried repairing VS 2015, emulators, Hyper-V. Seems like issue with the Windows 10. If i try to start virtual machine from Hyper-V, it displays console with last line has…
user1635549
-1
votes
1 answer

How do I add the Server Hyper-V Emulator 8.1 to my existing project?

I have Windows Server R2 DataCenter w/Hyper-V running, installed the SDK's for Windows Phone development and the Windows Phone Emulator 8.1 U1 is running. On my Windows 8.1 I use Visual Studio 2013 Community for my Universal App development and its…
Nasheayahu
  • 49
  • 8
-1
votes
1 answer

I have hardware Virtualization Enabled, Hypervisor switched off, Still shows HAXM - Does not Support Virtualization Error

I have enabled Virtualization from BIOS. I checked the Hyper-V and disabled it and have "hypervisor off" option from cmd prompt after using bcdedit function. ![enter image description here][1] Im still getting the HAXM Error when i run the…
-1
votes
1 answer

Hyper-V Server Core Guest OS Install

I am new to Hyper-V and Server Core but I am stumped as to how to install a guest OS from an ISO using only PowerShell. I have downloaded the Hyper-V Server ISO and installed it on my server. It only installs Server Core and does not give me the…
Mike Murphy
  • 910
  • 2
  • 11
  • 27
-1
votes
1 answer

Windows 2012 R2 Hyper-V Network performance

We are a very small shop looking to switch from VM Server 2.0 to Windows 2012 and HyperV. I re-purposed a desktop PC to try to the hyper-v software which was a Dell 7000 with 16GB, Intel i5 and WD Black 1tb drive. At the moment I only have a…
Greg
  • 1
  • 1
-1
votes
1 answer

How do I find the DNS name of a physical Hyper-V server using remote WMIC commands? I only know the virtual servers' DNS names

I want to identify the underlying, physical Hyper-V server (e.g., hypervisor) by DNS name of a given guest OS. I log into various virtual servers regularly. I've read that there is a way with PowerShell (a command to find the hypervisor that…
-1
votes
2 answers

Convert from VMWare to Hyper-V

Deleted my original question in favor of what is a better question, and an answer to go with it, as my understanding of the problem I was asking is completely changed now: How to convert from VMWare to Hyper-V? This is a single VM, not managed by…
NovaDev
  • 2,737
  • 5
  • 29
  • 43
-1
votes
1 answer

Strange performance data instance Volume1#1 - what does it mean?

When I'm monitoring a Hyper-V cluster through WMI, the WMI performance provider provides one extra performance data for cluster shared volume instance named "Volume1#1". The original instance "Volume1" is no longer being updated with recent…
JohnEye
  • 6,436
  • 4
  • 41
  • 67
-1
votes
1 answer

I can't access my Hyper-V Linux Web Server over the Internet

I'm trying to access a VM Linux Web Server from Internet but as response I get the server's internal IP. Infra: Physical PC: Windows 8 running on IP x.x.x.10 (internal) and y.y.y.y (external/internet) Virtual Server: Debian 7.3 + Apache2, running on…
Pedro
  • 26
  • 7
-1
votes
1 answer

How to clone VHD of Hyper V 2012 through Vbscript ?

I am trying to clone a VHD file of Hyper V 2012 using wim image and diskpart commands. I am facing an issue in this as VHD of Hyper V 2012 contains 2 partitions. One for system reserved and second for data.I am creating wim image of data partition…
Kanvas
  • 165
  • 2
  • 7
  • 23
1 2 3
99
100