70-243 · Question #11
You have a System Center 2012 Configuration Manager environment. Your company identifies virtual machines by adding an additional attribute named is Virtual and setting it to TRUE for the computer…
The correct answer is D. Configure Active Directory System Discovery to include the isVirtual attribute. SCCM Active Directory System Discovery can be extended to collect custom LDAP attributes from computer objects, enabling collection queries based on those attributes.
Question
You have a System Center 2012 Configuration Manager environment. Your company identifies virtual machines by adding an additional attribute named is Virtual and setting it to TRUE for the computer objects in Active Directory. You need to create and populate collections for virtual machines. What should you do?
Options
- ACreate a collection for the virtual machines.
- BInitiate a discovery data collection cycle on the virtual machine clients.
- CConfigure Active Directory System Group Discovery, and select the option to include groups.
- DConfigure Active Directory System Discovery to include the isVirtual attribute.
How the community answered
(28 responses)- A14% (4)
- B11% (3)
- C4% (1)
- D71% (20)
Why each option
SCCM Active Directory System Discovery can be extended to collect custom LDAP attributes from computer objects, enabling collection queries based on those attributes.
Creating a collection alone does not populate it with the correct data; the discovery method must first be configured to retrieve the isVirtual attribute before it can be used as a membership criterion.
Initiating a discovery data collection cycle on clients resends existing hardware and software inventory data already gathered - it does not extend AD System Discovery to read new custom LDAP attributes.
Active Directory System Group Discovery identifies computers by their group membership in AD, not by custom object attributes like isVirtual on computer objects.
Active Directory System Discovery supports adding custom LDAP attributes - such as isVirtual - to its discovery scope. Once configured, SCCM reads the isVirtual attribute value from each computer object in AD and stores it in the discovery data record (DDR). This attribute can then be used as a query rule to dynamically populate a collection for virtual machines.
Concept tested: AD System Discovery custom LDAP attribute extension
Source: https://learn.microsoft.com/en-us/mem/configmgr/core/servers/deploy/configure/about-discovery-methods#bkmk_aboutSystem
Topics
Community Discussion
No community discussion yet for this question.