Quick tip – using regular expressions in a dynamic group
<!--[if lt IE 9]>
<![endif]-->
Comments
Anonymous
January 01, 2003
This is very helpful Kevin. I was also stumped in using ? as a wildcard until I found the following which said to use a . instead of ? then it worked fine when searching for all computers starting with abc as an example, (?i:^abc.) http://webcache.googleusercontent.com/search?q=cache:XWqH8ncjpkQJ:www.opsmanjam.com/OpsManJam%2520Library/Featured%2520Articles/Regular%2520expression%2520support%2520in%2520SCOM%25202007.docx+scom+using+regular+expressions+with+wildcards&cd=2&hl=en&ct=clnk&gl=au Cheers, John BradshawAnonymous
April 22, 2009
I used this today and it helped me out.Anonymous
May 10, 2010
The comment has been removedAnonymous
May 22, 2012
Really helpful tips.. Thanks KevinAnonymous
June 18, 2013
Thanks Kevin. Really helpful. You rock as always!!