Enable Remote Desktop Connection through Windows Firewall Remotely
This article by John Howard is priceless. Windows XP SP2 configures the firewall settings so that remote desktop is unacessible. My wife installed a fresh OS today and wanted to TS (which is a slang from Remote Desktop) from home but instead she had to drive to work and phisically be at the computer console to enable the port. Now, thanks to John, we are through with that little inconvenience.
Summary: get psexec utility from SysInternals. Then psexec <yourmachine> cmd, followed by netsh firewall set portopening protocol=TCP port=3389 name=TS mode=ENABLE profile=DOMAIN
Comments
Anonymous
August 03, 2006
I keep psexec in my toolbox of goodies but it never crossed my mind to use it to admin the XP firewall, great tip!Anonymous
August 03, 2006
TRULY
Understanding ViewState [Via: InfinitiesLoop ]
How-Do-I
Video - Using the Atlas...Anonymous
August 08, 2006
great post. solved a problem I was having with a client's pc which I joined to a domain remotely then lost contact due to windows firewall ignoring previously set exceptions.
Thanks
SharifAnonymous
September 30, 2006
Misha hello,
I am 'trahayus' with my Windows XP tryting to enable remote connection. After searching for "enable remote desktop connection" I've got to your blog. So, when I go to System->Remote I see only "Remote Assistence" part without "Remote Connection".
What should be my next step ? Sincerely Misha. 408-3496256Anonymous
February 01, 2007
i need help about Remote ConnectionAnonymous
May 08, 2007
i would like to use psexec for remote login into remote servers using uid and pwd can you help meAnonymous
January 22, 2008
After changing the firewall settings (as described above), is it possible to set "Allow users to connect remotely to this computer" with psexec or any other means?Anonymous
July 08, 2008
PingBack from http://walt.therices.org/?p=22