Hot answers tagged hyper-v
7
Run SCONFIG. Just type sconfig at the command prompt. Then choose option 6 or 7 (the exact option escapes me at the moment) for Windows Updates. You can change your Windows Update settings to install updates automatically, or you can download and install them manually, just like with the GUI.
sconfig comes with Server Core out of the box. In fact I ...
7
You've reasoned this out on your own already. VMware has good Unix support. But many shops see a licensing advantage to Hyper-V, especially if they're primarily Windows-based. VMware at scale doesn't come cheap, but you can leverage your University's education status.
Test both. Check guest OS support for YOUR needs, compare costs and ease of management and ...
5
It is a Server 2012 core install. Just use the command line tools.
http://www.moundalexis.com/tm/2010/01/07/windows-update-wuauclt-command-line-switches/
wuauclt basically allows you to do updates.
4
You can try using the Windows Update PowerShell Module to manage Windows updates on your server.
But what you really need to do is to set up the servers to pull updates from WSUS.
3
The problem is the way the pass-thru disk was configured. If you add the disk to the cluster resource that represents the guest manually, the host server will mount the volumes on the disk before bringing the guest online. This renders the disk unavailable inside the guest.
You can verify that you have this problem by looking at "Services and Applications" ...
2
hosts are easy because of live migration. you got that covered.
if the services on your guests don't support high availability or load balancing then you can have two fully configured guests, each with two network interfaces. one of the network interfaces is configured with a unique management ip address. the other nic on each is configured with the ...
2
Most likely, you are seeing an issue with Virtual Machine Queues.
If you are running a Broadcom network adapter, you will need to disable Virtual Machine Queues. We just setup a new server, running Server 2012 Standard with Hyper-V, running two Server 2012 Standard guests, and saw the exact same thing you are describing. This seems to be an issue affecting ...
1
You need to enable the “Allow remote access to the PnP interface” group policy.
Open gpedit.msc on the Windows Server 2008.
Navigate to Computer Configuration\Administrative Templates\System\Device Installation.
Enable “Allow remote access to the PnP interface”
Restart the Windows Server 2008.
When Device Manager is used remotely it is read-only.
If ...
1
HyperV runs LINUX systems without glaring issues, but you're subjecting yourself to needless blame whenever their VM's have issues that might not be relevant to the underlying Windows 2012 Server or Hyper-V.
An unexpected and significant issue you need to discern is whether your enterprise change control practices are consistently practiced by the Windows ...
1
I had the same issue when running Hyper-V on with Broadcom NetXtreme I network adapters. I changed out the NICs to Intel and the network started to work as it should.
Here are the steps to diagnose the problem:
Measure current transfer speeds.
Install a Legacy Network adapter, remove the previous NIC on the guest VM.
Measure transfer speeds again.
If you ...
Only top voted, non community-wiki answers of a minimum length are eligible

