PDA

Click to See Complete Forum and Search --> : Task Manager Data


jim mcnamara
Jul 17th, 2001, 09:41 AM
This will get you some of the information you want -
how to enumerate processes:

http://www.mvps.org/vbnet/code/system/toolhelpprocesses.htm

gknuth
Jul 17th, 2001, 09:56 AM
The information I need is how much memory and virtual memory is being used for each session ID. I'm not all that concerned with the process name. What I am trying to do is get an average memory footprint for each user on a Terminal Server (Citrix).

Thanks again,
gabe