question

JonathanBer-5963 avatar image
0 Votes"
JonathanBer-5963 asked DaisyZhou-MSFT commented

GPOs and Feature Updates by WSUS - notifications and Reboot

Which GPOs I need to add to those already in place to force reboot computers after 2 days, with notification to users, and ONLY for Feature Updates
My machines are in 1803.

I tried the "Specify deadlines for automatics update and restarts", but it doesn't seem to work.

SetCompliancedeadline = 1
ConfigireDeadlineForFeatureUpdates =0
ConfigureDeadlineGracePeriodForFeatureUpdates = 2
ConfigureDeadlineNoAutoReboot = 1

Here are the GPOs already in place:

115928-wsus1.png
115879-wsus2.png


windows-group-policy
wsus1.png (47.6 KiB)
wsus2.png (54.5 KiB)
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @JonathanBer-5963,
How are things going on your end? Please keep me posted on this issue.
If you have any further questions or concerns about this question, please let us know.
I appreciate your time and efforts.

Best Regards,
Daisy Zhou

============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.

0 Votes 0 ·

Hello @JonathanBer-5963,
I just want to confirm the current situations.
Please feel free to let us know if you need further assistance.


Best Regards,
Daisy Zhou

============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.

0 Votes 0 ·

1 Answer

DaisyZhou-MSFT avatar image
0 Votes"
DaisyZhou-MSFT answered DaisyZhou-MSFT edited

Hello @JonathanBer-5963,

Thank you for posting here.

Would you please check if you configured the following GPO setting as below?

116038-fe1.png

If no, you can configure the settings above via local group policy or domain group policy, and then export the gpresult to check if the GPO settings are configured successfully.

1.Logon one domain machine with the GPO settings above using domain Administrator account.
2.Restart the machine or run gpupdate /force to make GPO settings take effect.
3.Open CMD (run as Administrator).
4.Type gpresult /h C:\gpo.html and click Enter.
5.Check the GPO setting above under "Computer Detail".

116105-fe4.png

And the corresponding registry information to the GPO settings above look like this.
116131-fe3.png


Hope the information above is helpful to you.

Should you have any question or concern, please feel free to let us know.


Best Regards,
Daisy Zhou

============================================
If the Answer is helpful, please click "Accept Answer" and upvote it.



fe1.png (44.3 KiB)
fe3.png (76.1 KiB)
fe4.png (29.2 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.