Did you remember the Event Creator for MOM 2005 which was available in the Resource Kit? You could use this tool to create events for testing Management Packs. Event Creator enables you to choose event sources for the existing event logs that are currently registered. You can probably use this tool also for testing in your OpsMgr environment but why not use PowerShell?
You have at least installed PowerShell on you Management Server(s) so why not use PowerShell to create events for testing?
With some help from the PowerShell Guy I created a PowerShell script to create events in the eventlog.
Or you can download the PowerShell script from the PowerShell Code Repository.
Some time ago I showed you can use PowerShell to create Events for OpsMgr 2007. And according to the
Hi
Nice one, already using this. But, how to do it the other way around? I have a costumer asking me how to make an event activate a Powershell script? Example:
You get event 1000 in the application log, which makes a Powershell script run.
How to do that?
Thanks!
Regards
Michael