I am trying to use one of the customer operators from Windows Management, Event Log Create Event.
I can't remember where exactly this came from it was included in some example process package or other from CA.
Basically it takes some input parameters and runs a vbs script.
However I am getting the following error:
'eventcreate' is not recognized as an internal or external command,
operable program or batch file.
Has anyone used this custom operator?
Can you shed any light on why it is not working?
Thanks
PA 3.1 SP1
I can't remember where exactly this came from it was included in some example process package or other from CA.
Basically it takes some input parameters and runs a vbs script.
However I am getting the following error:
'eventcreate' is not recognized as an internal or external command,
operable program or batch file.
Has anyone used this custom operator?
Can you shed any light on why it is not working?
Thanks
PA 3.1 SP1
you can either play with privileges or look at the event API documentation from Microsoft.