mstsc.exe. .rdp files contain .rdp file can be used when starting the Terminal Server Client (mstsc.exe). | Terminal Services | Remote Desktop Services |
| Terminal Server | Remote Desktop Session Host (RD Session Host) |
| Terminal Services Licensing (TS Licensing) | Remote Desktop Licensing (RD Licensing) |
| Terminal Services Gateway (TS Gateway) | Remote Desktop Gateway (RD Gateway) |
| Terminal Services Session Broker (TS Session Broker) | Remote Desktop Connection Broker (RD Connection Broker) |
| Terminal Services Web Access (TS Web Access) | Remote Desktop Web Access (RD Web Access) |
| Terminal Services Virtualization | Remote Desktop Virtualization Host (RD Virtualization Host) |
| ctrl+alt+home | activates the connection bar |
| ctrl+alt+break | maximizes remote desktop |
(get-counter '\Terminal Services\Total Sessions').counterSamples (get-counter '\Terminal Services\Active Sessions').counterSamples (get-counter '\Terminal Services\Inactive Sessions').counterSamples
mstsc.exe is the client program. termsrv.dll so that multiple simultaneous RDP sessions can be made to a non-Windows-Server machine. fDenyTSConnections under the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server determines if a (remote) client can connect to (this) terminal server. mstscax.dll: Remote Desktop Services termsrv.dll the Remote Desktop Session Host Server Remote Connections Manager umrdp.dll terminpt.sys is the input driver. C:\Users\_username_\AppData\Local\Microsoft\Terminal Server Client\Cache\ directory locally caches bitmaps to improve performance.