Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSUS update recipe is not verifying the Scheduled date #45

Open
srichandj123 opened this issue Dec 19, 2019 · 1 comment
Open

WSUS update recipe is not verifying the Scheduled date #45

srichandj123 opened this issue Dec 19, 2019 · 1 comment

Comments

@srichandj123
Copy link

I have tested the WSUS-client cookbook, Configured the attributes of automatic_update_behavior to Disabled and Scheduled the Install date to Friday etc.

But, When I run the cookbook on the Windows Node, its Downloading and Installing the Patches from the WSUS Server even though the day is not Friday. Please help in fixing the issue

@Annih
Copy link
Contributor

Annih commented Dec 20, 2019

Hello @srichandj123
Thanks for reporting us this point, we'll try to help you as much as possible.

The schedule day attribute is made to configure the Windows automatic update behavior (that you disabled), but it is ignored by the wsus-client::update recipe.
It appears that maybe the behavior of the wsus-client::update recipe is not clearly documented. The goal of this recipe is to download and install updates directly during the Chef run.

  1. how could we make this clearer?
  2. would enabling the automatic windows update, but configured on friday only would be enough for you? or would you like to have a way to include/run the wsus-client::update recipe only on fridays?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants