Questions tagged [remote-desktop-services]

"Remote Desktop Services" is a component of Microsoft Windows Server 2008 R2 and newer. It allows its users to run applications on a remote server, sending only mouse/keyboard input and screen updates across the network. In previous versions of Windows Server it was known as "Terminal Services".

589 questions
2
votes
1 answer

How to programmatically logout idle users on Windows Server 2012 R2?

I've searched a lot but couldn't find a direct solution. Can anyone tell me how to logoff idle users from a remote desktop connection to a Windows Server 2012 server after a period of time? These are Windows 7 clients.
2
votes
1 answer

Windows 2012 R2 RDS - can't change Connection Broker DNS round robin name via Powershell

I'm running into an issue when setting up a Windows 2012 R2 RDS Farm. I mistakenly set up my High Availability Connection Broker's DNS round robin name to something that didn't match my cert. I found a way to easily change the DNS name here:…
2
votes
1 answer

RDWeb TS connection broken for some users post RemoteApp certificate change

We recently reissued our GoDaddy wildcard cert with the SHA256 signing algorithm (FYI they still revoke the old cert in 72 hours even if you don't re-key it, so you should re-key anyway). We use this cert for our RemoteApps, Terminal Servers' RDP,…
2
votes
2 answers

Remote Control with Remote Desktop Services Manager - error Access is denied (Windows Server 2012 R2)

We have 2 Remote Desktop Servers (Terminal Servers) with Windows Server 2008 R2 (WS 2008 R2) and Windows Server 2012 R2 (WS 2012 R2). I'm using Remote Desktop Services Manager (RDSM) installed on WS 2008 R2 to control user's sessions. I've…
2
votes
1 answer

Link server 2012 account picture with active directory

We have a Windows Server 2012 R2 remote desktop deployment, with a session collection consisting of 6 session hosts. We also use Office365 and DirSync to enable single sign on with ADFS running also. I have been informed that AD has an attribute…
2
votes
1 answer

Windows 8.1 RDP -shadow session

Is it possible to establish RDP shadow session in Win 8.1 Pro VM on Win 8.1 Pro Host? I can RDP into the VM from an external client (credentials saved): mstsc.exe /v:68.560.92.1 In the VM I get the session Id using query session yielding…
Vazgen
  • 359
  • 2
  • 9
  • 18
2
votes
1 answer

Getting Double Logon Prompts in Remote Web Access on SBS 2011

Since a month or so ago our users began getting prompted to logon twice (basic authentication dialog after forms authentication prompt) when logging into the Remote Web Access on our Small Business Server 2011. They can login and everything works,…
2
votes
3 answers

Is AWS ELB a viable replacement of RDGW

tl;dr Is Amazon Web Services Elastic Load Balancer a viable replacement for Remote Desktop Gateway? short enough; did read My client currently uses a remote desktop gateway with roughly 10 remote desktop servers. We're now moving them to AWS. And…
2
votes
0 answers

Can you host Remote Desktop Services w/ RemoteFX on a Virtual Server?

Can you install RDS w/ RemoteFX on a Virtual Server? For example Windows Server 2012 R2 hosted in AWS or Azure?
2
votes
1 answer

2008 R2 RDS Session Host and USB not working after disconnection/reconnect session

We recently deployed a Microsoft Windows Server 2008 R2 Session Host for our 2008R2 farm. The users frequently disconnect from a session at one computer (nurse station) and reconnect to the session from another computer (patient room station). …
2
votes
1 answer

2008 R2 RD Gateway remote connection issue

When a user attempts to connect to their computer from a remote client using RD Gateway the connection fails if their active directory account specifically limits them to their computer but allows them to connect if they are not restricted to…
2
votes
1 answer

On Windows Server 2008 R2, how do I find out the connection mode of the terminal server gateway?

I'm trying to configure a 2X RDP Client on Android 3.4, the client settings for a 2X ApplicationServer XG and it asks to specify the connection mode of the terminal server. I have access to the terminal server and I've looked in the RD Gateway…
leeand00
  • 4,869
  • 15
  • 69
  • 110
2
votes
0 answers

RDS Server Issues after DC upgrade

We have a Remote Desktop Services 2012 member server, this was on a Windows 2003 functional level domain and was working well. All RDS roles are on the same single server. Server is not a DC We upgraded the last domain controller to Windows 2008,…
2
votes
1 answer

Can I install applications to Remote Desktop Session Hosts via Group Policy?

I have a GPO that installs an application using the Software installation policy under Computer Configuration. I assign this GPO to the OU with our desktop/laptop computers, and my clients all install the software fine. I have another separate OU…
CC.
  • 1,196
  • 1
  • 10
  • 22
2
votes
1 answer

Remote Desktop + Windows Server 2012 + Connect using host name results in "The user account is currently disabled and cannot be used"

The server is just a simple IIS box - no AD DS or anything else, running Windows Server 2012 with the latest updates applied. If I RDC to my server using the IP address it connects without a problem. If I set up a host name like server.mydomain.com…