SCCM client reboot periodically

SliperPoon 306 Reputation points
2023-09-27T14:25:28.6266667+00:00

I have the requirement, I want to check all client if they were rebooted in last 7 days, if not, sent a notification to them and give 5 hours deadline time for users.

And it will be force updated when reach the deadline.

Is it possible through SCCM?

Microsoft Security | Intune | Configuration Manager | Other
0 comments No comments
{count} votes

Accepted answer
  1. Garth Jones 1,366 Reputation points
    2023-09-27T14:54:56.2566667+00:00

    Are you using Fast boot? If so you will have issues with this.

    To answer your question directly, yes you can do this with using PowerShell and re-occurring program. You can also use CI/Baseline, etc. But if you are using Fastboot then your script will be more involved.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. AllenLiu-MSFT 49,316 Reputation points Microsoft External Staff
    2023-09-28T06:32:52.8933333+00:00

    Hi, @SliperPoon

    Thank you for posting in Microsoft Q&A forum.

    You may check the PowerShell script in this link to see if it helps:

    https://techuisitive.com/schedule-sccm-client-reboot-through-configmgr/


    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 "Add 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.