rchown
November 15th, 2004, 01:32 AM
Hi, I am looking for a way to enumerate processes on windows NT and Windows 2000 servers, both on the local computer or on a remote computer. The program I am writing will be a command prompt based application.
I can enumerate processes on a local machine using API's, but I can't find a way of enumerating them on a remote machines. I would rather not rely on WMI as some of the NT servers will not have it installed.
Any suggestions.
Thanks
Richard Chown
I can enumerate processes on a local machine using API's, but I can't find a way of enumerating them on a remote machines. I would rather not rely on WMI as some of the NT servers will not have it installed.
Any suggestions.
Thanks
Richard Chown