I think what I have put together, that won't work, will explain pretty well 
what I want. I want all the Win7 machines and any machine whose name starts 
with R2. I have tried many iterations of the syntax and a fair amount of 
googling.  I would also gladly accept any pointers on resources for syntax, 
preferably with examples.

SELECT * (FROM Win32_OperatingSystem WHERE Version LIKE '6.1.%') OR SELECT *  
(FROM Win32_ComputerSystem WHERE Name LIKE 'R2%')




~ Finally, powerful endpoint security that ISN'T a resource hog! ~
~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/>  ~

---
To manage subscriptions click here: 
http://lyris.sunbelt-software.com/read/my_forums/
or send an email to [email protected]
with the body: unsubscribe ntsysadmin

Reply via email to