(imported topic written by SystemAdmin)
Hi All,
I seem to be going round in circle with this one - so I’m hoping some extra eyes might spot something…
I created a task that runs a small shell script (nothing major). I, then, created an Action with the following Behaviour:-
Messages
No user interface will be shown before running this action.
No message will be shown while running this action.
Users
This action will run independently of user presence.
User interface will be shown to all users.
Execution
This action will never expire.
It will run at any time of day, on any day of the week.
If the action becomes relevant after it has successfully executed, the action will be reapplied as a policy an unlimited number of times.
If the action fails, it will not be retried.
Post-Action
No operations will occur after the action completes.
The relevance for the Task is set to ‘true’.
When I save the Action, it propagates out to the selected servers and does run, successfully, at least once - but then never runs again - i.e. never evaluates as true again
Just to confirm that it was re-evaluating the Action I enabled Debugging and saw -
Fri, 11 Nov 2011 10:32:10 +0000 Evaluate file actionsite/Action 15563.fxf
Fri, 11 Nov 2011 10:32:10 +0000 Complete file actionsite/Action 15563.fxf: 356 microseconds
At 10:32:25 +0000 -
Report posted successfully.
Fri, 11 Nov 2011 10:35:10 +0000 Evaluate file actionsite/Action 15563.fxf
Fri, 11 Nov 2011 10:35:10 +0000 Complete file actionsite/Action 15563.fxf: 332 microseconds
Any idea’s what I’ve missed ???
Thanks,
Mark.