Windows – Unable to RDP to Server on Another Domain

64-bitremote desktopwindows 7

Does anyone know why I can RDP to servers within the domain my PC is logged into, but I cannot RDP to servers in other domains, and how I could fix this problem?

I've recently upgraded from a 5 year old PC running Windows 7 Ultimate to a new PC running Windows 7 Professional x64. The old Windows 7 machine had no problems RDP'ing into servers outside my current domain. When I try with the new machine, however, I get the following error message:

Remote Desktop can't connect to the remote computer for one of these reasons:

1) Remote access to the server is not enabled

2) The remote computer is turned off

3) The remote computer is not available on the network

This message comes up instantly when I click the Connect button on the RDP client. This suggests the RDP client is not even trying to find the IP address I specify (normally if I specify an IP address that doesn't exist the client will try for a minute or so then eventually time out).

For simplicity, I'll call the server I want to RDP to, outside my current domain, the target server.

Even though I cannot RDP to the target server from my PC I can ping it. I can also RDP to another server inside the domain and then RDP from that server to the target server outside the domain.

I'm running CA eTrust anti-virus on my PC and Windows Firewall is turned off. The About screen on the RDP client says Shell Version 6.1.7600, Control version 6.1.7600, Network Level Authentication supported, Remote Desktop Protocol 7.0 supported.

Best Answer

Got to the bottom of it. Microsoft Firewall Client is installed on my PC. Don't know anything about it, although others at work tell me it's not needed for Windows 7 (a Google search seems to suggest it may be useful for Windows 7 in some situations, however). Anyway, the problem was fixed in one of two ways:

  1. Open the Microsoft Firewall Client for ISA Server (I found it via the search box in the Start Menu - typed "Firewall" then selected "Microsoft Firewall Client Management" from the search results). In the Settings tab uncheck "Enable Microsoft Firewall Client for ISA Server" then click OK.

  2. Shutting down the Firewall Client Agent service (via the Services console). To avoid the service starting up again when you next start the machine, change the Startup type from Automatic to Manual.

Related Question