Query Process not showing users when not Admin

From: Rob S (robatworkDeleteTheseFourWords_at_mail.com.INVALID)
Date: 07/01/05


Date: Fri, 01 Jul 2005 16:11:20 +0100

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 am running a terminal server (2003 SP1) 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



Relevant Pages

  • RE: rename a Web application
    ... \par It is an expected behavior that the old url still works. ... \par Regarding your query, you can consider creating a new web application with the new name and then attach the old content database to the newly created web application. ... \par When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ...
    (microsoft.public.sharepoint.portalserver)
  • Re: Wrong Calculations
    ... Here are the properties about the query I having problems with. ... SELECT reccln_07.usrdf1 AS Jobsite, reccln_07.usrdf2 AS Super, ... SumAS SumOfinvttl, ... My database is connected throught ODBC ...
    (microsoft.public.access.macros)
  • select count (distinct X, Y)
    ... I'm trying to make this query: ... select count (distinct UC_CODE, SYNT, SUPER) ... WHERE HYPER IS NULL ... AND SUPER IS NOT NULL ...
    (microsoft.public.sqlserver.mseq)
  • RE: Match IP Address List to Computer Objects
    ... Thanks for your post as well as to Ziad for the information sharing. ... you have to query the host name of each IP address in each LAN. ... I also agree with Ziad that you could code a script and run the script to ... Please also note that the newsgroups are provided for specific break/fix ...
    (microsoft.public.windows.server.active_directory)
  • 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)