Outside of SCVMM and Powershell, are there any good utilities for managing a Hyper-V install?

link|improve this question
feedback

3 Answers

Authorization Manager can be used to regulate administrative access to Hyper-V, as described here.

Microsoft also provides a number of other Hyper-V utilities, such as the Offline Virtual Machine Servicing Tool.

link|improve this answer
feedback

A friend of mine installed "Core Configurator 2.0" - http://coreconfig.codeplex.com/ - in his "Hyper-V" machine. "Core Configurator 2.0" is an "Open Source" project (licensed under the free software license "Ms-PL - Microsoft Public License") and according to the home page of the project is "built and designed for Windows Server 2008 R2 x64 Core edition".

The message in the Main Menu of this GUI application reads "Setup tool for configuring Licensing,Networking and all other components of Windows Server Core 2008 R2" and that main menu includes a button to configure "Hyper-V Settings".

There's a reference (and a "screenshot" that includes the "Hyper-V Settings" button) by Alessandro Cardoso (an MVP - Microsoft "Most Valuable Professional") about this tool in the following discussion in the "Hyper-V Forum" of the "Microsoft TechNet Forums":

"Newbie question regarding Hyper-V manager" - http://social.technet.microsoft.com/Forums/en-us/winserverhyperv/thread/ec9248ba-53e8-4505-9def-2a2e42c1a79e

I hope this info is useful.

link|improve this answer
feedback

If you only have a single server you're wanting to manage (or just a couple and you won't be doing a lot of moving VMs), the built-in Server 2008 MMC tool has everything you need for managing the server.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.