Hi,

On one of the servers I manage there are several application running. They have to run in a session (they are not services) and since they are the worst legacy apps I have ever seen, they need administrator rigths, because they have several .ini files scattered in both program files and windows folders (ouch).

I want to prevent the several operators checking the health of those apps, from login to the console (with the /console or /admin) switches.  Is ther a way to prevent that to an account that is a member of the administrator group?

Its a Windows 2003 Standar server.

Thanx in advance

PS: I want to restrict the use of the console for that account because otherwise I cannot ensure that it has a single session per user.