edwalt's - Things I Wish I'd known about SBS 2003....
Here's the scenario; I am the Network Administrator and for whatever reason the remote desktop option has been disabled on the XP client I am trying to reach. It worked fine a couple of days ago, however I cannot connect to the client now. Is it possible to connect to a client machine remotely - even if the remote desktop option is disabled on the XP client?
The answer to this is yes.... as long as you have the rights to do so.
So how do you do it.
Thanks for reading.>edwalt
PingBack from http://kevindevin.com/?p=2336
it seem dont work on XP Home SP2! can we change it? there is something that windows would pop up that i dont have the permission.
Additional for Windows XP sp2:
The Firewall disallows the access on port:3389.
Create or change following Registry settings:
„Hkey_Local_Machine\System\CurrentControlSet\Services\ SharedAccess\Parameters\FirewallPolicy\DomainProfile\GloballyOpenPorts\List“
substring:"3389:tcp"
parameter:"3389:tcp:*:enabled:@xpsp2res.dll,-22009"
Repeat the change in:"hkey_local_machine\system\currentcontrolset\services\ sharedaccess\parameters\firewallpolicy\standardprofile”.