70-158 · Question #84
70-158 Question #84: Real Exam Question with Answer & Explanation
The correct answer is A: Use the Provision method.. When new objects fail to appear in the connector space during outbound synchronization, it indicates that the provisioning process, which creates these objects, is not occurring correctly.
Question
You use Forefront Identity Manager (FIM) 2010 in your company network. You create the target Management Agent (MA) and configure the export attribute flow. You run a Full Synchronization run profile on the HR MA . You discover that new objects do not appear in the connector space. You need to ensure that objects are properly created in the connector space during outbound synchronization. What should you do?
Options
- AUse the Provision method.
- BUse the ShouldDeleteFromMV function.
- CUse the MapAttributesForExport function.
- DCreate a rules extension that contains the Terminate method.
Explanation
When new objects fail to appear in the connector space during outbound synchronization, it indicates that the provisioning process, which creates these objects, is not occurring correctly.
Common mistakes.
- B. The ShouldDeleteFromMV function is used to determine if a connector space object should be disconnected or deprovisioned from the metaverse, not to create new objects.
- C. The MapAttributesForExport function defines how attributes flow from the metaverse to an existing connector object, not for the initial creation of the connector object itself.
- D. The Terminate method is used for cleanup operations when a rules extension is being shut down and does not play a role in provisioning new objects.
Concept tested. FIM/MIM Metaverse Rules Extension Provisioning
Reference. https://learn.microsoft.com/en-us/previous-versions/mim/hh826066(v=ws.10)
Topics
Community Discussion
No community discussion yet for this question.