Hey #PowerShell people, I wrote another PowerShell @pckt.blog / #Reddit post all about events:
Events are Easy
posh.pckt.blog/events-are-e...
On Reddit:
www.reddit.com/r/PowerShell...
Learn how to script asynchronously in PowerShell and see how easy events can be!
Events are easy. Events let you know when something happened, and respond to it if you choose. Events are incredibly useful.