skissinger
Posts: 2114
Score: 134 Joined: 9/13/2001 From: Sherry Kissinger Status: offline
|
You want to use a "subselect query". Here's an example. When you use "not equals", what happens is you basically get everything, because for example, "Microsoft Office 2003" also does not equal .net 3.0. What you do is essentially create a query of 'machines with .net 3.0', and then you ask for 'all resourceids of machines which do not appear in the collectionquery of machines with .net 3.0'. Follow the example, and you'll see.
_____________________________
mofmaster@smsexpert.com (version 2007) | http://www.smsexpert.com | http://www.sccmexpert.com My Blog Microsoft MVP - ConfigMgr
|