"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".
Questions tagged [remote-desktop-services]
589 questions
1
vote
0 answers
Windows Server 2008 R2 w/ Remote Desktop Services very slow mapping WebDAV sharepoint drive
I have a Windows Server 2008 R2 standard with Remote Desktop services enabled (5 user license, but generally only one or two people are using it).
The user maps a drive to a sharepoint server, using the WebDAV protocol…

Yishai
- 708
- 1
- 6
- 15
1
vote
0 answers
Server 2012 Remote Desktop Services, Foxit Reader as default
I have a Server 2012 RDS server I'm setting up. I have installed Foxit Reader. I then went to the registry and set the value of HKLM\Software\Classes\ .pdf to FoxitReader.Document. I also set up a group policy preference to set the value for…

gtaylor85
- 199
- 2
- 3
- 14
1
vote
1 answer
Which RDP roles should I install on my domain controller vs the actual application server where users will login?
We have a Windows 2012 server that will need to allow 10 users to access it via RDP. The server is setup in our domain. When I go to add the server role for RDP, it gives me the option to install several role services:
RD Connection broker
RD…

Developr
- 872
- 3
- 9
- 19
1
vote
3 answers
Query Windows local users using LDAP
Imagine a Company, only five employees, where a standalone virtual/cloud Remote Desktop Server is enough to serve all of the company's needs. This RDS stores all Programs and Files of the customer. All user accounts are created on the RDS server…

768kb
- 67
- 2
- 7
1
vote
0 answers
RDG RPC 401 failure when not joining AD domain aka Workgroup mode
A vanilla Workgroup install of Windows Server 2008R1 and following many of available guides:
http://technet.microsoft.com/en-us/library/dd983949(v=ws.10).aspx
Full Computer Name set to TSGSERVER.local, Workgroup WORKGROUP.
Add roles for Remote…

Steve-o
- 839
- 6
- 12
1
vote
1 answer
Windows Remote Desktop Cluster - can we force some users to a specific server?
Given an RDS cluster with NLB, users connect and login to one of the servers at random.
But there is one program that's only available on one of the servers (licensing reasons).
Can we force a group of users to always be logged on to one specific…

TessellatingHeckler
- 5,726
- 3
- 26
- 44
1
vote
1 answer
PsExec :: Access Denied
I am working on PsExec but i get error as "Access Denied "
Firewall is disabled on both machine. Ports are also open at both machine.
C:\PSTOOLS>PsExec \\192.168.1.232 -u Administrator "c:\test\sample.bat Shailesh"
PsExec v1.98 - Execute processes…

Shailesh Sutar
- 1,517
- 5
- 23
- 41
1
vote
1 answer
Uninstall Remote Desktop Session Host
I want to remove the Remote Desktop Session Host on a new VM that was installed as part of a test script to take a vanilla VM to a Terminal Server. However, upon uninstalling the above I wasn't unable to RDP onto the server, so I had to install it…

PnP
- 1,684
- 8
- 39
- 65
1
vote
1 answer
RemoteApp doesn't start second time
I am having an issue with RemoteApp through a Remote Desktop Gateway. The Remote Desktop Server and Gateway services are running on the same server running Windows Server 2012. The client is Windows 7 Professional. For the gateway web site, HTTPS is…

Jason Kresowaty
- 501
- 2
- 6
- 20
1
vote
1 answer
RD Gateway: Most secure approach to authenticate users against remote domain
I need to perform authentication on a Remote Desktop Gateway against a remote domain.
We have an internal corporate network with the domain corpdomain. Additionally there is a network at a remote datacenter site with the domain dcdomain. Machines on…

leepfrog
- 488
- 2
- 9
1
vote
1 answer
Log into a specific server in a Windows 2012 Remote Desktop Collection
I have 4 Windows 2012 Remote Desktop servers in 1 collection. All 4 of the servers have the RD Session Host role. I've also put the collection into High Availability Mode, so all 4 servers also have the RD Connection Broker role as well. I created a…

darkadept
- 113
- 6
1
vote
2 answers
set up remote desktop server on windows server 2012
I am try to set up remote desktop service on windows server 2012, and it require join the domain before I can go ahead. does this mean I have to set up another server with AD DS and join to it before I can set up the RDS? so I have to apply for two…

Wayneinnz
- 23
- 1
- 1
- 6
1
vote
1 answer
Disabling local resources just for some users accessing a remote desktop session host
We are using a VPS running Windows server 2008
We need to disable the access to local resources (printer, local drives, etc) just for some users remotely accessing this VPS, while allowing the use of local resources to other users.
Any idea on how…

Fausto R.
- 111
- 1
1
vote
2 answers
When to use self-signed certificate with RDWeb?
I want to make sure the users connection is as secure as possible. Our RDWeb server has a .local name (for this question it will be called rdweb.contoso.local) and a public name: rdweb.contoso.com
We have a premium ssl from godaddy for the RDWeb…

Art.Vandelay05
- 1,354
- 3
- 13
- 27
1
vote
1 answer
Previously I was able to remote into my azure virtual machine (windows server 2008r2) but now I get remote logins are currently disabled
Up until today I was able to remote desktop into my windows server 2008 r2 virtual machine running in Azure and I was messing around with the settings for remote desktop session timeouts and now I get this message "remote logins are currently…

Breadtruck
- 431
- 6
- 15