cnchhabi
21st July 2003, 08:17
Can we determine the space taken by users using Window NT os?
suhas-mahajan
22nd July 2003, 15:01
Hi Friend,
I think, you mean, How to determine used memory of user? that you can determine using BSHCMD -p <PID>. PID you can determine using LICMON -w. I made a utility, which is intergration of BSHCMD and LICMON. Please find attached file for more info.
-Suhas