Is there a way that WMI can catch events, for example selecting or accessing the control panel, and processes, for example running "command".
I am a beginner on the subject of ManagementEventWatcher and I was wondering if I can catch the moment the event and the processes started. I would like to log it or put the activities inside a simple list box so I can monitor the start of the events and processes of a 2000 and XP Windows OS.