Hi all, just a few quick questions about setting Terminal Server settings for Administrators.
Background: I have 3 OU's: TerminalServers, Users, and Admins. All three have separate policies configured. Here are the settings of the three:
TerminalServers:
[code:1]Computer:
Set a time limit for active Terminal Services Sessions Enabled Never
Set a time limit for active but idle sessions Enabled Never
User:
Set a time limit for active Terminal Services Sessions Enabled Never
Set a time limit for active but idle sessions Enabled Never[/code]
Users:
[code:1]Computer:
Set rules for remote control of user sessions Enabled Full control without users permission
Set time limit for disconnected sessions Enabled 30 minutes
Set a time limit for active Terminal Services Sessions Enabled Never
Set a time limit for active but idle sessions Enabled 2 Hours
Terminate session when time limits are reached Enabled
User:
Set time limit for disconnected sessions Enabled 30 minutes
Set a time limit for active Terminal Services Sessions Enabled Never
Set a time limit for active but idle sessions Enabled 2 Hours
Terminate session when time limits are reached Enabled
[/code]
Administrators:
[code:1]Computer:
Set a time limit for active Terminal Services Sessions Enabled Never
Set a time limit for active but idle sessions Enabled Never
User:
Set a time limit for active Terminal Services Sessions Enabled Never
Set a time limit for active but idle sessions Enabled Never
[/code]
All three policies have Loopback processing enabled in Merge mode.
Currently if I log into a Terminal Server as an Administrator, my session times out after 2 hours. What can I change to prevent this?
Thank you for any help you can provide.