M
Matt Hickman
Guest
We recently ran across a problem where a Vista PC no longer responded
to Remote Desktop requests. On the PC in question, we stopped the
local firewall, checked the settings in remote properties, checked
that terminal services is running and looked at the registry under:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Control\Terminal Server\WinStations\RDP-Tcp
Everything looks like it should, and does not seem to have changed.
At he the command line, the following finds nothing:
netstat -ano | find "3389"
This indicates that there are no programs listening on port 3389. (I
am assuming that netstat would find a program listening on port 3389
even if a firewall blocked it-- Am I right?)
Any ideas about what else to check? What kind of event log entries to
look for? Anyway to look at svhost.exe and see if it is running
terminal services?
Thanks for any help,
--
Matt Hickman
to Remote Desktop requests. On the PC in question, we stopped the
local firewall, checked the settings in remote properties, checked
that terminal services is running and looked at the registry under:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\
Control\Terminal Server\WinStations\RDP-Tcp
Everything looks like it should, and does not seem to have changed.
At he the command line, the following finds nothing:
netstat -ano | find "3389"
This indicates that there are no programs listening on port 3389. (I
am assuming that netstat would find a program listening on port 3389
even if a firewall blocked it-- Am I right?)
Any ideas about what else to check? What kind of event log entries to
look for? Anyway to look at svhost.exe and see if it is running
terminal services?
Thanks for any help,
--
Matt Hickman