How to search for special updates or how to use Regular Expressions for /match /nomatch?

If you want to select special updates by using regular expressions (e.g for the switches /match or /nomatch), then have a look at the following URL for Perl - Style regular expressions: http://www.cs.tut.fi/~jkorpela/perl/regexp.html.

Example:

WUInstall /install /nomatch "(Internet Explorer).*8 ":

Installs all updates except the ones for the Internet Explorer 8.

Did this answer your question?
😞
😐
🤩