1. Server: To give or remove a user access permissions: hvremote /add:domain\user or hvremote /remove:domain\user
2. Server & Client: Display current settings (server or client): (Screenshot is client side) hvremote /show The other useful options are:
3. Find out all the command line options: hvremote /help or hvremote /?
And here are a couple of client side options: 4. Client: Add firewall exception for MMC: hvremote /mmc:enable 5. Client: Allow anonymous access to Distributed COM: hvremote /AnonDCOM:grant 6. Client: Set stored credentials for connecting to non-domain server: cmdkey /add:targetname /user:username /pass Download and install Remote Server Administration Tools for Windows 7 or Remote Server Administration Tools for Windows Vista as required for your client. Note that the tools are included in Windows Server 2008 R2, so no download is required. In Windows Server 2008 R2. You can install the Remote Server Administration Tools pack by using either the Add Features Wizard in Windows Server 2008 R2, or by using a command line to install the feature. The Remote Server Administration Tools pack is not available on Itanium-Based operating systems. How to install the tools:
Craig Lussier edited Revision 6. Comment: added en-US to tags
tonysoper edited Revision 1. Comment: added RSAT link
Charlie Russel - MVP edited Original. Comment: added cmdkey