RPD on my windows 2003 server sometimes becomes incapable to accept connections. But netstat shows that port is listened.
c:\> netstat -ano | find "3389"
TCP 192.168.1.1:3389 0.0.0.0:0 LISTENING 3224
nmap from linux machine shows than port is closed. I have tried some recipes and have lost hope =(
so: i can execute tscc.msc and restart listener! can i do that from command line (to write script)?
0 Answers