I had a case today where I needed to install an application on every machine with a particular string in it’s name. I added the application to my standard task sequence, and used this WMI query condition:

You can modify to the like statement to whatever your string match needs to be. Remember that the “%” is the wildcard for these queries. My string happens to appear at the end of the computer name, so I only have one.
Disclaimer
All content provided on this blog is for information purposes only. Windows Management Experts, Inc makes no representation as to accuracy or completeness of any information on this site. Windows Management Experts, Inc will not be liable for any errors or omission in this information nor for the availability of this information. It is highly recommended that you consult one of our technical consultants, should you need any further assistance.