nerdexam

70-158 · Question #56

You are deploying Forefront Identity Manager (FIM) to your company network. End users will use the password self-service, user profile management, and group management from the FIM Portal. You use a…

The correct answer is C. Ensure that the FIM installation account has SQL sysadmin rights. D. Ensure that the FIM Installation account has SharePoint administrator permissions. E. Configure the SharePoint Application Pool account to use the Configurable service account. Deploying the FIM Portal requires specific account permissions across SQL Server, SharePoint, and the application pool service account to complete installation successfully.

Submitted by jian89· Mar 4, 2026Deploy Forefront Identity Manager

Question

You are deploying Forefront Identity Manager (FIM) to your company network. End users will use the password self-service, user profile management, and group management from the FIM Portal. You use a separate account to install all FIM software on a server allocated for FIM installation. You need to complete the portal installation of FIM services. What should you do? (Choose all that apply.)

Options

  • AEnsure that delegation is disabled for the FIM service account.
  • BEnsure that delegation is disabled for the SharePointService account.
  • CEnsure that the FIM installation account has SQL sysadmin rights.
  • DEnsure that the FIM Installation account has SharePoint administrator permissions.
  • EConfigure the SharePoint Application Pool account to use the Configurable service account.

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    17% (6)
  • C
    75% (27)

Why each option

Deploying the FIM Portal requires specific account permissions across SQL Server, SharePoint, and the application pool service account to complete installation successfully.

AEnsure that delegation is disabled for the FIM service account.

Delegation should not be disabled for the FIM service account; rather, the FIM service account typically requires constrained delegation to allow it to act on behalf of users for self-service scenarios such as password reset and group management.

BEnsure that delegation is disabled for the SharePointService account.

Disabling delegation for the SharePoint service account is incorrect because SharePoint may require delegation to function properly within the FIM Portal environment, and disabling it would impair functionality rather than fulfill an installation prerequisite.

CEnsure that the FIM installation account has SQL sysadmin rights.Correct

The FIM installation account requires SQL sysadmin rights because the FIM setup process must create and configure the FIM Service database on SQL Server, which requires elevated database-level permissions during installation.

DEnsure that the FIM Installation account has SharePoint administrator permissions.Correct

The FIM installation account must have SharePoint administrator permissions because the FIM Portal is built on SharePoint, and the installer must provision site collections, configure web applications, and deploy solutions within the SharePoint farm.

EConfigure the SharePoint Application Pool account to use the Configurable service account.Correct

The SharePoint Application Pool must be configured to use the Configurable (FIM-specific) service account so that the FIM Portal can properly authenticate and communicate with the FIM Service, ensuring the correct identity context for portal operations.

Concept tested: FIM Portal installation prerequisites and account permissions

Source: https://learn.microsoft.com/en-us/microsoft-identity-manager/prepare-server-sharepoint

Topics

#FIM Portal Installation#Installation Prerequisites#SharePoint Permissions#Service Accounts

Community Discussion

No community discussion yet for this question.

Full 70-158 Practice