First, I'm a VB programmer not server admin. I do not have that much, if any, knowledge about Servers. I have been asked to develop something to watch an exe app on a server.
We have a program that is a 1mb exe that we need to know who uses the app, and who is actively using the app. The reason is we want to make sure we are in compliance with the licence for the software. The licence lets us run it from a server as long as we have a way to watch who is using the file and active users do not exceed the number of licence we have.
I need to write something to watch the app. So my questions:
Can Windows 2003 tell me who executes an app.exe? How?
Can it tell me who is activily using an app.exe? How?
What doesn't kill you makes you stronger.
We have a program that is a 1mb exe that we need to know who uses the app, and who is actively using the app. The reason is we want to make sure we are in compliance with the licence for the software. The licence lets us run it from a server as long as we have a way to watch who is using the file and active users do not exceed the number of licence we have.
I need to write something to watch the app. So my questions:
Can Windows 2003 tell me who executes an app.exe? How?
Can it tell me who is activily using an app.exe? How?
What doesn't kill you makes you stronger.