Tag Archives: eventing

Introducing PoshEventUI: A UI Way to Create Permanent WMI Events

Something that I have been working on the past couple of months (in between other things) was a UI approach to creating permanent WMI events vs. a command line approach. I really had only a few requirements that I wanted … Continue reading

Posted in GUI, powershell, WPF | Tagged , , , , | 4 Comments

PowerShell and Events: Permanent WMI Event Subscriptions

Wrapping up my series on PowerShell and Events, I will be talking about Permanent WMI Event Subscriptions and creating these using PowerShell. Mentioned in my previous article on temporary events, WMI events are a very powerful and useful way to … Continue reading

Posted in powershell | Tagged , , , , , | 10 Comments

PowerShell and Events: WMI Temporary Event Subscriptions

It’s been a while since my last post in my series on PowerShell and Events (February to be exact), but now that I have some projects caught up, it is time to make a return to wrap up this series … Continue reading

Posted in powershell | Tagged , , , | 4 Comments