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 (I've tested English and Japanese) 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 /showGet some help:
hvremote /?Add firewall exception for MMC:
hvremote /mmc:enable (Client Option)Allow anonymous access to Distributed COM:
hvremote /AnonDCOM:grant (Client Option) Although I work for Microsoft and am a Program Manager in the Hyper-V team, I must point you to the disclaimer on my blog (http://blogs.technet.com/jhoward), the disclaimer in the documentation, and the license conditions at on this site before use: HVRemote and the associated documentation are provided "as-is". You bear the risk of using it. No express warranties, guarantees or conditions are provided. It is not supported or endorsed by Microsoft Corporation and should be used at your own risk.
If you find this useful, please drop me an email through my blog, or add a comment to http://blogs.technet.com/jhoward/archive/2008/11/14/configure-hyper-v-remote-management-in-seconds.aspx :)
Thanks,
John.