Skip to content Skip to main navigation Skip to footer

Creating Configuration Manager Collections

This feature is available with the following categories:

Using the SQL Server category of reports, as an example, these are the high-level steps for how to create a collection of all PCs with SQL Server 2005 Express installed on them.

  1. Create a Query similar to one you would create for any other query.
  2. Under the Criteria tab, select ES_SQL05 – PropertyStrValue within Where.
  3. Change Operator to is like.
  4. Enter “%Express Edition%” within Value.

Your entry should look like the following:

5. Finally, create a collection as you normally would by using the query that you just created.