Friday, 14 December 2012

Enable Remote Desktop Connection on Windows 7 Home Premium SP1



  1. Download this zip file and extract it to a location on your PC.
  2. Navigate to the folder you just extracted and right click Install.cmd, then chooseRun as administrator.
  3. You’ll get a window similar to the one below and you should now be good to go:
You can also enable multiple sessions per user, and the logging in of users with a blank password (although I wouldn’t recommend this). There are some switches that are available when running the program:
  • -? – Show this help
  • help – Same as -?
  • multi – Enable multiple sessions per user
  • blank – Enable remote log on for user accounts that are not password protected
So for example, if you wanted to enable multiple sessions per user:
  1. Go to start and find Command Prompt. Right click it and select Run as administrator.
  2. At the prompt type cd “c:\DIRECTORY\TO\EXTRACTED\FILES”
  3. The prompt should switch to c:\DIRECTORY\TO\EXTRACTED\FILES >
  4. Type: Install multi

No comments:

Post a Comment