Jump to content

How can user kill own session


Recommended Posts

Posted

Hello Newsgroup,

 

is there a way (script, small tool etc.) which gives an user the

possibility to "kill" his own session on a Windows 2003 wts NLB?

Sometimes we have users, which have hanging sessions. When they

"disconnect" the session and logon again, the user gets his old

hanging session (from the session directory).

 

Thank you.

 

Regards

 

Marc

  • Replies 4
  • Created
  • Last Reply
Guest Dragos CAMARA
Posted

RE: How can user kill own session

 

hi,

if they arent administrators, they cant. instead of that check on terminal

services configuration->rdp-tcp properties->session tab end a disconected

session.

--

Dragos CAMARA

MCSA Windows 2003 server

 

 

"Marc" wrote:

> Hello Newsgroup,

>

> is there a way (script, small tool etc.) which gives an user the

> possibility to "kill" his own session on a Windows 2003 wts NLB?

> Sometimes we have users, which have hanging sessions. When they

> "disconnect" the session and logon again, the user gets his old

> hanging session (from the session directory).

>

> Thank you.

>

> Regards

>

> Marc

>

>

Guest Soo Kuan Teo [MSFT]
Posted

Re: How can user kill own session

 

Your user can use command line

Qwinsta.exe /Server:servername

to find out its session id, then use

logoff.exe <session id> /Servername:servername

to logoff its own session.

Those command line tools are available in Windows 2003 server, Vista

Business/Ultimate, XP pro.

 

Thanks

Soo Kuan

 

 

--

This posting is provided "AS IS" with no warranties, and confers no rights.

 

"Marc" <mm@connext.de> wrote in message

news:1187070685.111155.264730@k79g2000hse.googlegroups.com...

> Hello Newsgroup,

>

> is there a way (script, small tool etc.) which gives an user the

> possibility to "kill" his own session on a Windows 2003 wts NLB?

> Sometimes we have users, which have hanging sessions. When they

> "disconnect" the session and logon again, the user gets his old

> hanging session (from the session directory).

>

> Thank you.

>

> Regards

>

> Marc

>

  • 2 weeks later...
Posted

Re: How can user kill own session

 

Hello,

 

thank you very much for your reply. I will give this a try.

 

Greetings

 

Marc

Guest Soo Kuan Teo [MSFT]
Posted

Re: How can user kill own session

 

You're welcome!

If you want to know more about Terminal Services command line tools:

http://technet2.microsoft.com/WindowsServer2008/en/library/2f371848-5c48-470c-908c-afbc95d3a8051033.mspx

 

Thanks for stopping by

Soo Kuan

 

 

--

This posting is provided "AS IS" with no warranties, and confers no rights.

 

"Marc" <mm@connext.de> wrote in message

news:1187878395.429979.45270@j4g2000prf.googlegroups.com...

> Hello,

>

> thank you very much for your reply. I will give this a try.

>

> Greetings

>

> Marc

>


×
×
  • Create New...