Hello ,
My C#.Net 2.0 Windows application is having a WMI connection to the Remote System. I can register some Events in that System like if CPU usage is more than 90% alert should raise. These things I am able to monitor. Is there any WMI event class to get the Alert , when that remote system is accessed by some one by RDP. Please help.
Thanks in advance.
My C#.Net 2.0 Windows application is having a WMI connection to the Remote System. I can register some Events in that System like if CPU usage is more than 90% alert should raise. These things I am able to monitor. Is there any WMI event class to get the Alert , when that remote system is accessed by some one by RDP. Please help.
Thanks in advance.
Comment