Patch approval by device

By manually approving patches you ensure that only the system and security critical patches needed by a customer, and fully tested patches, are downloaded and installed. Approving patches by device enables you to approve specific patches to specific devices. When you click By Device, the wizard starts on the device screen displaying a list of all Microsoft Windows systems that have Patch Management enabled.

N-able recommends that you manage Patching through Rules. Patch approval by device should only be used for individual devices that cannot have a specific patch applied.

Outstanding patches are those that have an Existing Approval status of No Approval, which means no approval decision has been made.

  1. In the navigation pane, click Configuration > Patch Management.
  2. In the Patch Approval section, click By Device.
  3. Select the devices you would like to patch and click Next.
  4. Select the Show Device Counts check box at the top of the screen to identify which patches are currently outstanding.
  5. Patches with an Existing Approval value of Approved for Install, Mixed, or Declined may have some devices still needing the patches listed underneath them that have not been approved. Using Show Device Counts clarifies this situation.

  6. On the right-hand side of the screen, click Show Filter to identify patches by a classification that may not have automatic approval.
  7. The search field employs a number of operators to enhance the search capability of the filter such as the operators "%", "*" and "?". The filter feature uses case-insensitive POSIX regex to search in the KB Number, Patch Name, and Patch Description fields.

    For details on using the search filter for finding patches, including superseded patches, see Filtering Patches.

    For example

    • Entering 4041.8. or 4041?8? returns patch numbers 4041687 and 4041085.
    • Include ^40 to search for a patch starting with 40.
    • Include 41$ to search for patches ending with 41.

    For more options, see section 9.7.3.3, Regular Expression Escapes in the PostgreSQL documentation at https://www.postgresql.org/docs/9.3/static/functions-matching.html.

    You can also filter on patch products as well as status. On the bottom of the filter window, click the Products tab.

    Some Microsoft patches do not accurately report their product. To cover this situation, click the Product filter option and click Product Unknown. Combined with a keyword, you can automatically approve patches where the product has not been defined by Microsoft.

  8. Select the check boxes for the patches to install and click Next.
  9. Select the desired patches and click Next.
  10. Only select Perform Action Immediately to install the patch right away and not follow the patching schedule. Use this option only if you are approving one or two critical patches.

  11. In the New Approval column, click the pencil icon to select the new approval property.

    Third party software patches are not incremental. This means that configuring a third party patch as Approved for Removal will remove the entire application from the device and not just the software patch itself.

  12. Click Next, and if applicable, the EULA for the selected patches will open to accept the agreement.
  13. Click Next and review the list of approvals to confirm that the configuration is correct.
  14. Click Finish.

During the patch maintenance window, N-able N-central downloads and installs the selected approved patches.During the installation, the user may see a notification in their system tray that updates are occurring.

Note that once you approve a patch, the approval is processed as a background task that may take some time to complete, depending on a number of factors. Because of this, the N-able N-central screen may not immediately reflect your selection.

Patch status and approval values

The patch status is a combination of the individual patch status values across all applicable devices. The combined Status value can be one of:

  • Failed
  • Needed
  • Installed
  • Not Needed

The highest-ranked of these statuses found on any device will be reported as the combined status for the patch. For example, if one device had a status of Failed, while two other devices have a status of Needed, the patch would have an overall combined status of Failed.

The Existing Approval value of each patch is a combination of the individual Approval values of that patch across all computer groups. The Approval values are combined as:

  • Approved for Install + Approved for Removal = Mixed
  • Approved for Install + Declined = Mixed
  • Approved for Removal + Declined = Mixed
  • Approved for Install + Not Approved = Approved for Install
  • Approved for Removal + Not Approved = Approved for Removal
  • Declined + Not Approved = Declined