Difference between revisions of "Using RDP with WinXP"

From PeformIQ Upgrade
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
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 configured to operate with 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:  
# Find the 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".  


[[Category:WinXP]]
[[Category:WinXP]]
[[Category:Network]]
[[Category:TCP/IP]]

Latest revision as of 09:23, 14 August 2008

By default, Windows XP SP2 is not configured to operate with terminal service (Remote Desktop) through RPC. To modify this behaviour, add the folowing registry setting to enable Remote Desktop API through RPC:

  1. Find the registry key: HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server
  2. Add a DWORD value named AllowRemoteRPC and change its value to "1".=