Hello everybody.
I'm wondering whether it's possible to track events without 3d party monitoring software. I know about WMI events, however there are two tasks impossible to handle with WMI. These are tracking http requests and Lync messages. I guess .NET is somehow capable of performing such kind of tasks.
Does anybody know?