Past assignments will kick off immediately on new devices. The only way you can control the schedule window is by using maintenance windows.
Schedule SCCM task sequence/Application package deployment to run everyday at same time.
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?
Microsoft Security | Intune | Configuration Manager | Other
Microsoft Security | Intune | Other
1 additional answer
Sort by: Most helpful
-
Amandayou-MSFT 11,156 Reputation points
2021-04-14T06:27:55.583+00:00 Hi AvinashKumar-6246,
Agree with RahulJindal, we could use maintenance windows to control the schedule window when running task sequence.
only if the task sequence failed or any new device gets added to the collection.
Besides, we could rerun the Task Sequence automatically for all the failed client, please do the following:
1.Deploy the Task Sequence to the same collection with rerun behavior "Rerun if failed previous attempt";
2.Configure the recurrence schedule for the deployment, it will keep trying to install the Task Sequence until it succeeds;And the related screenshot could be referred to this article:
https://kb.parallels.com/en/124893
Note: This is non-official Microsoft article just for your reference.
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.