Terminal Services (Remote Desktop Services)

barto

Expert
Ambassador
I have this unfortunate experience with Windows 7. My company ordered a rack PC with Windows 7 Pro installed. The intentions were to use Remote Desktop Services (formally Terminal Services) to host an application and allow a Linux Suse thinclient to access the hosted application. The unfortunate side is it appears that Windows 7 cannot host a RD Host Service and only Windows Server can.

I have a two questions:
1. Assuming Windows Server is purchased (RDS License and User CALs) and a server is set up (I've read how to setup a service/application), what do I need to do to connect to it from on the Linux box?

What I've read: From what I understand, I first have to have a shared file to store a RDP file. Then I use Server Manager to add Roles and add what applications to be shared. All I have to do is access the shared RDP on the Linux OS and I'm golden?


2. Are they any good alternative software that I can use on Windows 7 that create a Terminal Service accessible on a Linux OS?
 

barto

Expert
Ambassador
No. With Remote Desktop Services, you can actually access the hosted application remote. For example, let's say I wanted to play Solitaire on a machine. I can host a service on that machine that will allow me to directly use Solitaire from another machine. When using Solitaire, a window is populated on the remote machine that only shows Solitaire. I guess you could say it's RDP but with only a single application in the window, not an entire desktop (start, control panel, internet explorer, etc).


Th link below is what I'm probably going to end up doing.
https://www.youtube.com/watch?v=MrFu-cMtyzY

 

eatmypie

Honorable
Sep 12, 2013
1,179
0
11,660
Yeah after watching a few mins of that video I didn't watch the whole thing but that looks about right for what you are looking for. I had a few things on my github that are open sourced that I maintained myself after the authors stopped updating them, but I really wouldn't trust any of them anymore just because I haven't done anything with them since 2011