Re: Reset TS session

2008-01-10 Thread Steve Ens
Hey James
I think when you right click your server in the TS Manager...there are
the options...
Steve

On Jan 10, 2008 10:33 AM, James Kerr [EMAIL PROTECTED] wrote:



 I was wondering where the setting for TS session is that when it is idle for
 X amount of time it will reset the session. Some of our users dont close the
 session properly and it ends up running on the server for a long time and I
 want to change that so if someone just closes there client their session
 will go bye bye in like 5 minutes.

 James











~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~


RE: Reset TS session

2008-01-10 Thread Free, Bob
TSCC.msc or Administrative Tools\Terminal Services
Configuration\Connections. Look at the RDP-TCP connection's
Properties|Sessions tab.

Be sure to check Override user settings for session limits - By not
checking this option, Terminal Services clients are able to set their
own session limits

This can also be set in a GPO, policy settings will override the
individual server settings. If you have more than on server, GPO is the
way to go



From: James Kerr [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 10, 2008 8:34 AM
To: NT System Admin Issues
Subject: Reset TS session



I was wondering where the setting for TS session is that when it is idle
for X amount of time it will reset the session. Some of our users dont
close the session properly and it ends up running on the server for a
long time and I want to change that so if someone just closes there
client their session will go bye bye in like 5 minutes.
 
James









~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~


Re: Reset TS session

2008-01-10 Thread James Kerr
Excellent, thanks guys. I was looking in TS manager and thats why I didnt 
see that setting.


James

- Original Message - 
From: Free, Bob [EMAIL PROTECTED]

To: NT System Admin Issues ntsysadmin@lyris.sunbelt-software.com
Sent: Thursday, January 10, 2008 12:00 PM
Subject: RE: Reset TS session


TSCC.msc or Administrative Tools\Terminal Services
Configuration\Connections. Look at the RDP-TCP connection's
Properties|Sessions tab.

Be sure to check Override user settings for session limits - By not
checking this option, Terminal Services clients are able to set their
own session limits

This can also be set in a GPO, policy settings will override the
individual server settings. If you have more than on server, GPO is the
way to go



From: James Kerr [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 10, 2008 8:34 AM
To: NT System Admin Issues
Subject: Reset TS session



I was wondering where the setting for TS session is that when it is idle
for X amount of time it will reset the session. Some of our users dont
close the session properly and it ends up running on the server for a
long time and I want to change that so if someone just closes there
client their session will go bye bye in like 5 minutes.

James









~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~ 



~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~


RE: Reset TS session

2008-01-10 Thread Michael B. Smith
You don't need psexec.

Wrappage:
http://theessentialexchange.com/blogs/michael/archive/2007/11/13/quot-query
-session-quot-and-quot-reset-session-quot-on-windows-server-2000-remote-admi
nistration.aspx

Regards,

Michael B. Smith
MCSE/Exchange MVP
http://TheEssentialExchange.com


-Original Message-
From: Ziots, Edward [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 10, 2008 12:44 PM
To: NT System Admin Issues
Subject: RE: Reset TS session

Can always do a script with psexec like the following

Psexec \\servername query session
Psexec \\servername reset (session) ( repeat accordingly)

Z

-Original Message-
From: James Kerr [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 10, 2008 12:22 PM
To: NT System Admin Issues
Subject: Re: Reset TS session

Excellent, thanks guys. I was looking in TS manager and thats why I
didnt 
see that setting.

James

- Original Message - 
From: Free, Bob [EMAIL PROTECTED]
To: NT System Admin Issues ntsysadmin@lyris.sunbelt-software.com
Sent: Thursday, January 10, 2008 12:00 PM
Subject: RE: Reset TS session


TSCC.msc or Administrative Tools\Terminal Services
Configuration\Connections. Look at the RDP-TCP connection's
Properties|Sessions tab.

Be sure to check Override user settings for session limits - By not
checking this option, Terminal Services clients are able to set their
own session limits

This can also be set in a GPO, policy settings will override the
individual server settings. If you have more than on server, GPO is the
way to go



From: James Kerr [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 10, 2008 8:34 AM
To: NT System Admin Issues
Subject: Reset TS session



I was wondering where the setting for TS session is that when it is idle
for X amount of time it will reset the session. Some of our users dont
close the session properly and it ends up running on the server for a
long time and I want to change that so if someone just closes there
client their session will go bye bye in like 5 minutes.

James









~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~ 


~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~


~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~


RE: Reset TS session

2008-01-10 Thread Ziots, Edward
Forgot the darn /server command off query and reset. 

Shows ya how much I don't play in Terminal Services land anymore. 

Z

-Original Message-
From: Michael B. Smith [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 10, 2008 12:51 PM
To: NT System Admin Issues
Subject: RE: Reset TS session

You don't need psexec.

Wrappage:
http://theessentialexchange.com/blogs/michael/archive/2007/11/13/quot-q
uery
-session-quot-and-quot-reset-session-quot-on-windows-server-2000-remote-
admi
nistration.aspx

Regards,

Michael B. Smith
MCSE/Exchange MVP
http://TheEssentialExchange.com


-Original Message-
From: Ziots, Edward [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 10, 2008 12:44 PM
To: NT System Admin Issues
Subject: RE: Reset TS session

Can always do a script with psexec like the following

Psexec \\servername query session
Psexec \\servername reset (session) ( repeat accordingly)

Z

-Original Message-
From: James Kerr [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 10, 2008 12:22 PM
To: NT System Admin Issues
Subject: Re: Reset TS session

Excellent, thanks guys. I was looking in TS manager and thats why I
didnt 
see that setting.

James

- Original Message - 
From: Free, Bob [EMAIL PROTECTED]
To: NT System Admin Issues ntsysadmin@lyris.sunbelt-software.com
Sent: Thursday, January 10, 2008 12:00 PM
Subject: RE: Reset TS session


TSCC.msc or Administrative Tools\Terminal Services
Configuration\Connections. Look at the RDP-TCP connection's
Properties|Sessions tab.

Be sure to check Override user settings for session limits - By not
checking this option, Terminal Services clients are able to set their
own session limits

This can also be set in a GPO, policy settings will override the
individual server settings. If you have more than on server, GPO is the
way to go



From: James Kerr [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 10, 2008 8:34 AM
To: NT System Admin Issues
Subject: Reset TS session



I was wondering where the setting for TS session is that when it is idle
for X amount of time it will reset the session. Some of our users dont
close the session properly and it ends up running on the server for a
long time and I want to change that so if someone just closes there
client their session will go bye bye in like 5 minutes.

James









~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~ 


~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~


~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~


RE: Reset TS session

2008-01-10 Thread Ziots, Edward
Can always do a script with psexec like the following

Psexec \\servername query session
Psexec \\servername reset (session) ( repeat accordingly)

Z

-Original Message-
From: James Kerr [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 10, 2008 12:22 PM
To: NT System Admin Issues
Subject: Re: Reset TS session

Excellent, thanks guys. I was looking in TS manager and thats why I
didnt 
see that setting.

James

- Original Message - 
From: Free, Bob [EMAIL PROTECTED]
To: NT System Admin Issues ntsysadmin@lyris.sunbelt-software.com
Sent: Thursday, January 10, 2008 12:00 PM
Subject: RE: Reset TS session


TSCC.msc or Administrative Tools\Terminal Services
Configuration\Connections. Look at the RDP-TCP connection's
Properties|Sessions tab.

Be sure to check Override user settings for session limits - By not
checking this option, Terminal Services clients are able to set their
own session limits

This can also be set in a GPO, policy settings will override the
individual server settings. If you have more than on server, GPO is the
way to go



From: James Kerr [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 10, 2008 8:34 AM
To: NT System Admin Issues
Subject: Reset TS session



I was wondering where the setting for TS session is that when it is idle
for X amount of time it will reset the session. Some of our users dont
close the session properly and it ends up running on the server for a
long time and I want to change that so if someone just closes there
client their session will go bye bye in like 5 minutes.

James









~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~ 


~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~

~ Upgrade to Next Generation Antispam/Antivirus with Ninja!~
~ http://www.sunbelt-software.com/SunbeltMessagingNinja.cfm  ~