Remote Desktop Services
Description:
Remote Desktop Services (aka. Terminal Services) allows multiple users to be connected interactively to the computer as they were logged on locally.
Remote Desktop Services also provides the feature of displaying the desktops and applications to remote computers.
The Remote Desktop Service uses by default port 3389 to listen for incoming remote control connections. This can be configured with this registry setting:
[HKEY_LOCAL_MACHINE \System \CurrentControlSet \Control \TerminalServer \WinStations \RDP-Tcp]
PortNumber = 3389
Related Remote Desktop Client
Recommended State:
- Disabled, for security measures.
- Manual, if using Remote Desktop(Remote Administration), Remote Assistance, Fast User Switching.
Default State:
- Manual.
Process Name:
- svchost.exe -k NetworkService (TermService)