70-158 · Question #22
70-158 Question #22: Real Exam Question with Answer & Explanation
The correct answer is A: Create the following XPath query:. To identify FIM metaverse users without a manager attribute, an XPath query is used to search the FIM Service database for person objects where the manager attribute is not present.
Question
You administer a Forefront Identity Manager (FIM) 2010 server for your company named Contoso, Ltd. You discover that several users have not been assigned to a manager within the FIM metaverse. You need to identify the users who have no manager within the metaverse. What should you do?
Options
- ACreate the following XPath query:
- BCreate the following XPath query:
- CCreate the following LDAP query:
- DCreate a custom Active Directory Users and Computers search filter for the security principles of all users
Explanation
To identify FIM metaverse users without a manager attribute, an XPath query is used to search the FIM Service database for person objects where the manager attribute is not present.
Common mistakes.
- B. While also an XPath query, option B presumably contains an incorrect XPath syntax or filter condition that would not accurately return users with no manager attribute in the FIM metaverse.
- C. LDAP queries are used to search Active Directory or LDAP-compliant directories, not the FIM metaverse; the FIM metaverse is queried using XPath, not LDAP syntax.
- D. Active Directory Users and Computers search filters query Active Directory attributes directly and have no visibility into the FIM metaverse, so they cannot identify users missing a manager specifically within the FIM metaverse.
Concept tested. FIM 2010 XPath query for metaverse attribute search
Reference. https://learn.microsoft.com/en-us/previous-versions/mim/ff686835(v=ws.10)
Topics
Community Discussion
No community discussion yet for this question.