how do I kill a terminal service account via telnet. I learned this once
before but forgot the command used to do this with. There is also a command
that tells me the list of ts clients on at the time. What is that also?
TIA,
Michael Mishler
Why use telnet? From any XP you can use these commands:
To list all sessions on server 1.2.3.4
qwinsta /SERVER:1.2.3.4
To end a session:
rwinsta /SERVER:1.2.3.4 <session id>
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting: http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
"Michael Mishler" <noemail@noway.com> wrote on 27 nov 2005 in
microsoft.public.windowsnt.terminalserver.applications:
> how do I kill a terminal service account via telnet. I learned
> this once before but forgot the command used to do this with.
[quoted text clipped - 3 lines]
> TIA,
> Michael Mishler