Skip to main content

How do I know what patches have been blocked?

  • 12 June 2020
  • 1 reply
  • 20 views

Looking at https://support.automox.com/help/adding-patches-to-the-block-list-in-the-automox-console - I see there are 2 methods for blocking a KB from installing. Assuming Microsoft released a botched update, I can then use the Software page to block it across all computers in my environment.



But, how do I view a list of all updates / patches that I have blocked before?

I don’t think there’s a way to do it in the console directly, but you could use this API call and filter for the ones that have ignored=true:


https://docs.automox.com/api/organizations/list-software-packages-for-an-organization



Let me know if you need further help getting that up and running, if you haven’t used our API before.


Reply