TaskSquence Deployment Scheule- changing expiration date

Gerard Igoe 21 Reputation points
2021-04-27T13:57:37.937+00:00

Hello
What happens when I change the "expire" date on a task sequence? Will need to clear the cache or the sccm client just sees I edit the expire date?

Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Accepted answer
  1. Jason Sandys 76 Reputation points
    2021-04-28T15:49:44.833+00:00

    Just a couple of supplemental comments here:

    • Task Sequences don't have expiration dates. Deployments (of task sequences and other objects) do.
    • The expiration of a deployment is completely unrelated to cached content on a device.
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Gary Blok 1,756 Reputation points
    2021-04-28T03:15:08.253+00:00

    After you make the change, the next time clients with that deployment request a policy update, the machines will know when it expires.
    No need to clear cache or do anything extra
    in these cases, I'd recommend creating a test deployment to your test collection and just try what you're wanting to to try, so you can see exactly what will happen.

    0 comments No comments

  2. Simon Ren-MSFT 40,341 Reputation points Microsoft External Staff
    2021-04-28T05:57:57.91+00:00

    Hi,

    Thanks for posting in Microsoft MECM Q&A forum.

    Based on my experience, we don't need to do anything else, the client will automatically get the changed task sequence a certain time later -- next client policy polling interval (60 minutes by defaul).

    Task Sequences and everything in them are part of the machine policy delivered to targeted systems. If we make a change to a TS, then the system needs to update its machine policy but this will automatically happen by itself eventually.

    By the way, if we make a change to the source files or any content referenced in the task sequence, those need to be redistributed manually. The distribute content option on right click of task sequence is just a simple way to distribute all referenced content within the TS -- it does not distribute the TS in any way.

    However, if you would like to be SURE that you are executing the latest changes, you can add a version number to the name of the task sequence, that way, if you made changes to task sequence v1.0, increment the version number by one and you should see task sequence v1.1 after the next client policy polling interval. This ensures that your clients have the latest policies for this deployment (sometimes there's a delay depending on hierarchy).

    Thanks for your time.

    Best regards,
    Simon


    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.


  3. Gerard Igoe 21 Reputation points
    2021-04-28T16:20:18.56+00:00

    ok Task sequence executed last night as planned with new expiration date. thank you!

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.