< # .SYNOPSIS This script registers for a WMI event .DESCRIPTION This script used PowerShell to register for then display an event. This script is a re-write on an MSDN Sample. .NOTES File Name : Register-Event1.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires : PowerShell Version 2.0 .LINK This script posted to: http://www.pshscripts.blogspot… Read the full text.