PrepAway - Latest Free Exam Questions & Answers

Category: 70-158 (v.1)

Exam 70-158: TS: Forefront Identity Manager 2010, Configuring (update August 31th,2013)

You need to achieve this goal without editing the registry

You use Forefront Identity Manager (FIM) 2010 in your company network. You install the FIM Service as a
stand-alone server. During the creation process of the FIM Service Management Agent (MA), you are unable to
connect to the FIM Service database by using Windows integrated authentication. You run a Windows
PowerShell script to verify the FIM MA account. Youdiscover a mismatch in the SIDs of the FIM MA account
and registry configuration. You need to create the FIM MA . You need to achieve this goal without editing the
registry.
What should you do?

You need to ensure that employee user objects are provisioned to Active Directory

You use Forefront Identity Manager (FIM) 2010 in your company network. The network has an HR system that
contains a record of all employees. You create the FIM Management Agent (MA) by using default settings. The
sAMAccountName has been marked as “Use for Existence test.” You confirm that the user accounts in the
portal are correctly marked for provisioning. You run a Delta Import (Stage Only) profile on the FIM MA and
confirm that the employee accounts arrive in the connector space. However, when you run a synchronization
profile, provisioning and projection do not occur. You need to ensure that employee user objects are
provisioned to Active Directory.
What should you do? (Choose all that apply.)

You need to make searching for object attributes of join rules more efficient

You use Forefront Identity Manager (FIM) 2010 in your company network to provide an identity management
solution between Active Directory Domain Services (AD DS) and enterprise HR applications. You create the
required Management Agents (MAs). You need to make searching for object attributes of join rules more
efficient.
What should you do?

You need to ensure that the MAs of HR Data and HR Data Secondary act as authoritative sources for the Departme

You use Forefront Identity Manager (FIM) 2010 in your company network. The HR department has multiple
Microsoft SQL Server databases. Each of these databases has Management Agents (MAs) configured as
shown in the exhibit. (Refer to the Exhibit.)
You need to ensure that the MAs of HR Data and HR Data Secondary act as authoritative sources for the
Department attribute.
What should you do? (Choose all that apply.)
Exhibit:

You need to prevent the critical lossof objects in the HR connector space and in the connected HR data source

You deploy Forefront Identity Manager (FIM) 2010 inyour company network to provide an identity management
solution between an HR application and Active Directory Domain Services (AD DS). Part of the solution
includes two Management Agents of the following types: AD DS Management Agent (AD MA) HR Management
Agent (HR MA) You need to prevent the critical lossof objects in the HR connector space and in the connected
HR data source.
You configure Run Profiles.
What should you do next?

Which Run Profiles step should you use to configurethe new MA?

You deploy Forefront Identity Manager (FIM) 2010 inyour company network to provide an identity management
solution between Active Directory Domain Services (AD DS) and an HR application. You create a new HR
Management Agent (MA) to synchronize changes in HR objects with AD DS objects. You need to ensure that
after changes are imported, only those new changes will be synchronized.
Which Run Profiles step should you use to configurethe new MA?

You need to confirm that the account objects will be joined to the correct metaverse object

You use Forefront Identity Manager (FIM) 2010 to provision user accounts between Active Directory Domain
Services (AD DS) and multiple external directory services. You create a new Management Agent (MA) to
synchronize Active Directory accounts with a third-party directory service. You need to confirm that the account
objects will be joined to the correct metaverse object.
What should you do?

You need to ensure that employee names exist in themetaverse as a single full name attribute

You use Forefront Identity Manager (FIM) 2010 in your company network. You import Employee objects in the
connector space for an HR application that uses thefirstName and lastName attributes. Destination Person
object attributes are populated by the HR Management Agent (MA) and must use the single fullName attribute.
You need to ensure that employee names exist in themetaverse as a single full name attribute.
What should you do?

You need to ensure that objects are properly created in the connector space during outbound synchronization

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?

You need to ensure that employees and contractors matching this attribute are connected to the metaverse as pe

You use Forefront Identity Manager (FIM) 2010 in your company network. The following projection rule is used
to map disconnector objects.
Public Function ShouldProjectToMV(ByVal csentry As CSEntry, _ ByRef MVObjectType As String) As Boolean
Implements _ IMASynchronization.ShouldProjectToMV
{
Select Case csentry(“employeeType”).Value.ToLower;
Case “employee”: ShouldProjectToMV = False;
Case “externalcontractor”: MVObjectType = “contact”; ShouldProjectToMV = True;
Case “temporary” : ShouldProjectToMV = False;
Case Else: Throw New UnexpectedDataException(“Unexpected employeeType=” _ & csentry
(“employeeType”).Value)
End Select
End Function
You need to ensure that employees and contractors matching this attribute are connected to the metaverse as
person objects. You also need to ensure that external contractors are connected as contact objects.
What should you do? (Choose all that apply.)


Page 7 of 10« First...56789...Last »