Nagios Exchange Nagios Exchange
  • Home
  • Directory
  • Library
  • Support
  • About

Advanced Search

Build precise queries to find exactly what you need

Search Logic

Select compatible versions

Press ESC to close

Sign In Sign Up
  • Home
  • Directory
  • Library
  • Support
  • About
Plugins4390Themes and Skins11Add-ons736Documentation283Graphics and Logos36View All Categories
LinuxSecuritySNMPFile SystemCloud
New Listings Recently Updated Listings Most Favored Listings Most Popular Listings Most Rated Listings Most Reviewed Listings
Random Project
Network Connections, Stats and Bandwidth Aruba Instant Virtual Controller
5.0 (3)
19.9K
RSS Feed
Newest Listings Updated Listings
Top Contributors
Julien DESMAREST (6)LAMY (6)Davide Lemma (4)deskwork_itunes142 (4)Joerg Hoerter (3)
See More
Newest Contributors
apham (1)mngvn (2)Georg2Korger2 (1)Guillaume8723 (1)Salvo (1)
See More

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home > sebp
s

sebp

@sebp

User Stats

Member Since: December 1, 2011

Favorites0

Views

Projects0

No Projects Found
Check Windows Updates

update categories

thanks a lot for this check! since there are a lot of ms updates that are neither critical nor important, i wanted to have the test only check for a given subset of update-categories. category scheme by microsoft can be found here: [url]http://msdn.microsoft.com/en-us/library/windows/desktop/ff357803(v=vs.85).aspx[/url] edit vbs to more complex search criteria: [url]http://msdn.microsoft.com/en-us/library/windows/desktop/aa386526(v=VS.85).aspx[/url] change code to this: ' critical updates E6CF1350-C01B-414D-A61F-263D14D133B4 ' security updates 0FA1201D-4330-4FA8-8AE9-B877473B6441 Set searchResult = updateSearcher.Search("(IsInstalled=0 and Type='Software' and CategoryIDs contains '0FA1201D-4330-4FA8-8AE9-B877473B6441') or (IsInstalled=0 and Type='Software' and CategoryIDs contains 'E6CF1350-C01B-414D-A61F-263D14D133B4')") since i am not a developer, please let me know if the code might be changed in a better way. at least it is working at my site. ;-) sebastian

Reviewed 14 years ago

No Favorites Found

Copyright © 2009-2025 Nagios Enterprises, LLC. All rights reserved.

Privacy PolicyTerms of UseTrademarks
Home Browse Submit Profile