I have a web-based app that users will access through a TS session (Windows Server 2003 TS). I have my server setup and am controlling what users see/don't see through AD Group Policy. I have it working so far where when a non-Domain Admin logs in, they see nothing (no desktop shortcuts), no Run command, etc., and their web app launches automatically.
What I'd like to be able to do, is when they click Exit on their web app and the IE window closes, they auto log off their TS session. Right now, when they click Exit, IE closes and they are at a blank desktop. I have left them access to the Start menu and Log Off (I took Shut Down off the menu through GP). But my fear is that they won't remember (or will be too lazy) to click Start|Log Off. I know nothing about writing scripts/.bat files but wonder if it can be done through that. Any help out there?
What I'd like to be able to do, is when they click Exit on their web app and the IE window closes, they auto log off their TS session. Right now, when they click Exit, IE closes and they are at a blank desktop. I have left them access to the Start menu and Log Off (I took Shut Down off the menu through GP). But my fear is that they won't remember (or will be too lazy) to click Start|Log Off. I know nothing about writing scripts/.bat files but wonder if it can be done through that. Any help out there?