Browse by Tags

Tagged Content List
  • Wiki Page: FIM: GALSYNC-HOW TO: Customize TargetAddress on Export Attribute Flow

    Table of Contents PURPOSE CONFIGURATION BACKUP BACKUP: Management Agent BACKUP: Source Code GUI MODIFICATIONS - Updating the Management Agent SOURCE CODE MODIFICATIONS UPDATE BUILD OUTPUT PATH ( VERY IMPORT ) MODIFY THE SOURCE CODE _MyNewTargetAddress Case Statement Code By mailNickName and msExchOriginatingForest...
  • Wiki Page: Troubleshooting GALSYNC Synchronization Error "Attribute Does Not Have Exactly One Value"

    The goal of this document is to provide an explanation of the problem, and to provide steps on how to modify the GalSync source code to correct the problem. Table of Contents Cause Resolution Changing the name of the GalSync Solution to a unique name Updating the build path to not to build in the...
  • Wiki Page: FIM 2010 Wiki Articles

    This page provides a quick overview of the Technet Wiki articles related to FIM 2010 (Forefront Identity Manager 2010). The Wiki search engine provides you with the latest updates, but it does not provide a comprehensive overview, nor the search results are grouped (yet). This page focusses on...
  • Wiki Page: Forefront Identity Manager Resources

    This article is a survival-guide-like list of community resources across the Web. This also contains links to important TechNet Library articles about Forefront Identity Manager (FIM). Please feel free to add more links to this list as they become available. Table of Contents Quick...
  • Wiki Page: Troubleshooting the Lotus Domino Connector for FIM 2010

    This article applies to FIMSync (update 2), which will be further referenced as "sync engine". Prerequisites The. NET framework 4.0 must be installed. FIM 2010 Update 2 must be installed. This is most likely because the new connector (as we should now call it) uses the (also new) ECMA2...
  • Wiki Page: FIM Troubleshooting: Installation Hot Fix Update Rolls Back Without Warning or Error

    Table of Contents Symptoms Windows installer verbose log file Resolution Option 1: delete ilmpasswordportal.wsp Option 2: run administrative timer jobs Option 3: deactivate/uninstall feature from stsadm Today I worked on a hot fix installation issue. The installation goes through and hits a certain...
  • Wiki Page: FIM 2010 Build Overview

    The goal of this article is to provide an overview of the available builds for FIM as well as a short overview of the new features they introduce. This article will not provide an overview of all solved issues. Table of Contents Build 4.0.2592.0 (RTM) Build 4.0.3531.2 (Update 1): KB978864 Build...
  • Wiki Page: FIM 2010 Management Agents from Partners

    Forefront Identity Manager includes a number of different management agents to connect to a variety of data sources. To enable you to connect to other data sources, FIM includes the Extensible Connectivity Management Agent (ECMA). To interact with a data source, the ECMA uses a connected data source...
  • Wiki Page: FIM: How to Use Workflows to Automate the Calculation and Notification of Initial Passwords

    Table of Contents Calculating a Random Password in a Synchronization Rule Calculating and Communicating a Random Password By Using Workflows Passing Workflow Data to a Synchronization Rule Using Workflows to Calculate Data for a Workflow Parameter Using Workflows to Send Notification Emails Linking Synchronization...
  • Wiki Page: GALSync: How to Provision Contacts to Specific OU Units Based Upon an Originating Forest

    The Global Address List Synchronization Solution (GalSync) allows you to take a mail-box enabled user from one forest, and create a mail-enabled contact object in another forest, allowing the ability to share Global Address Lists (GALs). However, by default, GalSync puts all of the mail-enabled...
  • Wiki Page: Global Address List Synchronization (GalSync) Resources

    The purpose of this wiki article, is to provide a centralized location for Global Address List Synchronization (GalSync) information. Here you will find information pertaining to walk-throughs, customizations, code samples, issues as well as some additional resources. Table of Contents COMMUNITY...
  • Wiki Page: FIM Export Error: ExternalEmailAddress Is Mandatory on MailUser. Property Name: ExternalEmailAddress

    Recently, I worked on an issue where we were receiving a ma-extension-error on export. In reviewing the Application Event Log, I found the below information concerning the exported object. The piece of the event log that I was most interested in was the ERROR: ExternalEmailAddress is mandatory on...
  • Wiki Page: FIM: Deleting a Management Agent and Connector Space

    Table of Contents Why delete the connector space Backup Database Backup Management Agent Configuration Attribute recall Deleting the connector space Disable provisioning Recreate the management agent Bring the objects back into the metaverse (Import and Synchronization) Re-enable provisioning Checking...
  • Wiki Page: FIM Troubleshooting

    Houston, we have a problem… One thing we all have in common is that we have been, at some point, in the same situation and we will end up in it again – troubleshooting. You are trying to get something up and running and for some reason, the system doesn’t do what you need it to...
  • Wiki Page: Troubleshooting FIM 2010 Error 1920: FIMPasswordReset failed to start

    Table of Contents Error Message Symptoms RESOLUTION Error Message Error 1920. Service 'Forefront Identity Manager Password Reset Client Service' (FIMPasswordReset) failed to start. Verify that you have sufficient privileges to start system services. Symptoms Execute the install up...
  • Wiki Page: FIM CM: "There is no such object on the server"

    Recently, a co-worker of mine was working on an issue concerning the error message " There is no such object on the server " while attempting to un-block a Smart Card. He took the time to write up the issue. The error " There is no such object on the server " could surface on...
  • Wiki Page: FIM 2010 R2

    Forefront Identity Manager (FIM) 2010 R2 includes new and updated features: Historical reporting using integration to the System Center Service Manager data warehouse Web-based Self-Service Password Reset Scale and performance improvements Outlook® 2010 support for the FIM add-ins...
  • 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: REFERENCE: What Version of SQL Server to Use on the FIM Backend

    Table of Contents Overview / Purpose Chart Breakdown Versions of SQL Server See Also Overview / Purpose In support we do receive calls about the versions/builds of Microsoft SQL Server that are supported as a backend SQL Server for the Synchronization Service Engine, and the FIM Service Database...
  • Wiki Page: What's New in FIM Update 1

    Microsoft has released update 1 for Microsoft Forefront Identity Manager (FIM) 2010. This update applies only to FIM 2010 RTM which is also known as build 4.0.2592.0. This update is recommended for all installations of FIM 2010. Important notes about the cumulative update package: Update...
  • Wiki Page: Understanding Deprovisioning in FIM

    In FIM, the objective of the synchronization service is to provide a solution for the management of an object’s lifecycle. Next to the creation and management of objects in an external system, this also includes stopping the management or even the deletion of them when they become obsolete. ...
  • Wiki Page: FIM Data Modelling and Sync Design: Reference Attributes Versus String Attributes

    Table of Contents Background Scenario Variations Working with string bindings Working with reference bindings Bringing it all together 3rd party tools A big part of a successful FIM design comes down to how effectively you model your data, and define the FIM schema to represent your data model …...
  • Wiki Page: Full Import (Stage Only) Causes FIM Synchronization Service (miiserver.exe) to Crash

    Recently worked an issue where a Full Import (Stage Only) on an Oracle Management Agent would crash the FIM Synchronization Service. We have seen this happen with other Management Agents as well. This specific issue was in-regards to the Oracle Management Agent. The first thing noticed, is that...
  • Wiki Page: FIM Synchronization Rules: Dropdowns Contain No Data or Missing Data

    PROBLEM STATEMENT You go to create a new synchronization rule. You reach the Scope tab. You notice that all the drop-down boxes contain no data. Another possibility is that you can see some data, but do not see a new management agent that you created in the Synchronization Service Manager. CAUSE...
  • Wiki Page: Troubleshooting Failed-Modification-Via-Web-Services

    You are done with the configuration of your environment, you are starting the first run profiles, and when you run an export run profile on the FIM MA, you are running into this error… Now what? The first recommendation is to NOT modify the security settings of your FIM related accounts...
Page 1 of 3 (66 items) 123
Can't find it? Write it!