SCCM 2207 and TS and depoly Updates questions

PerserPolis-1732 1,661 Reputation points
2022-09-16T11:59:08.637+00:00

Hi,

I have created some TS for Windows 10 InPlace Upgrade to diverse Versions.

see my attachment

241902-tsw1.png

241892-tsw2.png

241759-tsw3.png
241839-tsw4.png
241828-tsw5.png

Some Users do not install it or forget it. Is there any way after some days to force the users to install it? Or popup a Info, it is the last chance to install it?

Regards

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,040 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
970 questions
0 comments No comments
{count} votes

Accepted answer
  1. AllenLiu-MSFT 44,111 Reputation points Microsoft Vendor
    2022-09-22T08:28:25.143+00:00

    Hi, @PerserPolis-1732

    Yes, the screenshots is copied from the documentation, I just want to explain the settings in more detail for you.
    We can not make the user to select the time for rebooting. You may present your needs in User Voice:
    https://feedbackportal.microsoft.com/feedback/forum/4669adfc-ee1b-ec11-b6e7-0022481f8472

    0 comments No comments

6 additional answers

Sort by: Most helpful
  1. AllenLiu-MSFT 44,111 Reputation points Microsoft Vendor
    2022-09-19T06:27:32.06+00:00

    Hi, @PerserPolis-1732

    Thank you for posting in Microsoft Q&A forum.

    Why not deploy the task sequence with the purpose "Required" and set the assignment schedule, before the assignment schedule, the user can install it manually, and the task sequence will force the installation when the assignment schedule is reached.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    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.


  2. PerserPolis-1732 1,661 Reputation points
    2022-09-20T04:47:04.237+00:00

    OK I understand it now. What happened If the task sequence will be installed automatically on Sep 23? Will TS reboot the machine immediately or have the user time or select the time when the machine should be rebooted?

    other question:

    If deploy some Updates and want to install it automatically and immediately without any user intervention, how can I give the user chance to select the time for rebooting? I mean it should not reboot automatically.

    At the time the user can select the Snooze and remind for 4 hours. How can I increase it?

    242718-adr09.png

    so my settings

    242707-adr10.png

    Regards

    0 comments No comments

  3. AllenLiu-MSFT 44,111 Reputation points Microsoft Vendor
    2022-09-20T06:48:49.723+00:00

    Hi, @PerserPolis-1732

    If you do not configured any maintenance window, the TS installation will install and reboot the machine immediately, so it's recommended to set a maintenance window during non-working hours and the TS will not run when the scheduled assignment time is reached, it will run in the next maintenance window.

    And the second question, I think it is answered in the other thread, config and deploy a custom client setting will do this:
    https://learn.microsoft.com/en-us/mem/configmgr/core/clients/deploy/device-restart-notifications#client-settings

    Do you have any custom client setting set the computer agent? Custom client setting has higher priority than default setting.


  4. AllenLiu-MSFT 44,111 Reputation points Microsoft Vendor
    2022-09-22T06:36:56.987+00:00

    Hi, @PerserPolis-1732

    I will try my best to make it clear.

    If we deploy a software as "Required", the user installed it manually before the deadline, the user will get the dialog window like below:
    243724-1.png

    If we deploy a software as "Available", the user installed it manually, the user will get the dialog window like below:
    243784-2.png

    The above two dialog windows can get the snooze option with 1,2,4 hours.
    However, if we deploy a software as "Required", and it installed automatically when it reach the deadline, it will not show the snooze option with 1,2,4 hours.
    There are two settings you may use:

    1. If you disable the client setting Configuration Manager can force a device to restart and set the frequency of restart reminder as 240 minutes, it will show the dialog window like below, and if you click snooze, it will show up again after 240 minutes.
      243795-3.png

    243746-4.png

    2) If you set the client setting like below
    243822-5.png

    It will show below dialog window every 60 minutes until 300 minutes reached:
    243774-6.png

    At the last 15 minutes, it will show below window and the user can not close it:
    243747-7.png


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.