Questions tagged [hyper-v-server-2012-r2]
199 questions
1
vote
1 answer
How to change a VM's checkpoint type from Production to Standard using powershell
I need to change the checkpoint type from "Production" to "Standard" using powershell.
My current script for creating the new vm is pasted here, but that creates a VM with "Production" checkpoints.
param([String] $vmName, [String]…

Casper Leon Nielsen
- 232
- 1
- 11
1
vote
1 answer
Exclude specific VHDX from online backup of Hyper-V guest
I'm using the built-in Windows Server Backup on my Hyper-V host (running Server 2012 R2 Standard) to back up a guest VM named SVR2012 (also running Server 2012 R2 Standard).
Several VHDX files are attached to SVR2012. One is larger than my backup…

I say Reinstate Monica
- 3,132
- 7
- 28
- 52
1
vote
0 answers
LACP, sever 2012R2, qnap NAS & FAULT negotation
I've setting up a Windows Server 2012 R2 with hyperV services.
The VM's hard drives are in Qnap NAS model TS-453S PRO.
Between the server and the NAS, there is a D-link switch model DGS-1210-10.
I've try to configures all the networks to use the…

Hikari
- 111
- 1
1
vote
1 answer
Hyper-V - Upgrading a 3 node 2008R2 cluster to 2012R2
I'm just after a some advice/tips on upgrading our 3 node Hyper-V cluster from 2008R2 to 2012R2.
I have 3 x Dell r710s running Server 2008R2DC. These are clustered and running about 15 VMs (5 on each host). We have 2 Dell Equalogic SANs storing the…

OPGailey
- 87
- 7
1
vote
4 answers
Can't join host Hyper-V to guest virtual machine's domain controller
Below, is the text of a question from superuser that was never responded to. I can't find any information on this issue and have exactly the same problem.
I created Domain Controller role running inside a guest operating
system on a Hyper-V host…

meridian
- 125
- 1
- 2
- 11
1
vote
1 answer
How do I safely clone a Linux VM in Hyper-V?
This is a home lab, so nothing critical. I have a base Linux ISO I'm installing for all my VMs, but the install takes a long time, and even once it's done, I still have to go install a ton of updates and a few packages. I would like to start…

loneboat
- 303
- 3
- 10
1
vote
1 answer
Bitlocker without TPM on Hyper-V 2012 r2 from the command line?
I know that Bitlocker can be used from a Hyper-V Server 2012 r2 install. And I know that it can be done on a machine that lacks a TPM chip. The problem is that all of the examples I've found depend on a GUI. I don't want all of the complicated setup…

Granger
- 1,160
- 2
- 10
- 26
1
vote
1 answer
Hyper-v ISCSI Network Setup
I have Hyper-v installed on Windows Server 2012 R2.
We are using 2 x Dell R730xd's with 8 NICS (4x10GigE 4x1GigE) per host. I would like to dedicate 2 NICS to our ISCSI network, however I am unsure as to how i should do this.
Initially i had planned…

Dave
- 161
- 3
- 13
1
vote
1 answer
How to tell if a USB drive is VM-passthrough-capable before you buy it
This page says:
And, not all USB disks can be presented to a VM as a passthrough disk.
That is the important part.
If the driver is strictly user mode the USB disk cannot be presented.
Only a select few devices presente themselves in a way that…

Kev
- 984
- 4
- 23
- 46
1
vote
1 answer
Forcing HyperV to mount an AVHDX file it thinks is corrupt
I have an AVHDX file that is part of a broken snapshot chain. However, I'm fairly certain there will be useful contiguous data on the last AVHDX in the chain, if I can run forensic tools on it. I have a tool under a Linux VM ready, and want to…

Kev
- 984
- 4
- 23
- 46
1
vote
0 answers
Running a web service from a Win 2012 R2 Hyper-V Host - xDoS prevention
Here's the scenario.
We have a Windows Server 2012 R2 Hyper-V Edition hosting three NLB 2012 R2 web servers with our product on them. They receive XML data from connected public servers and work fine.
We have a web service that checks for xDoS…

rchutch
- 11
- 2
1
vote
3 answers
Copy/Paste for large file crashing Windows
I have a new Dell PowerEdge T320 server with 1 SSD non-RAID and 3 HDDs in RAID 5 all on one Perc H310 controller. RAM is 48 GB and I have Windows Server 2012 R2 Data Center installed on the SSD.
I initially was attempting to create a VHDX on the…

3m3sd1
- 11
- 1
- 4
1
vote
2 answers
Cannot complete installation of Windows 2012 R2 server foundation on Hyper-V
I am trying to install VMW Windows 2012 R2 foundation on the Windows 2012 R2 host. After completing the installation it is asking for administrator account password but does not take the mouse input or keyboard input. I have inserted the integration…

Samuel
- 139
- 1
- 7
1
vote
1 answer
Hyper-V 2012 R2 and File shares
I currently have a 2008 R2 hyper-v cluster but I am going to be building a new 2012 R2 failover hyper-v 2012 r2 cluster in the next few weeks and wanted to get some opinions on running a large file share within a hyper-v guest.
Currently, we have…

Steven Gedzyk
- 77
- 1
- 5
1
vote
2 answers
Creating a template in Hyper-V and what to do with
I'm using Hyper-V without System Center and trying to create "templates" for linux servers that I can then reuse as base installs. The way we have done it is by creating a machine, let's call it "Template_CentOS7", we run install set up what we need…

Benjamin Peikes
- 1,094
- 3
- 16
- 26