nerdexam

70-158 · Question #75

You deploy a Forefront Identity Manager (FIM) 2010 server in your company network. You create bidirectional synchronization rules for an Active Directory Domain Services (AD DS) data source and a…

The correct answer is B. Add the department attribute to the outbound attribute flow. D. Create a new outbound synchronization rule that has the highest precedence for the SQL Server data source. To block the department attribute from flowing from AD DS into SQL Server, you must create a highest-precedence outbound sync rule for SQL Server that explicitly includes the department attribute in its outbound flow to override the existing equal-precedence rule and suppress…

Submitted by diego_uy· Mar 4, 2026Configuring the FIM Synchronization Service

Question

You deploy a Forefront Identity Manager (FIM) 2010 server in your company network. You create bidirectional synchronization rules for an Active Directory Domain Services (AD DS) data source and a Microsoft SQL Server data source. Both synchronization rules have the same input and output attribute flows and an equal precedence. You need to prevent the department attribute defined in the AD DS to flow into the SQL Server data source. You also need to ensure that all other attributes retain an equal precedence flow. What should you do? (Each correct answer presents part of the solution. Choose all that apply.)

Options

  • AAdd the department attribute to the inbound attribute flow.
  • BAdd the department attribute to the outbound attribute flow.
  • CCreate a new outbound synchronization rule that has the highest precedence for the AD DS data source.
  • DCreate a new outbound synchronization rule that has the highest precedence for the SQL Server data source.
  • ECreate a new inbound and outbound synchronization rule that has the highest precedence for the AD DS

How the community answered

(58 responses)
  • A
    9% (5)
  • B
    53% (31)
  • C
    16% (9)
  • E
    22% (13)

Why each option

To block the department attribute from flowing from AD DS into SQL Server, you must create a highest-precedence outbound sync rule for SQL Server that explicitly includes the department attribute in its outbound flow to override the existing equal-precedence rule and suppress that specific attribute flow.

AAdd the department attribute to the inbound attribute flow.

Adding the department attribute to an inbound attribute flow affects how the attribute is read into the FIM metaverse, not how it flows out to the SQL Server data source, so it would not prevent the attribute from being written to SQL Server.

BAdd the department attribute to the outbound attribute flow.Correct

Adding the department attribute to the outbound attribute flow of the new high-precedence SQL Server synchronization rule explicitly defines how (or whether) that attribute is handled in the output, allowing you to block or override the existing flow by defining a rule with no mapping or a null value for that attribute.

CCreate a new outbound synchronization rule that has the highest precedence for the AD DS data source.

Creating a highest-precedence outbound synchronization rule for the AD DS data source controls what flows out to AD DS, not what flows into SQL Server from AD DS; this would not block the department attribute from reaching SQL Server.

DCreate a new outbound synchronization rule that has the highest precedence for the SQL Server data source.Correct

Creating a new outbound synchronization rule targeting the SQL Server data source with the highest precedence ensures that this rule takes priority over the existing equal-precedence bidirectional rule, allowing you to control exactly which attributes flow into SQL Server and effectively suppress the department attribute from AD DS.

ECreate a new inbound and outbound synchronization rule that has the highest precedence for the AD DS

Creating both inbound and outbound synchronization rules for the AD DS data source addresses flows related to AD DS itself, but does not directly control the outbound flow to the SQL Server data source where the department attribute needs to be suppressed.

Concept tested: FIM synchronization rule precedence and attribute flow control

Source: https://learn.microsoft.com/en-us/previous-versions/windows/desktop/forefront-2010/ff394943(v=vs.100)

Topics

#Synchronization Rules#Attribute Flow#Rule Precedence#Management Agents

Community Discussion

No community discussion yet for this question.

Full 70-158 Practice