Hyper-V Remote Management Configuration Utility
Posted by: Michael Khanin
HVRemote reduces the manual configuration steps needed for Hyper-V Remote Management down to one or two commands.
It can configure Full installations and Server Core Installations of Windows Server 2008 with the Hyper-V role enabled, plus configure Microsoft Hyper-V Server. It runs across all locales and it doesn’t matter if the server is domain or workgroup joined.
It can configure Vista SP1 and Server 2008 configured with the Hyper-V Remote Management tools. Again, doesn’t matter if the client is domain or workgroup joined.
Basic commands (see documentation for more information)
To grant or remove a user access permissions:
- hvremote /add:domain\user or
- hvremote /remove:domain\user
To display current settings: hvremote /show
Get some help: hvremote /?
Add firewall exception for MMC: hvremote /mmc:enable (Client Option)
Allow anonymous access to Distributed COM: hvremote /AnonDCOM:grant (Client Option)
Download HVRemote @ Source


