T
Taed Wynnell
Guest
On one of our frequently-used Windows Server 2003 SP 2 servers, on a few
occasions, we've seen that Remote Desktop won't allow incoming connections
from any client machine until we reboot it. We'd like to figure out why.
When this happens, we can log into it directly on the head, just not
remotely with Remote Desktop Connection.
When I try to connect to it currently using Remote Desktop Connection, I
get:
Remote Desktop Disconnected
The connection was terminated because of a network error. Please try
connecting to the remote computer again.
or
Remote Desktop Disconnected
This computer can't connect to the remote computer.
I get a different, but similar, error if I use the /CONSOLE option.
I've looked through the various Event Logs, but have found nothing of
interest.
Using PSLOGGEDON, I can see that no one else is logged on. Using PSSERVICE,
I can see that the TermService service is running, but apparently, I can't
restart it because it's one of those special services.
I searched the Microsoft Knowledge Base, but didn't find anything that was
an issue with Win2003 SP 2.
I was able to PSEXEC to it and:
C:\WINDOWS\SYSTEM32>netstat -anob
TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING
1552
TermService
[svchost.exe]
which shows that the service is really listening at the right port.
So, the service seems to be running fine, but won't accept any incoming
connections. Does anyone have any theories as to why?
(Thanks in advance!)
occasions, we've seen that Remote Desktop won't allow incoming connections
from any client machine until we reboot it. We'd like to figure out why.
When this happens, we can log into it directly on the head, just not
remotely with Remote Desktop Connection.
When I try to connect to it currently using Remote Desktop Connection, I
get:
Remote Desktop Disconnected
The connection was terminated because of a network error. Please try
connecting to the remote computer again.
or
Remote Desktop Disconnected
This computer can't connect to the remote computer.
I get a different, but similar, error if I use the /CONSOLE option.
I've looked through the various Event Logs, but have found nothing of
interest.
Using PSLOGGEDON, I can see that no one else is logged on. Using PSSERVICE,
I can see that the TermService service is running, but apparently, I can't
restart it because it's one of those special services.
I searched the Microsoft Knowledge Base, but didn't find anything that was
an issue with Win2003 SP 2.
I was able to PSEXEC to it and:
C:\WINDOWS\SYSTEM32>netstat -anob
TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING
1552
TermService
[svchost.exe]
which shows that the service is really listening at the right port.
So, the service seems to be running fine, but won't accept any incoming
connections. Does anyone have any theories as to why?
(Thanks in advance!)