Since monitoring WMI events (like InstanceCreationEvent for example) is not
available with Get-WmiObject, how to do this with PowerShell ?
It's so simple in vbs...
Regards,
Since monitoring WMI events (like InstanceCreationEvent for example) is not
available with Get-WmiObject, how to do this with PowerShell ?
It's so simple in vbs...
Regards,
you can use a ManagementEven****cher, I have some examples on my blog here :
http://mow001.blogspot.com/2005/12/m...er-script.html
http://mow001.blogspot.com/2006/01/w...ilescreen.html
Greetings /\/\o\/\/
"A. Petitjean" <A. Petitjean@discussions.microsoft.com> wrote in message
news:79623BE9-7CE0-449D-9C92-C691CE4B6E98@microsoft.com...
> Since monitoring WMI events (like InstanceCreationEvent for example) is
> not
> available with Get-WmiObject, how to do this with PowerShell ?
>
> It's so simple in vbs...
>
> Regards,
>
>
| Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Online calendar events showing up as Private events? | Scott | Live Mail | 0 | 13 Jan 2010 |
| How To Clear Administrative Events Log - Events Viewer | ColTom2 | Vista General | 1 | 20 Nov 2009 |
| COM events? | Duncan Smith | PowerShell | 0 | 17 Jul 2007 |
| Events | Fil | PowerShell | 3 | 23 Nov 2006 |
| Fire events from Xaml files.. events in Pre compiled Dll's | SureshGubba | Avalon | 1 | 15 Sep 2006 |