Using RDP with WinXP
Revision as of 10:20, 14 August 2008 by PeterHarding (talk | contribs)
By default, Windows XP SP2 is not allowed to operate on terminal service (Remote Desktop) through RPC. To modify this behaviour, add the folowing registry setting to enable Remote Desktop API through RPC:
- Find the following registry key:
HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server
- Add a DWORD value named AllowRemoteRPC and change its value to "1".
- xxx