Browse by Tags

Tagged Content List
  • Wiki Page: How to Configure the ADMA Account

    When you configure an ADMA in your environment, you need to provide an account that is used by your management agent to connect to your Active Directory. The following picture shows an example for the related configuration page in the Management Agent Designer: In FIM, there is no need to use...
  • Wiki Page: How to Manage the FIM MA Account

    During the installation of FIM, you are required to specify a FIM management agent account. There is no need to make this account an administrator on your FIM server. In other words, it is sufficient to use a regular user account. The FIM setup process grants all rights that are necessary to...
  • Wiki Page: How to Improve Performance by Building Your FIM Portal Design Over a Slow Connection

    I am often working over a remote desktop to a client site, and when it comes to the more laborious tasks such as creating your FIM schema, one thing was always slowing me down ... the default FIM dialog background image (the fancy product UOC_loading_background.PNG that comes with FIM OOTB). Now...
  • Wiki Page: How to Configure the Exchange 2010 RPS URI

    The goal of this article is to explain the configuration of the Active Directory Management Agent (AD MA) so you can provision objects to Exchange 2010. This article will not discuss the attribute flows for the Exchange attributes. It will focus on the Exchange 2010 RPS URI specification. You can...
  • Wiki Page: How to Backup ILM and FIM

    Table of Contents PURPOSE BACKUP TOPICS Changing a property inside of a management agent Upgrading or installing a hot fix Code modifications to metaverse or management agent extensions Adding a management agent to the current Identity Management solution Daily and/or Weekly Backup Strategy SQL SERVER...
  • Wiki Page: How to Post a Wiki Article Announcement to the FIM Forum

    A community is about helping each other and sharing information. One method to share information and also to collaborate with others in a community is to write a Wiki article . For FIM, you can already find a broad collection of helpful articles on the Wiki site. To improve the discoverability...
  • Wiki Page: Troubleshooting Generic FIM Synchronization Errors

    With declarative provisioning, FIM has introduced a very powerful technology to manage distributed identity data in your environment. In some cases, you might experience issues during the synchronization process that require you to troubleshoot your configuration. If your issue is related to a...
  • Wiki Page: Troubleshooting Sync-rule-flow-provisioning-failed: An Object with DN Already Exists in Management Agent

    The objective of the FIM synchronization service is to manage the distributed identity data in your external systems according to the configuration of your synchronization rules. Table of Contents Symptoms Cause Resolution See Also For a complete overview of how the FIM synchronization service...
  • Wiki Page: Windows Azure Active Directory Synchronization: Delta Import Delta Sync Fails After Making an Organizational Unit Move in Active Directory

    Symptom Windows Azure Active Directory Synchronization delta sync cycles are failing during Delta Import Delta Sync The Delta Import Delta Sync operations show Discovery Errors in the FIM console ForeFront Identity Manager events 6301 and 6060 are logged in the Application Event Log :...
  • Wiki Page: [Troubleshooting] BHOLD Increase session lifetime for BHOLD core

    Scenario: In BHOLD, you may be performing some Administrative duties and running into timeout issues. This article will provide the steps to help increase the session timeout for BHOLD Core. Resolution: From Administrative Tools, select Internet Information Services (IIS) Manager...
  • Wiki Page: FIM 2010 Community, feeds & blogs

    Table of Contents Microsoft Product Team blogs Microsoft Technet Blogs Microsoft MSDN Blogs Other (alphabetical) General CLM Other Feeds Archives (not updated since a year) FIM Communities This page is gathering all blogs that are posting about FIM 2010. The focus of this list is any blog regularly...
  • Wiki Page: FIM Troubleshooting: CM Upgrade Fails exception executing SQL statement

    Table of Contents ISSUE: Findings Resolution Details ISSUE: Installing a FIM CM R2 patch fails with the following dialog. --------------------------- FIM Certificate Management --------------------------- FIM CM Database upgrade failed with the following exception...
  • Wiki Page: Microsoft Identity Software: Public Release Build Versions

    The table below lists the public release versions of the product, including service packs, updates, rollups and hotfixes of MIIS 2003, IIFP, ILM 2007,FIM 2010 and FIM 2010 R2. Feel free to update this page however please keep this list to public releases only (no private builds). Table of Contents...
  • Wiki Page: FIM: HOWTO: Customize the FIM 2010 R2 SSPR strings.resources file with Visual Studio

    There's an excellent article on FIM 2010 R2 SSPR customization at this location http://technet.microsoft.com/en-us/library/jj134312(v=ws.10).aspx including how to customize string settings, together with a table to items that can be customized. One of the challenges of working with the...
  • Wiki Page: How-to Install FIM 2010 R2 SP1 on Windows Server 2012, SCSM 2012, SQL 2012 and SharePoint 2013.

    In the article I’m testing installing FIM 2010 R2 SP1 on Windows 2012 SCSM 2012 and SharePoint 2013. I’ve got three servers see below of what roles I’ve installed on each server. I’m just going through the installation to see if there is any gotchas. I’m not going in detail of configuration for...
  • Wiki Page: FIM MV Schema Documenter

    FIM ScriptBox Item Summary: When developing solutions for your FIM environment, you need to know what objects and attributes you have in your metaverse schema. The objective of the FIM Metaverse Schema Documenter is to give you a report about this. Categorized by object type, you will get...
  • Wiki Page: How to Configure FIM Portal Tracing

    In the FIM 2010 architecture, the FIM Portal represents the user interface you use to configure your FIM environment. The FIM Portal is implemented as Windows SharePoint Services application and is accessible by using a web browser such as Internet Explorer. Table of Contents Configuring FIM...
  • Wiki Page: How to Avoid Orphaned ExpectedRuleEntry Objects

    After reading this Wiki article A method to remove orphaned ExpectedRuleEntry objects from your environment from Markus, I came with a question: How to avoid orphaned ExpectedRulesEntry (ERE) object at all? Imagine that you have an declarative provisioning scenario and outbound sync rule for users...
  • Wiki Page: How to Add a CheckBox to an FIM Custom Workflow UI

    This article shows you how to add a CheckBox to the UI part of your FIM custom workflow. Table of Contents UI code functions Define a Boolean property in the Activity code Add the CheckBox to the UI Using the value in your Activity code References UI code functions Add the following functions...
  • Wiki Page: How to Add a RadioButtonList to an FIM Custom Workflow UI

    This article shows you how to add a RadioButtonList to the UI part of your FIM custom workflow. Table of Contents UI code functions Define a String property in the Activity code Add the CheckBox to the UI Using the value in your Activity code References UI code functions Add the following...
  • Wiki Page: How to Detect Connectors in FIM

    In some FIM solutions, it is necessary to implement a mechanism that updates the remaining connectors when one connector has been removed. For example, MaxMexican was working on a solution that publishes Active Directory users based on the content of a HR data source. In case of a new HR...
  • Wiki Page: How to Remove New, Delete, and Other Buttons from FIM Portal Pages

    One of the most frequent questions on the FIM forum is ‘ How to disable / remove New and Delete icons (buttons) from Users page? ’ This question can be expanded to cover Distribution and Security groups’ pages and even your own custom objects like Roles or Applications. It’s obvious that many of FIM...
  • Wiki Page: How to Add the Approval Reporting Tab to the Group RCDC

    So, as it turns out it's incredibly helpful to be able to see all of the workflow approvals relative to a specific object; I call this "simple" reporting and it's quite easy to setup. While my example shows how to do this for a Group object, you can really apply this tab to any object...
  • Wiki Page: [Troubleshooting] Refresh Schema on FIM MA fails: Event ID 6331

    ​ Problem: Unable to refresh the schema on the FIM Management Agent. Event Log: Event ID 6331 Source: FIMSynchronizationService A update on the configuration of a MA or MV failed to replicate to a target connector directory that is capable of storing MA/MV configurations. As a result, the...
  • Wiki Page: How to Use PowerShell to Export Requests Since a Given DateTime

    FIM ScriptBox Item Summary This one-liner shows how to use an Xpath filter to export Request objects since a given DateTime. the [DateTime].AddHours() method is used with a negative number in this example. The AddDays(), AddMinutes() and other methods could easily be swapped in here. Script...
Page 1 of 14 (339 items) 12345»
Can't find it? Write it!