Report of update schedule from each remote computer

BatchPatch Forums Home Forums BatchPatch Support Forum Report of update schedule from each remote computer

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #8937
    greavette
    Participant

    Hello Forum,

    Is there a way using batchpatch to determine if any of our remote computers have an update schedule setup and in place?

    Thank you.

    #10390
    doug
    Moderator

    When you say “an update schedule” what exactly do you mean? Please be as specific and detailed as possible.

    -Doug

    #10391
    greavette
    Participant

    Hello Doug,

    Thanks for the reply..more detail for you on what I’m looking to accomplish.

    If I were to login to a PC I look at Automatic Updates (in control panel). In Automatic Updates I can see that the setting is set to install Windows Updates Automatically each Sunday morning.

    I’m looking for how Batchpatch can give me this detail from a list of servers instead of me logging into each server and checking.

    Thank you.

    #10392
    doug
    Moderator

    I’m actually not certain which setting is controlling what you are seeing there. It might be different depending on which operating system you’re looking at. However, I can tell you that the settings are all generally controlled by group policy or more specifically by the policy’s corresponding registry value (when group policy is applied to a given computer, that computer then updates typically one registry value per applied policy to control the behavior specified by the policy). The location of all the policies in question is:

    Computer Configuration > Administrative Templates > Windows Components > Windows Update

    You could determine which registry keys/values are associated with the policies that you have in place to control the timing of updates, and then you could use BatchPatch to retrieve the corresponding registry values to determine the settings on the target computers.

    However, we recommend that you use group policy (or local policy if the computers are not members of a domain) to prevent automatic updates from automatically installing updates, so there should be *no* schedule set for automatic updates. Then use BatchPatch to install the updates on-demand. This is described in more detail here:

    batchpatch-integration-with-wsus-and-group-policy

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