This will get you some of the information you want -
how to enumerate processes:
http://www.mvps.org/vbnet/code/syste...pprocesses.htm
Printable View
This will get you some of the information you want -
how to enumerate processes:
http://www.mvps.org/vbnet/code/syste...pprocesses.htm
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