Currently, the default Windows profile talks about "Windows Terminal Services" rather than "Remote Desktop Services", and uses a screenshot from Windows 2003. We should update this to new wording a a more modern screenshot.
Fixed in 29705.
I'm extending this bug to cover all parts of the product where we refer to Windows RDP servers as "Windows Terminal Server".
Note that the most common term is "Remote Desktop Services", but Microsoft also uses "Remote Desktop Server", so we should be able to use that as well.
A related question is whether we should use "RDS" instead of "WTS". This could even mean renaming our "WTS Tools" package to "RDS Tools".
(In reply to comment #3) > Note that the most common term is "Remote Desktop Services", but Microsoft also > uses "Remote Desktop Server", so we should be able to use that as well. Fixed in 29781.
(In reply to comment #4) > A related question is whether we should use "RDS" instead of "WTS". This could > even mean renaming our "WTS Tools" package to "RDS Tools". Fixed in 29782 by avoiding both WTS and RDS. The name "WTS Tools" is kept for now.
(In reply to comment #5) > (In reply to comment #3) > > Note that the most common term is "Remote Desktop Services", but Microsoft also > > uses "Remote Desktop Server", so we should be able to use that as well. > > Fixed in 29781. There is a reference to "Remote Desktop Server" without any context in LDAP-auth.xml. Taking ownership of bug to fix it, moving testing duties to Henrik.
(In reply to comment #7) > (In reply to comment #5) > > (In reply to comment #3) > > > Note that the most common term is "Remote Desktop Services", but Microsoft also > > > uses "Remote Desktop Server", so we should be able to use that as well. > > > > Fixed in 29781. > > There is a reference to "Remote Desktop Server" without any context in > LDAP-auth.xml. Taking ownership of bug to fix it, moving testing duties to > Henrik. r30288.
The change in tlwebadm is strange: from "Windows Terminal Server Groups (RDP)" to "Windows Application Server Groups (RDP)" Also, the screenshot in TAG does not reflect the change.
(In reply to comment #5) > (In reply to comment #3) > > Note that the most common term is "Remote Desktop Services", but Microsoft also > > uses "Remote Desktop Server", so we should be able to use that as well. > > Fixed in 29781. Commit verified using word diff and looks good: svn diff -c 29781 | wdiff -d
Commit 29705 and 29781 review, looks good.
review r30288, looks good. Closing.
Reopened due to comment #9 is not handled.
Another issue: > root@ubuntu:~# tl-config /appservergroups/rdp/default/description > Sales department Windows Server 2008 with Terminal Services
(In reply to comment #9) > The change in tlwebadm is strange: > > from > > "Windows Terminal Server Groups (RDP)" > > to > > "Windows Application Server Groups (RDP)" > > > Also, the screenshot in TAG does not reflect the change. We looked into this and the name change looks correct. The screenshot wasn't, so that got updated in r30301. (In reply to comment #14) > Another issue: > > > root@ubuntu:~# tl-config /appservergroups/rdp/default/description > > Sales department Windows Server 2008 with Terminal Services This and another occurance of Terminal Services in the same file was replaced in r30302.
(In reply to comment #15) > (In reply to comment #9) > > The change in tlwebadm is strange: > > > > from > > > > "Windows Terminal Server Groups (RDP)" > > > > to > > > > "Windows Application Server Groups (RDP)" > > > > > > Also, the screenshot in TAG does not reflect the change. > > We looked into this and the name change looks correct. The screenshot wasn't, > so that got updated in r30301. > > (In reply to comment #14) > > Another issue: > > > > > root@ubuntu:~# tl-config /appservergroups/rdp/default/description > > > Sales department Windows Server 2008 with Terminal Services > > This and another occurance of Terminal Services in the same file was replaced > in r30302. Looks good, closing this issue.