Network Scanning

  • Thread starter Thread starter Jennifer
  • Start date Start date
J

Jennifer

I want to write a quick little program that will scan all
network PCs and tell me who's using a specific exe and
how long they've been using it. Can anyone help me out?
Thanks,
Jennifer
 
Have a look at WMI,
Then Start by Searching the ad for a list of computers, then on each perform a wmi scan on running processes that the computer is running, Then look at that list to see if the exe you are looking for is running.

Glenn,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top