InterviewSolution
| 1. |
How Can I Create A Collection That Contains Only Mac Computers, Or Only Linux Servers? |
|
Answer» For System CENTER 2012 Configuration Manager SP1 and later: Because an ID for each device type (for example Windows computers, MAC computers, or Linux computers) is stored in the Configuration Manager database, you can create a collection that CONTAINS a query rule to RETURN only devices with a specified ID. For an example query to use, see the Example WQL Queries section in the How to Create Queries in Configuration Manager TOPIC. For System Center 2012 Configuration Manager SP1 and later: Because an ID for each device type (for example Windows computers, Mac computers, or Linux computers) is stored in the Configuration Manager database, you can create a collection that contains a query rule to return only devices with a specified ID. For an example query to use, see the Example WQL Queries section in the How to Create Queries in Configuration Manager topic. |
|