Install Only Cached Updates

BatchPatch Forums Home Forums BatchPatch Support Forum Install Only Cached Updates

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8687
    bleonard
    Participant

    I’m trying to figure out how to achieve these results;

    First Wednesday of each month download all previously published updates and install these to our QA and testing environments.

    Second and Third Wednesday of the month deploy the same cached updates from the first Wednesday to the production environment without including the normal Patch Tuesday updates released the day prior to the second Wednesday of the month. So essentially deploying all of our updates a month behind the release date.

    #9827
    doug
    Moderator

    Update Date Filtering:

    Tools > Settings > Windows Update > Only install updates that were published/approved at least X days ago. You can insert any value for X.

    OR

    Use the update include/exclude filters to choose specifically which updates you want to include/exclude from installation:

    filter-which-available-updates-are-included-or-excluded-when-downloading-or-installing-windows-updates

    #9828
    bleonard
    Participant

    The problem with that is that we will miss the monthly only updates like the definition updates. Since MS provides a new one each month we would always miss it. But if we can download it for the month prior and have BP install all the updates that were cached on the first Wednesday of the month we would just be a month behind on the updates which is what we want.

    #9829
    doug
    Moderator

    You have a couple of options:

    Download the desired cumulative/monthly update from the Microsoft Update Catalog, and then deploy it using the BatchPatch deployment feature

    OR

    Use offline mode in BatchPatch (in your case you would probably want to go with scenario 3) to deploy the cumulative/monthly update from the previous month. In this case you would select the option "Tools > Settings > Windows Update > Do not download newest wsusscn2.cab file if any version is already cached." You can take the desired month’s wsusscn2.cab file and put it in your BatchPatch cache folder, and then with that checkbox checked BatchPatch will use that specific wsusscn2.cab file without downloading the new/current one.

    #9788
    bleonard
    Participant

    Is there a way to automate that process with BP?

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.