Microsoft Knowledge Base Email Alertz

(200972) - In Microsoft Systems Management Server, you can build collections based on the resource class. This article describes how to create two sample queries to: Find domain controllers Find all computers in a particular subnet

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 200972 - Last Review: February 27, 2007 - Revision: 3.3

SMS: Custom Collection Examples

This article was previously published under Q200972

On This Page

SUMMARY

In Microsoft Systems Management Server, you can build collections based on the resource class. This article describes how to create two sample queries to:
  • Find domain controllers
  • Find all computers in a particular subnet

MORE INFORMATION

Steps to Create a Query to Find All Domain Controllers at a Site

NOTE: This procedure assumes the domain controller is a client and hardware inventory is turned on.
  1. In the SMS Administrator console, right-click Queries, point to New, and click Query on the shortcut menu.
  2. Type TEST1 for the Name.
  3. In the Object Type box, enter System Resource if it is not already entered.
  4. Click Edit Query Statement, then click the icon with the yellow rays.
  5. Click the Select button on the Result Properties page.
  6. Select Computer System in the Attribute class box and select Name in the Attribute box. Then click OK.
  7. On the Result Properties page, select Ascending in the Sort box. Click OK.
  8. Click the icon with the yellow rays. Repeat steps 5 through 7 but replace Name with Roles in the Attribute box (step 6) and replace Ascending with Unsorted in the Sort box (step 7).
  9. Select the Criteria tab under TEST1 Query Statement Properties. Click the icon with the yellow rays. On the Criterion Properties page, enter the following:
    • Criterion Type: simple value
    • Where: Choose Select...
      • Attribute class: Computer System
      • Attribute: Roles
    • Operator: is like
    • Value: %Domain_Controller%
    Click OK.

  10. Click OK. On the Query Properties page, limit the collection to All Windows NT Server Systems.
  11. Click OK to save the query.

Steps to Create a Query to Find All Computers in a Subnet

  1. In the SMS Administrator console, right-click the Queries node, point to New, and click Query on the shortcut menu.
  2. Type TEST2 in the Name box.
  3. In the Object Type box, enter System Resource if it is not already entered.
  4. Click Edit Query Statement and then click the icon with the yellow rays.
  5. On the Result Properties page, click the Select button.
  6. Select System Resource in the Attribute class box and select Name in the Attribute box. Then click OK.
  7. On the Result Properties page, select Ascending in the Sort box. Click OK.
  8. Click the icon with the yellow rays. Repeat steps 5 through 7 but replace Name with IP Addresses in the Attribute box (step 6) and replace Ascending with Unsorted in the Sort box (step 7).
  9. Repeat step 8 but replace Name with IP Subnets.
  10. Select the Criteria tab under TEST2 Query Statement Properties. Click the icon with the yellow rays. On the Criterion Properties page, select the following:
    • Criterion Type: simple value
    • Where: Choose Select...
      • Attribute class: System Resources
      • Attribute: IP Subnets
    • Operator: is equal to
    • Value: click the Value button and select the subnet you want.
    Click OK

  11. Click OK. On the TEST2 Query Properties page, select Not Collection Limited (or choose a selection that will further limit the search, such as Win98 on subnet x).
  12. Click OK to save the query.
Collections can be created based on the queries noted earlier: Collections/New <enter name>/Membership Rules/Query Rule properties/Name (TEST1 or TEST2 in the example above).

APPLIES TO
  • Microsoft Systems Management Server 2003
  • Microsoft Systems Management Server 2.0 Standard Edition
Keywords: 
kbcollections kbinfo kbquery KB200972
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate