bl4d3runn3r 0 Posted September 2, 2015 Share Posted September 2, 2015 Hello, i want to create a trigger with a cron expression for activating a product. The task should run every 15 minutes every day. I already used a CRON Expression generator for that, but ERA makes only a daily Job out of it. Is ERA not supporting running a job every 15 minutes? Could someone create a CRON expression for me that works? Link to comment Share on other sites More sharing options...
sdnian 5 Posted September 2, 2015 Share Posted September 2, 2015 Try this: 0 0/15 * * * ? * Link to comment Share on other sites More sharing options...
jimwillsher 64 Posted September 2, 2015 Share Posted September 2, 2015 Alternatively, create a dynamic group for "unactivated products". That's what we do. Any computer that is not activated will pop up in that group, and there's a task on that group to activate it. So any clients which are not activated are correctly activated within two check-ins. Jim Link to comment Share on other sites More sharing options...
Recommended Posts