Hello Experts,
I have a task sequence deployed on a particular collection. I want to run the task sequence every day at a particular time (say 12:00PM), only if the task sequence failed or any new device gets added to the collection.
For example- Let suppose I have deployed the task sequence on 12th April at 9:00 AM on a collection "A" and a new device is added to the collection at 12:00 PM on the same day.
I want the task sequence to run the deployment on the next day at 9:00 AM on the new device that was added to the collection.
Please suggest, how can I achieve that?