[dba-Tech] Shortcut for non-admin users to connect to Hyper-V machine in Windows 8 Pro

Gustav Brock gustav at cactus.dk
Wed Jun 4 02:34:04 CDT 2014


Hi all

I published this tip at Experts-Exchange with embedded pictures and wonder if it is viewable for those of you who are not signed up at that place:

http://rdsrc.us/NQsvTy

/gustav


-----Oprindelig meddelelse-----
Fra: dba-tech-bounces at databaseadvisors.com [mailto:dba-tech-bounces at databaseadvisors.com] På vegne af Gustav Brock
Sendt: 21. april 2014 00:01
Til: Discussion of Hardware and Software issues
Emne: [dba-Tech] Shortcut for non-admin users to connect to Hyper-V machine in Windows 8 Pro

Hi all



Hyper-V is very powerful. I had to create a 32-bit environment for some tests, and configured a Windows 8.1 Update 1 32-bit VM with 2 GB ram.

It's a speed daemon. I've never seen 32- and 16-bit apps run this fast before. Of course it helps that it is powered by a Xeon CPU and runs on a SSD but still.



By default, the Hyper-V Manager of Windows 8 Pro is for administrators only.
This is fine for setup and configuration of the Virtual Machines and to check out these.

However, if the machine is in an Active Directory, this is not very useful as normal users are not granted administrator rights, thus will be incapable of accessing the VMs.



To solve this, the users' group - Domain Users - has to be granted rights to connect to the VMs. Luckily, this is a simple task.

First go to the host:



  1. As Administrator, open Computer Administration and go to Local Users and Groups
  2. Locate the group: Hyper-V Administrators
  3. Add to the list of members the group: Domain Users
  4. Close the group and Computer Administration



Then - as Administrator - start and go to the Virtual Machine



  1. As Administrator, open Computer Administration and go to Local Users and Groups
  2. Locate the group: Users of Remote Desktop
  3. Add to the list of members the group: Domain Users
  4. Close the group and Computer Administration



Now a normal user can open the Hyper-V Manager, connect to a Virtual Machine, and log on to this.
This is usable but for frequent use you will prefer to provide the user a shortcut to connect to the VM.



To do so, somewhere - like on the Desktop - right-click and select to create a new shortcut.
The New Shortcut wizard opens and asks you to type the location of the item. Write:



  vmconnect.exe localhost nameofyourvmachine



where "nameofyourvmachine" is the name from the Hyper-V Manager of the Hyper-V machine to open.
Click Next. The wizard asks you to name the shortcut. This will be the text label under the icon. Write for example:



  Hyper-V Windows 8 32-bit



Click Finish to create the shortcut. Double-click it to confirm that the VM opens and you are connected.

If you prefer a tile on the Start screen for the user to select, copy the shortcut to this folder:



  C:\ProgramData\Microsoft\Windows\Start Menu\Programs



The shortcut will now appear as a tile on the "show all" pane of the Start screen. To copy it to the main pane, right-click on the tile and select: Pin to Start.
Before using this option, make sure the label of the tile is quite short or it will be cut off when applied to the tile.



/gustav 



More information about the dba-Tech mailing list