Windows 2000 Telnet Client

  • Thread starter Thread starter BTM
  • Start date Start date
B

BTM

Hi

We are running a management server to monitor our
network - W2K Server, SP3 + Critical Hotfixes.

We run the telent client to connect to devices from the
server, however, after the session times out, we cannot
close the telent window. Have tried control menu, task
manager etc.

Only option is to reboot the server, has anyone seen this
behaviour before?

Cheers
 
I haven't seen that behavior before but try this next time.

In task manager get the PID (Process ID) then goto a command prompt and use
the kill.exe command from the resource kit. This might save you a reboot.
Try this:

kill -f PID

-f forces the kill. :)
--

Brian Oakes

This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit.
 
Thanks Brian
Will do
-----Original Message-----
I haven't seen that behavior before but try this next time.

In task manager get the PID (Process ID) then goto a command prompt and use
the kill.exe command from the resource kit. This might save you a reboot.
Try this:

kill -f PID

-f forces the kill. :)
--

Brian Oakes

This posting is provided "AS IS" with no warranties and confers no rights.
Please reply to the newsgroup so that others may benefit.



.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top