Difference between revisions of "Using RDP with WinXP"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
Line 1: | Line 1: | ||
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: | 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 | HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server | ||
# Add a DWORD value named AllowRemoteRPC and change its value to "1". | # Add a DWORD value named AllowRemoteRPC and change its value to "1". | ||
# xxx | |||
[[Category:WinXP]] | [[Category:WinXP]] | ||
[[Category:Network]] | [[Category:Network]] |
Revision as of 10:20, 14 August 2008
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