Query Process security level



Hi,

I've been looking at this problem all afternoon and I'm vexed - would
appreciate some advice. I am running a terminal server (2003) which
runs several instances of the same program - let's call it
proggie.exe.

I'm writing a simple script that a user can run to show them how many
proggie.exe's are running, and who is running them. I've been through
pslist, pmon and a few others and have settled on QUERY PROCESS * (or
QPROCESS *) which seems to do exactly what I want. But only as
Administrator. As Admin I get an output like this:
nag2 rdp-tcp#12 3 1052 proggie.exe
super rdp-tcp#16 4 344 proggie.exe
super rdp-tcp#16 4 2472 proggie.exe

As super (the user who is running the script) it comes out like this:
(unknown) rdp-tcp#12 3 1052 proggie.exe
super rdp-tcp#16 4 344 proggie.exe
super rdp-tcp#16 4 2472 proggie.exe

ie. anyone who isn't super isn't identified.

Any ideas how I can give super enough rights to enable this function?

I've tried adding super to query.exe to no avail.

many thanks
-Rob
robatwork at mail dot com
.



Relevant Pages

  • Re: Query Process permissions
    ... -> I'm writing a simple script that a user can run to show them how many ... -> ie. anyone who isn't super isn't identified. ... -> robatwork at mail dot com ...
    (microsoft.public.win2000.security)
  • Re: Query Process permissions
    ... user/group you want to view the process information to the user right for ... > I'm writing a simple script that a user can run to show them how many ... > ie. anyone who isn't super isn't identified. ...
    (microsoft.public.win2000.security)
  • QUERY PROCESS & Permissions
    ... appreciate some advice. ... I am running a terminal server which ... I'm writing a simple script that a user can run to show them how many ... As super it comes out like this: ...
    (microsoft.public.windows.terminal_services)
  • Query Process not showing users when not Admin
    ... Firstly apologies if you've read this in similar newsgroups - I've got nowhere ... with it and perhaps someone in here won't have seen my query before... ... I'm writing a simple script that a user can run to show them how many ... As super it comes out like this: ...
    (microsoft.public.windows.server.security)
  • Query Process permissions
    ... appreciate some advice. ... I am running a terminal server which ... I'm writing a simple script that a user can run to show them how many ... As super it comes out like this: ...
    (microsoft.public.win2000.security)