(imported topic written by johnlennon)
I created a baseline with an action that builds and runs a program on the target computers to generate various reports in text files (this is required as non-windows computers don’t have support for the relevance language to report on what we need). I set the action to repeat once a day (Execution / Behavior / Reapply this action / while relevant, every hour) but it only runs the first time. The relevance only checks for the OS version and flavor so I’d expect it to become true every time.
What is the recommended way to execute a task on a regular interval?
Thank you in advance.