nerdexam

70-158 · Question #28

Your company network includes Forefront Identity Manager (FIM) 2010 and Active Directory Domain Services (AD DS). You create a FIM Management Agent (MA) for AD DS. You receive the following error…

The correct answer is A. The Replicate Directory Changes permission on the domain partition in AD DS. The error "Replication access was denied" during a FIM import from AD DS indicates the Management Agent (MA) account lacks the necessary permissions to read directory changes. Granting the specific "Replicate Directory Changes" permission on the domain partition resolves this…

Submitted by lars.no· Mar 4, 2026Configure the FIM Synchronization Service

Question

Your company network includes Forefront Identity Manager (FIM) 2010 and Active Directory Domain Services (AD DS). You create a FIM Management Agent (MA) for AD DS. You receive the following error message during an import from AD DS: "Replication access was denied." You need to ensure that the import from AD DS is successful. What permission should you grant to the AD DS MA account?

Options

  • AThe Replicate Directory Changes permission on the domain partition in AD DS
  • BThe Replication Synchronization permission on the domain partition in AD DS
  • CThe Replicate Directory Changes permission on the Configuration container in AD DS
  • DThe Replication Synchronization permission on the Configuration container in AD DS

How the community answered

(55 responses)
  • A
    55% (30)
  • B
    27% (15)
  • C
    7% (4)
  • D
    11% (6)

Why each option

The error "Replication access was denied" during a FIM import from AD DS indicates the Management Agent (MA) account lacks the necessary permissions to read directory changes. Granting the specific "Replicate Directory Changes" permission on the domain partition resolves this issue.

AThe Replicate Directory Changes permission on the domain partition in AD DSCorrect

The "Replicate Directory Changes" permission (DS-Replication-Get-Changes) is specifically designed to allow an account to query and read directory changes from Active Directory, which is precisely what the FIM Management Agent needs to perform a successful import from the domain partition. This permission grants the MA account the ability to act like a replication partner for the purpose of reading changes, thus overcoming the "Replication access was denied" error.

BThe Replication Synchronization permission on the domain partition in AD DS

The "Replication Synchronization" permission is typically used for initiating replication writes between domain controllers, not for merely reading changes during an import by an identity synchronization engine.

CThe Replicate Directory Changes permission on the Configuration container in AD DS

While "Replicate Directory Changes" is the correct permission, applying it only to the Configuration container would not grant access to the primary user, group, and computer objects located in the domain partition, which are the usual targets of a FIM import.

DThe Replication Synchronization permission on the Configuration container in AD DS

This option combines the incorrect permission ("Replication Synchronization") with the wrong scope ("Configuration container") for an identity management import seeking user data from the domain.

Concept tested: Active Directory Management Agent import permissions

Source: https://learn.microsoft.com/en-us/microsoft-identity-manager/install-mim-service-portal#granting-permissions-to-the-mim-service-account-and-ma-accounts

Topics

#FIM Management Agent#AD DS MA#Replicate Directory Changes#Synchronization Errors

Community Discussion

No community discussion yet for this question.

Full 70-158 Practice