Hello,
Tried to look for an answer to my question, but could not found so i'd be happy if anybody would point me to the solution.
I'd like to monitor the processes, that are running on a workstation - let's say: I have a list of "allowed" processes, then I check what processes are running on a workstation and compare them to "allowed" list. If there are any processes that are not "allowed" I want to make some action.
So my question is - how would I do the comparing thing? Thanks for any ideas
Tried to look for an answer to my question, but could not found so i'd be happy if anybody would point me to the solution.
I'd like to monitor the processes, that are running on a workstation - let's say: I have a list of "allowed" processes, then I check what processes are running on a workstation and compare them to "allowed" list. If there are any processes that are not "allowed" I want to make some action.
So my question is - how would I do the comparing thing? Thanks for any ideas

Comment