Identity Lifecycle Manager 2 ForumThis forum replaces the Connect newsgroup for ILM "2" beta and release candidate discussion topics© 2009 Microsoft Corporation. All rights reserved.Wed, 25 Nov 2009 22:57:01 Zf719584e-06ea-4a07-bf89-f7c680d31b1ehttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/631de024-2d10-4070-a495-78fc4ce33e5chttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/631de024-2d10-4070-a495-78fc4ce33e5cCapriolehttp://social.technet.microsoft.com/Profile/en-US/?user=CaprioleSSPR install less stable since RC1 ?<p>First let me say that I really like the fact that in RC1 the MPRs and Workflows no longer need to be created manually and in some ways getting this configured is simpler. <br/><br/>But I have found SSPR in RC1 a lot less reliable than RC0 - I installed RC0 SSPR about 6 times and only had problems with some documentation glitches the first time - the other 5 times were fine. I've now tried to install RC1 SSPR for the 10th time and have yet to get it working. I am trying with a pretty simple configuration - single domain and portal+sync service on the same box.<br/><br/>FYI the installer functions which are supposed to set the permissions for portal and password portal, and to add the sites to trusted sites for all users in IE7 have never worked for me in 10 installs, I've always ended up doing it manually, yet no errors get reported.   <br/><br/>There is now a lot of required manual configuration of DCOM permissions, SPNs, group memberships, WSS configuration, IE zones which should, IMHO be taken care of by the installer - I think the uptake of SSPR in RTM will be a lot higher if this is improved.<br/> </p>Tue, 24 Nov 2009 20:55:20 Z2009-11-25T22:57:01Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/02a12877-4280-47ab-91b6-871141a77d4dhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/02a12877-4280-47ab-91b6-871141a77d4dNimaGhttp://social.technet.microsoft.com/Profile/en-US/?user=NimaGRun on Policy Update - Retroactive Policy Enforcement<p>Somewhat hidden within Forefront Identity Manager 2010, there is a very useful feature for action workflows called &quot;<em>Run on Policy Update</em>&quot;. <br/>Here are the situations where you may find this feature useful:</p> <ol> <li>You are creating a new Management Policy Rule (MPR), such as one to provision all users an AD account, and you want one or more of the action workflows in your new MPR to be applied, upon creation of the MPR, to all the members of the MPR's Resource Final Set (also referred to as &quot;Target Resource Definition After Request&quot; in the portal's MPR wizard). <br/>For example, you may be creating a new MPR to apply a new Synchronization Rule to all users. <br/>You may want to retroactively enforce this new policy by applying the Synchronization Rule workflow to all users that already exist. </li> <li>You are enabling a previously disabled MPR, and you want one or more of the action workflows in the MPR to be applied, upon enabling of the MPR, to all the members of the MPR's Resource Final Set. </li> <li>You are adding a new action workflow to an existing MPR, and you want the new workflow to be applied to all the members of the MPR's Resource Final Set, immediately upon adding the workflow to the MPR. </li> <li>You are modifying the Resource Final Set of an existing MPR to reference a new set, and you want one or more of the MPR's action workflows to be applied to all the members of the new Resource Final Set, immediately upon modification of the MPR. </li> <li>You are manually modifying the membership of the Resource Final Set of an MPR, either by modifying the set's Filter or ExplictMember attribute, and you want one or more of the MPR's action workflows to be applied to all the *new* members of the new Resource Final Set, immediately upon modification of the set. </li> </ol> <p>The &quot;<em>Run on Policy Update</em>&quot; feature is an option that lives on action workflow definitions, as an attribute labeled &quot;<em>RunOnPolicyUpdate</em>&quot; bound to the WorkflowDefinition resource type. <br/>When this boolean attribute is set to &quot;<em>true</em>&quot; for a given action workflow, if any of the 5 scenarios above are encountered with an MPR that uses this workflow, the workflow will be automatically applied to the members of the Resource Final Set of the MPR. <br/>Following is a table that summarizes the cases where a &quot;<em>Run on Policy Update</em>&quot; enabled action workflow is applied, in addition to the normal cases where a new Request satisfies all the criteria of an MPR that uses the workflow.</p> <table border=0> <tbody> <tr> <th style="background-color:#d4d0c8;text-align:center;padding-left:5px;padding-right:5px;font-weight:bold">User Request</th><th style="background-color:#d4d0c8;text-align:left;padding-left:5px;padding-right:5px;font-weight:bold">Resulting Action by the FIM Service</th> </tr> <tr> <td style="text-align:center;padding-left:5px;padding-right:5px">Create new MPR</td> <td style="text-align:left;padding-left:5px;padding-right:5px">Apply each &quot;<em>Run on Policy Update</em>&quot; enabled action workflow referenced by the new MPR to all members of the MPR's ResourceFinalSet.</td> </tr> <tr> <td style="text-align:center;padding-left:5px;padding-right:5px">Enable an existing MPR</td> <td style="text-align:left;padding-left:5px;padding-right:5px">Apply each &quot;<em>Run on Policy Update</em>&quot; enabled action workflow referenced by the enabled MPR to all members of the MPR's ResourceFinalSet.</td> </tr> <tr> <td style="text-align:center;padding-left:5px;padding-right:5px">Select a new ResourceFinalSet for an existing MPR</td> <td style="text-align:left;padding-left:5px;padding-right:5px">Apply each &quot;<em>Run on Policy Update</em>&quot; enabled action workflow referenced by the MPR, to all members of the new set referenced by the ResourceFinalSet attribute.</td> </tr> <tr> <td style="text-align:center;padding-left:5px;padding-right:5px">Add a new &quot;Run on Policy Update&quot; enabled action workflow to an existing MPR</td> <td style="text-align:left;padding-left:5px;padding-right:5px">Apply the newly added action workflow to all members of the MPR’s ResourceFinalSet.</td> </tr> <tr> <td style="text-align:center;padding-left:5px;padding-right:5px">Modify the filter of a set</td> <td style="text-align:left;padding-left:5px;padding-right:5px">For all MPRs whose ResourceFinalSet references the set being modified, apply each &quot;<em>Run on Policy Update</em>&quot; enabled action workflow mapped to the MPR to each resource that transitions into the set because of the filter update.</td> </tr> <tr> <td style="text-align:center;padding-left:5px;padding-right:5px">Update explicit membership of a set</td> <td style="text-align:left;padding-left:5px;padding-right:5px">For all MPRs whose ResourceFinalSet references the set being modified, apply each &quot;<em>Run on Policy Update</em>&quot; enabled action workflow mapped to the MPR to each resource that that is added to the set.</td> </tr> </tbody> </table> <p> </p> <table style="width:100%" border=0 cellspacing=0 cellpadding=0> <tbody> <tr> <th style="text-align:left;background-color:#C0C0C0"><img src="http://public.bay.livefilestore.com/y1pUjvWfi_jjjF8pQkzlsIaiu0MNxoPYFBzJeDNKQZw8TErr10MNDEuvdmzn4hw09suHA8SSeWcKDKCN2EgYbHvew/Note.gif" alt=note>Note </th> </tr> <tr> <td style="background-color:#F0F0F0">Simply enabling the “<em>Run on Policy Update</em>” option for a workflow does not result in the workflow being automatically run. <br/>The workflow will only be run upon completion of one of the requests outlined in the table above.</td> </tr> </tbody> </table> <p>Disabling the “<em>Run on Policy Update</em>” option for a workflow will allow you to perform any of the user requests outlined above, without the workflow being automatically run. <br/>If you submit one of the user requests outlined above, thereby triggering the execution of a “<em>Run on Policy Update</em>” enabled action workflow, you can cancel all the workflows that have been triggered by simply cancelling the request that triggered them (eg. cancel the request tracking the creation of the MPR).</p> <p>Cheers, <br/>Nima</p>Wed, 25 Nov 2009 22:52:55 Z2009-11-25T22:52:55Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/3100c09b-9f51-4a0e-a665-c95b95957580http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/3100c09b-9f51-4a0e-a665-c95b95957580Eihab Isaachttp://social.technet.microsoft.com/Profile/en-US/?user=Eihab%20IsaacOutbound Synchronization is not working when changing an attribute<p>i have deployed FIM 2010 RC1 successfully and i've created 3 synchrnization rules from the portal one for AD (inbound and outbound) and one for HR(Inbound) and one for AD Security Groups.<br/>the flow in FIM is done from the Synchronization manger.<br/><br/>i have also created 2 workflows to allow users to change attribute of their own but need authorization from their manager. the problem is when i try to push the changes from the Portal to AD no changes happen.. Note that when a new user is created from HR the user is automatically provisioned in AD and the Portal, and when any changes happen in AD it appears in the portal.</p> <p>Note also that i have moved some of the attributes from AD Synchronization Rule in the portal to the AD MA in Synchronization Manager and when i synch the changes appears in AD</p> <p>am i missing something? or does the workflows and MPR affect the Outbound synchroniztion?</p>Wed, 25 Nov 2009 17:03:16 Z2009-11-25T21:17:56Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/1a0d5de4-89a3-4042-bd8a-9b35f60d2c6dhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/1a0d5de4-89a3-4042-bd8a-9b35f60d2c6dhenryschlhttp://social.technet.microsoft.com/Profile/en-US/?user=henryschlConfiguration Migration Tool Question<p>Hi<br/>I trying to migrate a FIM configuration from one server to another.<br/>While following the steps described in &quot;Introduction to the Configuration Migration Tool&quot; document I get an error in step 8.</p> <p>Join-FIMConfig : Two objects with the same AnchorAttributeValue were detected.  A requirement for using this migration<br/>tool is that AnchorAttributeValue is unique within an Object Type.<br/>AnchorAttributeNames = AppliesToCreate AppliesToEdit AppliesToView DisplayName<br/>AnchorAttributeValues = AppliesToCreate AppliesToEdit AppliesToView DisplayName<br/>ObjectType = ObjectVisualizationConfiguration<br/>ObjectID 1 = urn:uuid:ecbff780-511b-45da-85fe-65cbf236d80f<br/>ObjectID 2 = urn:uuid:8aa59dca-7759-4d32-96d2-3f21ed1239f2<br/>At line:1 char:26</p> <p>I am not ware, that I have changed anything in the portal itself at all. I only have custom Sync rules, Sets and MPRs defined.<br/>How can I determin which those objects are that make the trouble here?<br/>What are preferred join rules to overcome this problem?</p> <p>Thanks in advance.<br/>Henry</p>Wed, 25 Nov 2009 09:54:24 Z2009-11-25T19:11:37Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a2db2b2c-4692-493f-830a-8a375811a452http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a2db2b2c-4692-493f-830a-8a375811a452Joseph Flynnhttp://social.technet.microsoft.com/Profile/en-US/?user=Joseph%20FlynnFIM Certificate Management Configuration Wizard FailsHello<br/><br/>When I run the configuration wizard fr FIM CM at the end when I click configure I am getting the following error.  Name Translation: Could not find the name or insuffcient right to see the name. (Exception from HRESULT: 0x80072116).  Any ideas would be great.  I have a root domain and a child domain.  FIM is installed in the Child Domain along with the Enterprise CA.  I am using an Enterprise Admin Account to perform the install and config.Wed, 25 Nov 2009 18:56:03 Z2009-11-25T18:56:05Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/66264ba3-0df8-485f-8ea5-b285ef8ff3a5http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/66264ba3-0df8-485f-8ea5-b285ef8ff3a5workingmindhttp://social.technet.microsoft.com/Profile/en-US/?user=workingmindNot able to Provision userHi,<br/> I am not able to provision users to AD since i had applied Updates to FIM2010 RC1. My senario is as follows<br/>I am trying to sync between AD only.<br/><br/>2 sync rules: 1 for AD outboud Sync rule with inbound sync for Email and Domain. 1 for inbound sync rule to import users from AD.<br/>1 MPR <br/>1 Set<br/><br/>also i had enables following MPR<br/><br/>General: Users Can read Schema related resources.<br/>general: Users can read non-Administrative config resources<br/>User Management : Users can read attribute of thier own.<br/><br/>i think i did`nt missed anything so far.<br/><br/>Now while i run FIM MA with Full Import and Full Sync it works fine, but while export it does not show any count to be under add or update neither add anything to AD OU and it finish with success.<br/>Same happens with AD MA. But to my surprise i can see user partially imported to the portal with not all attribute flow which i defines in sync rule.<br/><br/><br/>Please help!!!!!!!!<br/> <hr class=sig> Cheers, Mohit GoyalWed, 25 Nov 2009 12:30:36 Z2009-11-25T15:34:26Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/3bc355b7-d4ef-4bed-8b4b-55e02aceae70http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/3bc355b7-d4ef-4bed-8b4b-55e02aceae70Johan Maraishttp://social.technet.microsoft.com/Profile/en-US/?user=Johan%20MaraisFlowing an expiry date to the ILM portalHi All,<br/><br/>I am trying to flow an expiry date from the AD to the ILM portal, this will eventually be used to disable a contractor's account.  I ran into problems very soon and after reviewing numerous posts here, I still don't know whether this should be possible or not and whether the format I am using is right or not.  The date value and format I am trying to flow to the portal is:<br/><br/>2009/11/23 12:00:00:000 AM<br/><br/>When exporting the data to the portal I still get the &quot;datetime-string-format-incorrect&quot; error<br/><br/>Any help or guidance would be appreciated<br/>Thanks<br/>Johan MaraisMon, 23 Nov 2009 13:14:15 Z2009-11-25T12:32:01Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/6640f597-4858-4ea2-8316-fcd06e59a8d1http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/6640f597-4858-4ea2-8316-fcd06e59a8d1Sachin2507http://social.technet.microsoft.com/Profile/en-US/?user=Sachin2507Email notification workflow not workingHi All<br/> <br/> I am following the walkthrough &quot;Introduction to Management Policy Rules&quot;.<br/> I have configured the MPR/WF as per the steps &quot;Create a MPR that will send a notification to the user’s manager when an employee transitions between set.&quot;<br/> <br/> After changing the employee type, no email notification is generated.<br/> Can anyone please suggest the steps to debug the issue?<br/> <br/> TIA<br/> SachinTue, 24 Nov 2009 17:52:12 Z2009-11-25T11:48:11Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/05e14aca-91cd-4988-a223-9cf9f3c98e10http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/05e14aca-91cd-4988-a223-9cf9f3c98e10Patrick Layanihttp://social.technet.microsoft.com/Profile/en-US/?user=Patrick%20LayaniFIM 2010 with Exchange Server 2010Hi,<br/><br/>I would like to know if Exchange 2010 is supported by FIM 2010 RC1?<br/><br/>Thank you.<hr class="sig">Patrick L.Sun, 22 Nov 2009 08:02:02 Z2009-11-25T11:24:23Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a9683d25-b604-4743-bd9e-1df9a95675fehttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a9683d25-b604-4743-bd9e-1df9a95675feDB Brisbanehttp://social.technet.microsoft.com/Profile/en-US/?user=DB%20BrisbaneSSO AD SynchronisationIs it at all possible to leverage ILM to populate and/or manage user credentials stored in a SSO database?<br/><br/>Having a look at the SSO database schema it looks like it would be simple enough to insert/update SID and Application information in, it's just the Credentials (password) that I'm really not sure about.Wed, 25 Nov 2009 06:03:35 Z2009-11-25T06:44:22Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/b6b627ba-2484-40b1-9709-905c1ee4d6b0http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/b6b627ba-2484-40b1-9709-905c1ee4d6b0kichitanhttp://social.technet.microsoft.com/Profile/en-US/?user=kichitanProvisioning XML file with a Extensible Connectivity MA<p>Hi Everyone<br/><br/>I have a new question I couldnt do the synchronization rules, workflows, sets and MPR.  <strong>Somebody can help me with the synch rules, workflows, set and MPR to provision mi XML file from my ORACLE DB?<br/></strong><br/><strong>Servers</strong><br/><br/> - FIM RC1 2010 ( 1 server with the service synch and 1 server with  the portal service).<br/>- AD<br/>- Oracle<br/><br/><strong>Scenario<br/></strong><br/>Oracle HR source has to provisioning  <strong>-&gt;</strong>  Ad and XML File  (user data basically).<br/><br/><strong>Oracle source table</strong> <br/><br/>Fields EmployeeID, Employeetype, FirstName, LastName, UserID<br/><br/><br/><strong>Configuration by MA<br/><br/></strong>I have 3 MAs<br/><br/><strong>FIMMA<br/>MyFileBasedExportECMA<br/>Oracle kichitan MA<br/></strong><br/><strong></strong><br/><br/><br/> <p> </p> <table class=MsoTableGrid style="border-bottom:medium none;border-left:medium none;border-collapse:collapse;border-top:medium none;border-right:medium none" border=1 cellspacing=0 cellpadding=0> <tbody> <tr> <td style="padding-bottom:0cm;padding-left:5.4pt;width:477.2pt;padding-right:5.4pt;background:#f2f2f2;padding-top:0cm;border:black 1pt solid" width=636> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>MyFileBasedExportECMA Confguration</span></strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US><br/><strong><span style="font-family:'Verdana', 'sans-serif';font-weight:normal">Specify the interfaces Supportes by this management agent:</span></strong></span></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US> Import and Export</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Specify the export mode supported by this management agent:</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>File-based</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Connected data source extension name:</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>ECMA.dll</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Configure Additional Parameters:</span></strong><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>ExportFileName:</span></strong><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US> <em><span style="font-family:'Verdana', 'sans-serif'">Export.xml</span></em><em><br/></em></span></strong><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>RootElementName:</span></strong><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US> <em><span style="font-family:'Verdana', 'sans-serif'">sample-objects</span></em><br/></span></strong><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>ObjectElementNAme:</span></strong><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US> <em><span style="font-family:'Verdana', 'sans-serif'">Object</span></em></span></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Configure Attributes:</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>Objectclass</span></strong></em><strong><em><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US><br/><em><span style="font-family:'Verdana', 'sans-serif'">delta</span></em><br/><em><span style="font-family:'Verdana', 'sans-serif'">employeeid</span></em><br/><em><span style="font-family:'Verdana', 'sans-serif'">firstname</span></em><br/><em><span style="font-family:'Verdana', 'sans-serif'">lastname</span></em><br/><em><span style="font-family:'Verdana', 'sans-serif'">userid</span></em><br/><em><span style="font-family:'Verdana', 'sans-serif'">employeetype</span></em></span></em></strong><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Map Objetc Types:</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>Person</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Define Object Types:</span></strong><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US> </span></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>Person</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Configure Connector Filter:</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>no filters</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Configure Join and Projection Rules:</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>No join or projections</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Configure Attribute Flow:</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>employeeid  &lt;-  employeeid </span></strong></em><strong><em><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US><br/><em><span style="font-family:'Verdana', 'sans-serif'"> firstname  &lt;-  firstname</span></em><br/><em><span style="font-family:'Verdana', 'sans-serif'">  lastname  &lt;-  firstname</span></em></span></em></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>All of them direct export.</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Confgure Deprovisioning:</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>Make them disconnectors</span></strong></em><strong></strong></p> <p style="text-align:left" align=left><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt;font-weight:normal" lang=EN-US>Configure Extensions</span></strong><strong></strong></p> <p style="text-align:left" align=left><em><strong><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US>Nothing</span></strong></em><strong></strong></p> </td> </tr> </tbody> </table> <br/><br/> <table class=MsoTableGrid style="border-collapse:collapse" border=1 cellspacing=0 cellpadding=0> <tbody> <tr style=""> <td style="padding-bottom:0cm;padding-left:5.4pt;width:477.2pt;padding-right:5.4pt;background:#f2f2f2;padding-top:0cm;border:black 1pt solid" width=636> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>Oracle kichitan configuration</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>-Configure Columns</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>EmployeeID (AnchorID)</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>Firstname</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>Lastname</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>UserID</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>EMployeeTYpe</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>-Configure Connector Filter</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>No filters</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>-Configure Join and Projection Rules</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>Projection RULE to ECMA person (is a custom object type, but is equal to Person)</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>-Attribute Flow</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>Person to ECMAPerson</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>EmployeeID<span style="">         </span>-&gt;<span style="">  </span>employeeID</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>EmployeeType<span style="">       </span>-&gt;<span style="">  </span>employeeType</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>FirstName<span style="">          </span>-&gt;<span style="">  </span>firstName </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>LastName<span style="">           </span>-&gt;<span style="">  </span>lastName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>Configure Desprovisioning</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>Make them disconnectors</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>-Configure Extensions</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em style=""><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US>Nothing</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US> </span></p> </td> </tr> </tbody> </table> <p class=MsoNormal style="margin:3pt 0cm"><span style="font-family:'Verdana','sans-serif';font-size:8pt" lang=EN-US><br/><br/> <table class=MsoTableGrid style="border-bottom:medium none;border-left:medium none;border-collapse:collapse;border-top:medium none;border-right:medium none" border=1 cellspacing=0 cellpadding=0> <tbody> <tr> <td style="padding-bottom:0cm;padding-left:5.4pt;width:477.2pt;padding-right:5.4pt;background:#f2f2f2;padding-top:0cm;border:black 1pt solid" width=636> <p style="text-align:left" align=left><span style="font-family:'Verdana', 'sans-serif';color:black;font-size:8pt" lang=EN-US><strong>MyFileBasedExportECMA´s CODE<br/><br/></strong></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">Imports Microsoft.MetadirectoryServices</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">Imports System.IO</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">Imports System.Xml</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-family:Calibri;font-size:small"> </span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-family:Calibri;font-size:small"> </span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">Public Class MyImportECMA</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">    Implements IMAExtensibleFileImport</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">    Implements IMAExtensibleFileExport</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">    '------------------------------------------------------------------</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">    Public Sub GenerateImportFile(ByVal fileName As String, _</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                                  ByVal connectTo As String, _</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                                  ByVal user As String, _</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                                  ByVal password As String, _</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                                  ByVal configParameters As Microsoft.MetadirectoryServices.ConfigParameterCollection, _</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                                  ByVal fFullImport As Boolean, _</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                                  ByVal types As Microsoft.MetadirectoryServices.TypeDescriptionCollection, _</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                                  ByRef customData As String) Implements Microsoft.MetadirectoryServices.IMAExtensibleFileImport.GenerateImportFile</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-family:Calibri;font-size:small"> </span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        '--------------------------------------------------------------</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        'Read the schma definition from the schema file</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        Dim swSchema As New StreamReader(configParameters(&quot;SchemaFilePath&quot;).Value)</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        Dim header As String = swSchema.ReadLine.ToLower</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        swSchema.Close()</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        '--------------------------------------------------------------</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        'Write the header into the file</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        Dim swImport As New StreamWriter(fileName)</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        swImport.WriteLine(header)</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        '--------------------------------------------------------------</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        'Load the correct XML data file</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        Dim doc As New XmlDocument</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        If (fFullImport) Then</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">            doc.Load(configParameters(&quot;FullImportFilePath&quot;).Value)</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        Else</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">            doc.Load(configParameters(&quot;DeltaImportFilePath&quot;).Value)</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        End If</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        '--------------------------------------------------------------</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        Dim node As XmlNode</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        'Loop through each object in the XML data file</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        For Each node In doc.DocumentElement.ChildNodes</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">            Dim objectAttributes As String = &quot;&quot;</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">            Dim attributeName As String = &quot;&quot;</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">            'Read the attribute values for each attribute </span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">            For Each attributeName In header.Split(&quot;,&quot;)</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                If (objectAttributes.Length &gt; 0) Then objectAttributes += &quot;,&quot;</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">                objectAttributes += node.SelectSingleNode(attributeName).InnerXml</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">            Next</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">            swImport.WriteLine(objectAttributes)</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        Next node</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        '--------------------------------------------------------------</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        'Close the stream writer</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        swImport.Close()</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">        '--------------------------------------------------------------</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-family:Calibri;font-size:small"> </span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">    End Sub</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-family:Calibri;font-size:small"> </span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="" lang=EN-US><span style="font-size:small"><span style="font-family:Calibri">    Public Sub DeliverExportFile(ByVal fileName As String, ByVal connectTo As String, ByVal user As String, ByVal password As String, ByVal configParameters As Microsoft.MetadirectoryServices.ConfigParameterCollection, ByVal types As Microsoft.MetadirectoryServices.TypeDescriptionCollection) Implements Microsoft.MetadirectoryServices.IMAExtensibleFileExport.DeliverExportFile</span></span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-size:small"><span style="font-family:Calibri"><span style="" lang=EN-US>        </span>Throw New EntryPointNotImplementedException()</span></span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:Calibri;font-size:small">    End Sub</span></p> <p class=MsoNormal style="margin:0cm 0cm 0pt"><span style="font-family:Calibri;font-size:small">End Class</span></p> <p style="text-align:left" align=left> </p> </td> </tr> </tbody> </table> </span></p> </p> <table class=MsoTableGrid style="border-collapse:collapse" border=1 cellspacing=0 cellpadding=0> <tbody> <tr> <td style="padding-bottom:0cm;padding-left:5.4pt;width:477.2pt;padding-right:5.4pt;background:#f2f2f2;padding-top:0cm;border:black 1pt solid" width=636> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>FIMMA <span> </span>configuration</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>-Object Types</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Detected Rule Entry</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Expected Rule Entry</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Group</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Person </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>SynchronizationRule </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>-Atrtributes</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>All of them are selected.</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>-Configure Connector Filter</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>No filters</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>-Configure Object Type mapping</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Data source object type<span>          </span>Metaverse object type</span></em></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Detected Rule entry<span>   </span><span>    </span><span>            </span>detected Rule entry</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Expected Rule Entry <span>   </span><span>   </span><span>            </span>expected Rule Entry</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Group <span>              </span><span>      </span><span>      </span><span>            </span>group</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Person <span>                         </span><span>            </span>person</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>SynchronizationRule <span>     </span><span>            </span>synchronizationRule</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>-Attribute Flow</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Person to person</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>AccountName<span>       </span><span> </span>-&gt;<span>  </span>accountName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>DisplayName<span>        </span>-&gt;<span>  </span>displayName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>EmployeeID<span>         </span>-&gt;<span>  </span>employeeID</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>EmployeeType<span>       </span>-&gt;<span>  </span>employeeType</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>ExpectedRulesList<span>  </span>-&gt;<span>  </span>expectedRulesList</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>FirstName<span>          </span>-&gt;<span>  </span>firstName </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>LastName<span>           </span>-&gt;<span>  </span>lastName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>AccountName<span>        </span>&lt;-<span>  </span>accountName </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>DisplayName<span>        </span>&lt;-<span>  </span>displayName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Domain<span>             </span>&lt;-<span>  </span>domain </span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>EmployeeID<span>         </span>&lt;-<span>  </span>employeeID</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>EmployeeType<span>       </span>&lt;-<span>  </span>employeeType</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>FirstName<span>          </span>&lt;-<span>  </span>firstName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>LastName<span>           </span>&lt;-<span>  </span>lastName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>ObjectSID<span>          </span>&lt;-<span>  </span>objectSid</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Group to group</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>AccountName<span>        </span>-&gt;<span>  </span>accountName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>DisplayName<span>        </span>-&gt;<span>  </span>displayName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>ExpectedRulesList<span>  </span>-&gt;<span>  </span>expectedRulesList</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Member<span>             </span>-&gt;<span>  </span>meber</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>AccountName<span>        </span>&lt;-<span>  </span>accountName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>DisplayName<span>        </span>&lt;-<span>  </span>displayName</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Member<span>  </span><span>           </span>&lt;-<span>  </span>member</span></em></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US><span> </span></span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Configure Desprovisioning</span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><strong><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></strong></p> <p class=MsoNormal style="text-align:left;margin:3pt 0cm" align=left><em><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US>Make them disconnectors</span></em></p> </td> </tr> </tbody> </table> <p class=MsoNormal style="margin:3pt 0cm"><span style="font-family:'Verdana', 'sans-serif';font-size:8pt" lang=EN-US> </span></p>Tue, 24 Nov 2009 23:59:48 Z2009-11-25T01:41:20Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a1b32590-9aed-4a2b-9d8c-ac04dad7ff17http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a1b32590-9aed-4a2b-9d8c-ac04dad7ff17Sachin2507http://social.technet.microsoft.com/Profile/en-US/?user=Sachin2507What MPR needs to be enabled so that user can see the users created by himHi All<br/> <br/> I am following the walkthrough &quot;Introduction to Management Policy Rules&quot;.<br/> <br/> After creating a contract user, I login as a manager1 but I can't see any users except manager1.<br/> What MPR needs to be enabled?<br/> <br/> TIA<br/> SachinTue, 24 Nov 2009 16:49:45 Z2009-11-24T22:03:37Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/cd354e9e-7755-4ba1-8fa0-92c9b93bc4fehttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/cd354e9e-7755-4ba1-8fa0-92c9b93bc4fedeborah benjaminhttp://social.technet.microsoft.com/Profile/en-US/?user=deborah%20benjaminHelp: Configuration file for User createHi,<br/>I was trying to customize the portal to add attributes. In the process i accidently have replaced the configuration file for &quot;configuration for user creation &quot;(present under resource control display configuration), by another file. I donot have a backup of the original file. Can anyone please post the original here or mail to deborah.benjamin08@gmail.com<br/><br/>PS: It can be exported from  :<br/><span style="font-size:10pt;font-family:Arial">Administration- Resource Control Display configurations- Configuration for user creation - export configuration data</span>Tue, 24 Nov 2009 10:53:17 Z2009-11-24T10:53:18Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/077945ff-5f1e-4692-bf71-d34a499d5595http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/077945ff-5f1e-4692-bf71-d34a499d5595workingmindhttp://social.technet.microsoft.com/Profile/en-US/?user=workingmindDoes FIM2010 supports SQL 2008 x86Hi,<br/><br/>I just wanted to know i had installed SQL server 2008 x86 on different machine and tried to connect it . i got connected. does it supports SQL server 2008 x86 ad documentation says it require x64 environment.<br/><br/><hr class="sig">Cheers, Mohit GoyalMon, 23 Nov 2009 12:08:12 Z2009-11-24T10:16:46Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/afd80837-dcf4-4a19-8e61-6ab3a1e9cbdchttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/afd80837-dcf4-4a19-8e61-6ab3a1e9cbdcQKRTHNUhttp://social.technet.microsoft.com/Profile/en-US/?user=QKRTHNUAllow Anonymous Access to the Password Reset Portal<p>How do I go about enabling Anonymous Access to the Password Reset Portal?<br/>The following instructions don't seem accurate anymore.  Has this setting changed with Sharepoint Services 3.0 SP2?<br/>When I click on &quot;Settings&quot; in Step 4 the only option displayed is &quot;Permission Levels&quot;.</p> <ul> <li> <h5 class=subHeading>Allow Anonymous Access to the password reset portal</h5> </li> <li> <div class=subSection>In this procedure you will configure the portal to allow Anonymous Access to users who need to reset their passwords.</div> </li> <li> <div class=subSection><strong>To allow anonymous access to the password reset portal</strong></div> </li> <li> <div class=subSection><ol class=ordered> <li> <p>Log on to the password portal (<em>http://&lt;portal hostname/PasswordPortal</em>) as an administrator.</p> </li> <li> <p>On the top right hand side of the portal homepage click <strong>Site Actions</strong>, and then click <strong>Site Settings</strong>.</p> </li> <li> <p>Under <strong>Users and Permissions</strong> click <strong>Advanced Permissions</strong>.</p> </li> <li> <p>On the <strong>Permissions</strong> page, click <strong>Settings</strong>, and then select <strong>Anonymous Access</strong>.</p> </li> <li> <p>Under <strong>Anonymous users can access</strong>, select <strong>Entire Web site</strong>, and then click <strong>OK</strong>.</p> </li> </ol></div> </li> </ul>Tue, 17 Nov 2009 20:29:53 Z2009-11-24T09:28:30Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/779093cf-2332-480c-88cd-271816d1f317http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/779093cf-2332-480c-88cd-271816d1f317SLMAdminhttp://social.technet.microsoft.com/Profile/en-US/?user=SLMAdminFIM 2010 and Powershell 2.0Is the current RC for FIM compatible with Powershell 2.0, or should I jsut keep 1.0 on the server? <div><br/></div> <div>Thanks</div> <div><br/></div> <div>Steve</div><hr class="sig">Steve Moss Pomona CollegeMon, 23 Nov 2009 22:29:57 Z2009-11-24T09:26:48Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/51ef2f72-c641-4554-8f29-b22a976d51f9http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/51ef2f72-c641-4554-8f29-b22a976d51f9kichitanhttp://social.technet.microsoft.com/Profile/en-US/?user=kichitanUnable to Update User CN value in AD Hi there<br/><br/>I´m provisioning AD users with FIM 2010 RC1 from Oracle 10g, but when I change the name, last name or some info in my Oracle DB and I ran the run profiles, I cant see the changes in my AD user.<br/><br/><strong>Example</strong> <br/><br/>Current User  in AD                                                                      Change in Oracle<br/><br/><strong>First Name</strong>: Christian                                                                  Rodrigo<br/><strong>Last Name</strong>: Sandino                                                                    Castillo<br/><strong>Display Name</strong>: Christian Sandino                                                  <br/><strong>Account Name</strong>: csandino<br/><strong>Email:</strong> <a href="mailto:csandino@kichitan.com">csandino@kichitan.com</a><br/><br/><br/><strong>After Run profiles and Sync<br/><br/><br/>Users container you could see (CN value):</strong> Christian Sandino as the user name but<strong>, <br/><br/>User properties<br/><br/>First Name</strong>: Rodrigo                                                                  <br/><strong>Last Name</strong>: Castillo                                                                   <br/><strong>Display Name</strong>: Rodrigo Castillo                                                  <br/><strong>Account Name</strong>: csandino<br/><strong>email:</strong> <a href="mailto:csandino@kichitan.com">csandino@kichitan.com</a><br/><br/>As you can see the<strong> CN, AccountName and email address are</strong><strong>nt updated.<br/></strong><br/>Somebody has ideas of this behavior. <br/><br/>Cheers<br/><br/><br/><br/><br/>Thu, 19 Nov 2009 23:19:04 Z2009-11-24T00:12:57Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/e198ef38-592d-4faa-9628-29413f201230http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/e198ef38-592d-4faa-9628-29413f201230Anu Melkotehttp://social.technet.microsoft.com/Profile/en-US/?user=Anu%20MelkoteUsers and Contacts - ways to distinguish?I am trying to wrap my head around on how to efficiently handle provisioning of contact objects.<br/><br/>In one test scenario, I created a separate contact object type in FIM portal bound with a subset of attributes I wanted associated to this object type and established flows to contact object type in MV. It could be done but I am not so sure that this is the way to go. Suggestions?<br/><br/>A specific use case that I am testing - I want to be able to create users by default as mail enabled contacts in exchange. After AuthZ workflows in FIM have completed successfully, I want to then move these contact objects to user objects. Futher, based on certain criteria, these user objects could get a mailbox in exchange or can remain as mail-enabled user.<br/><br/>So to flip between user and contact states what's the best design approach -use distinct object types in FIM or create a complex set that will drive provisioning of user vs contact or ....?<br/><br/>Thanks. <hr class=sig> AnuThu, 29 Oct 2009 14:21:38 Z2009-11-23T16:50:07Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/d24e4841-63b4-4c98-912a-29c67610743fhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/d24e4841-63b4-4c98-912a-29c67610743fFabien Duchenehttp://social.technet.microsoft.com/Profile/en-US/?user=Fabien%20DucheneFIM problem when trying to join a group with the Outlook Add-inHi, <br/><br/>I set up a FIM RC1 platform with 3 computers:<br/> - fim-dc<br/> - fim-exchange: Exchange 2007 as a mail server.<br/> - fim-sharepoint: MOSS, SQL, FIM sync, fim svc, fim portal RC1 + update 1<br/>The domain is contoso.com<br/><br/>The account running the fim service is <a href="mailto:fimsvc@contoso.com">fimsvc@contoso.com</a><br/>I installed the fim-exchange computer certificate in the fimsvc trusted people certificate store.<br/><br/>Here is the appsettings section of the fim service config file :<br/> <pre lang=x-xml>&lt;appSettings&gt; &lt;add key=&quot;mailServer&quot; value=&quot;https://fim-exchange.contoso.com/ews/exchange.asmx&quot; /&gt; &lt;add key=&quot;isExchange&quot; value=&quot;1&quot; /&gt; &lt;add key=&quot;sendAsAddress&quot; value=&quot;fimsvc@contoso.com&quot; /&gt; &lt;add key=&quot;synchronizationServerName&quot; value=&quot;FIM-SHAREPOINT&quot; /&gt; &lt;/appSettings&gt;<br/></pre> <br/>All the security updates are installed.<br/><br/>I have a distribution group named &quot;Technet 2010 attendees&quot;, where members are moderated by <a href="mailto:pascals@contoso.com">pascals@contoso.com</a> <br/><strong>The problem</strong> is that I got an error when trying to join a group using the outlook add-in,<strong> whereas it does work correctly if I run the same process on the web portal</strong>.<br/>For instance, <br/> - on<strong> fim-exchange</strong>:<br/>      - as the user <a href="mailto:fabiend@contoso.com">fabiend@contoso.com</a>, I asked to join the <em>Technet 2010 ITForum Attendees<br/>      - </em>in the sent items, I can see a correct mail.<br/> - on<strong> fim-sharepoint</strong> (the server running the fim service), <br/>   - some informational messages about queries regarding <a href="mailto:fabiend@contoso.com">fabiend@contoso.com</a> and <a href="mailto:technet-2010-attendees@contoso.com">technet-2010-attendees@contoso.com</a> <br/>   - and then 3 error messages:<br/>     - &quot;<span lang=EN>The Exchange Mail Channel could not find a resource referred to in a mail message.&quot;<br/></span>     - &quot;<span lang=EN>System.InvalidOperationException: Operation is not valid due to the current state of the object.&quot;<br/></span>     - &quot;<span lang=EN>Microsoft.ResourceManagement: System.InvalidOperationException: Operation is not valid due to the current state of the object.<br/>at Microsoft.ResourceManagement.Utilities.ExceptionManager.ThrowException(Exception exception)<br/>at Microsoft.ResourceManagement.WebServices.Mail.Exchange.ResourceManagementMail.ProcessPullResponseMessage(Message responseMessage)<br/>at Microsoft.ResourceManagement.WebServices.Mail.Exchange.ResourceManagementMail.ProcessResponseMessage(Message responseMessage)&quot;<br/></span><br/>- and then, on <strong>fim-exchange</strong>, I then get an email <br/> <pre lang=x-html>&quot;Your request was received and processed. The results are below. We did successfully add these members to the groups: None The following members are pending authorization before being added to the groups, as requested: None Please visit the Forefront Identity Management Portal for more details. We were unable to add these members to the groups: Fabien d to Technet 2010 ITForum Attendees The reason for each failure may be that the user or group is not managed by Forefront Identity Manager, or that you do not have sufficient permissions to use Forefront Identity Manager to manage them. Please contact your Forefront Identity Manager support personnel for assistance. &quot;</pre> Do you have any idea?Mon, 23 Nov 2009 09:56:31 Z2009-11-23T15:48:24Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/46467d69-e19c-49d5-b8af-5de3e4d9a645http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/46467d69-e19c-49d5-b8af-5de3e4d9a645Johan Maraishttp://social.technet.microsoft.com/Profile/en-US/?user=Johan%20MaraisAdding a custom resource typeHi All,<br/><br/>I have added a new resource type to handle contractors in our environment. But before you wonder why I am not using the peson resource to handle these, we have different categories of contractors, all other contrators are handle by our HR system except a group categorized as 'X-type' contractors which are handled by the AD.<br/><br/>with the help of this forum I was able to create the resource and made it availble in the synchronization service as well, but when I want to run the FIMMA to export the contractors to the portal, I get &quot;Access to the requested resource(s) is denied&quot;.  I gathered that I had to give the sync engine permission to create and maintain this resource in the portal, but where?<br/><br/>I have created a MPR to give the sync engine all permission on the resource, but still gets the error above.  The MPR is created as follows:<br/><br/>Requestors: Synchronization Engine<br/>Permission: all<br/>Target Resources (Before and After):  X-Contractors (Set that I have created)<br/><br/>Any help would be appreciated<br/>Thanks<br/>Johan Marais<br/>Mon, 23 Nov 2009 07:08:15 Z2009-11-23T13:05:56Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/accb1e0a-d7a4-47a3-b9f8-39cbdce1ac17http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/accb1e0a-d7a4-47a3-b9f8-39cbdce1ac17Rama Murthyhttp://social.technet.microsoft.com/Profile/en-US/?user=Rama%20MurthySynchronizing data from multiple tablesHi,<br/><br/>I have information distributed among multiple tables (around 40). I need to synchronize/pull the information from all these tables.<br/><br/>Can I do this using single database (oracle management agent) or do I need to create number of Management agents?<br/><br/>Or<br/><br/>Can I create a singe view/table from all these tables and use that view/table to create management agent?<br/><br/>Kindly reply ASAP<br/><br/>Regards<br/>Rama Murthy<br/>Mon, 23 Nov 2009 10:50:11 Z2009-11-23T12:29:02Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/90b3deb9-ed2f-438b-8251-cead04cc3736http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/90b3deb9-ed2f-438b-8251-cead04cc3736Sachin2507http://social.technet.microsoft.com/Profile/en-US/?user=Sachin2507FIM Portal FeedbackFIM Portal is amazing and does a great job. While going through the walkthroughs, some of the thoughs which I had,<br/> <br/> 1. If I understand the UI design principles correctly, application should always try to avoid popping up any dialog box.<br/> To configure anything like MPR, WF, Sync rules etc, you have to go through the dialog box and that also without any maximize/minimize button.<br/> <br/> 2. If I understand the UI desing principles correctly, application should require as less clicks as possible.<br/> To configure anything like MPR, WF, Sync rules etc, too many clicks are required.<br/> <br/> 3. How easy it would be for the user to find out all the sync rules associated with a particular MPR? <br/> How easy it would be for the user to find out MPR this WF is part of? etc. These kind of questions do come in mind while working on the Portal.<br/> <br/> I guess, UI like tree structure, MPR -&gt; WF -&gt; Sync, might be bit user friendly. (Similar to SQL Management Studio)<br/> <br/> 4. Another, do we say X = 2 + 3 or 2 + 3 = x. So while configuring IAF/EAF in Portal, should we first configure source or destination.<br/> <br/> 5. I think, no of tabs displayed in the portal can be reduced e.g while configuring IAF/EAF. We/I like to see both source and destination at the same time.<br/> <br/> 6. Can not find 'Logout' option on the Portal.<br/> <br/> 7. Manager My Requests: On request details dialog, you can not select the text and copy.<br/> <br/> - SachinMon, 23 Nov 2009 11:30:59 Z2009-11-23T11:30:59Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/807617bc-b560-4cbe-a137-b9f338bfbd8ehttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/807617bc-b560-4cbe-a137-b9f338bfbd8eMarkus Vilcinskashttp://social.technet.microsoft.com/Profile/en-US/?user=Markus%20VilcinskasFIM Scriptbox<p style="border-bottom:#78acff 1px solid;padding-bottom:10px;padding-left:10px;padding-right:10px;background:#eaf2ff;font-weight:bold;padding-top:10px">Welcome to the FIM ScriptBox!</p> <p>Scripts are a convenient way to simplify common tasks.<br/>I'm sure that many of you have developed some cool scripts that will help others in the community to get a job done much faster.</p> <p>The objective of this post is to track, share and discuss information about scripts you have developed.<br/>Please don't hesitate to contact us if you have a script you would like to share!</p> <p style="border-bottom:#78acff 1px solid;padding-bottom:10px;padding-left:10px;padding-right:10px;background:#eaf2ff;font-weight:bold;padding-top:10px">FIM ScriptBox Content</p> <p style="font-weight:bold;text-decoration:underline">Tools:</p> <table style="border-bottom:#d4d0c8 1px solid;border-left:#d4d0c8 1px solid;border-top:#d4d0c8 1px solid;border-right:#d4d0c8 1px solid" border=0> <tbody> <tr> <th style="text-align:center;background-color:#d4d0c8;padding-left:10px;padding-right:10px;font-weight:bold">Date</th><th style="text-align:center;background-color:#d4d0c8;padding-left:10px;padding-right:10px;font-weight:bold">Type</th><th style="text-align:left;background-color:#d4d0c8;padding-left:10px;padding-right:10px;font-weight:bold">Title</th><th style="text-align:center;background-color:#d4d0c8;padding-left:10px;padding-right:10px;font-weight:bold">Version</th><th style="text-align:center;background-color:#d4d0c8;padding-left:10px;padding-right:10px;font-weight:bold">Author</th> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">10/28/2009</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Tool</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/edb2bf71-19ac-4db7-a76a-81b55d342dc9">C# helper classes generators</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">1.0</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Paolo Tedesco</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">10/2/2009</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Documenter</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/121e04f2-7b13-44b8-8854-b41fc1fbff76">FIM Provisioning Configuration Documenter</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">1.0</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">10/1/2009</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Tool</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/3ac18e4b-c4db-457c-8030-149037ef9d1a">FIM Object Visualizer</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">1.1</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">8/3/2009</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Viewer</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/8b3ea280-9d1a-4c08-8715-46815c65e9e9">FIM CS Synchronization Rule Viewer Plus</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">1.6</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">8/2/2009</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Documenter</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/ebe5bac8-e8b3-4501-afda-df46439fffd9">FIM MA Attribute Flow Documenter</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">1.5</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">8/1/2009</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Viewer</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/ec8732ca-54dc-46ce-ae17-fd5b92fc95d1">FIM Attribute Flow Precedence Viewer</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">1.5</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">8/1/2009</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Viewer</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/983e05ec-c1fc-4214-8e8d-1fe70377f8b1?prof=required">FIM CS Synchronization Rule Viewer</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">1.5</td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> </tbody> </table> <p style="font-weight:bold;text-decoration:underline">PowerShell:</p> <table style="border-bottom:#d4d0c8 1px solid;border-left:#d4d0c8 1px solid;border-top:#d4d0c8 1px solid;border-right:#d4d0c8 1px solid" border=0> <tbody> <tr> <th style="text-align:center;background-color:#d4d0c8;padding-left:10px;padding-right:10px;font-weight:bold">Date</th><th style="text-align:left;background-color:#d4d0c8;padding-left:10px;padding-right:10px;font-weight:bold">Title</th><th style="text-align:center;background-color:#d4d0c8;padding-left:10px;padding-right:10px;font-weight:bold">Author</th> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">11/18/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/c7e204be-05b4-40e1-bf95-e0191a76ece3">Using PowerShell to start Run Profiles</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Fabien Duchene</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">11/6/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/e10299c2-bb92-444c-895d-bccd7cf64365">Using PowerShell to list the configured management agents</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">11/6/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/e10299c2-bb92-444c-895d-bccd7cf64365">Using PowerShell to list the configured management agents</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">11/6/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/65334d6c-6902-4541-89ce-ffe90b2208d0">Using VBScript to run a PowerShell script</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">11/6/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/559143af-3171-46db-90c7-4bbd92889cf2">Using PowerShell to check your MPR configuration for synchronization</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">11/5/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/ea8d3fa0-d7ee-4b32-b168-1cd1b24d812e">Using PowerShell to display the value of the ERL attribute of a user</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">11/5/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/5a796b4b-9d0d-4c83-ab5d-0904a873d79f">Using PowerShell to display the value of the ERL attribute of a group</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">10/26/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/d2d575a1-35b8-4ce0-b40a-a060115da961">Using PowerShell to manage multiple FIM scenarios on a lab computer</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">10/26/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/3ec55d52-df26-4c09-9d92-24716636e460">Using PowerShell to test the FIM management agent account</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">8/1/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a7946d62-0c15-4ade-a27c-5ed802a33efe">Using PowerShell to check the initial flow configuration of your AD MA</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> <tr> <td style="text-align:center;padding-left:10px;padding-right:10px">8/1/2009</td> <td style="text-align:left;padding-left:10px;padding-right:10px"><a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/75ab09f9-0bb1-4a53-b091-803bdc4f1f61">Using PowerShell to determine the ERL configuration</a></td> <td style="text-align:center;padding-left:10px;padding-right:10px">Markus Vilcinskas</td> </tr> </tbody> </table>Sun, 02 Aug 2009 16:04:48 Z2009-11-23T11:11:45Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/51201d05-9fba-4b7a-b81a-4d158d0d9f06http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/51201d05-9fba-4b7a-b81a-4d158d0d9f06Sachin2507http://social.technet.microsoft.com/Profile/en-US/?user=Sachin2507FIM Documentation FeedbackJust installed FIM 2010 RC1 and going through the documentation http://technet.microsoft.com/en-us/library/ee534890%28WS.10%29.aspx<br/><br/>Few points<br/><br/>1. I am finding it bit difficult to read the documentation due to font size and spacing between the lines. I literaly struggle to move from one line to another due to spacing between the line.<br/><br/>2. No logical order of documents. The sequenece in which one should start is not mentioned anywhere. Document X assumes that reader has already completed the exercise in Document Y, Document Y assumes Doucment Z etc...<br/><br/>3. Hard to understand some of the concepts, the way things are explained.<br/><br/>- Sachin<br/> Thu, 19 Nov 2009 10:35:08 Z2009-11-23T08:17:58Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/e81ef570-5278-40eb-8dc2-4f4c085fa28ehttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/e81ef570-5278-40eb-8dc2-4f4c085fa28eJames McAlonanhttp://social.technet.microsoft.com/Profile/en-US/?user=James%20McAlonanInvalid Requestor specified for Get OperationHi all,<br/><br/>has anyone seen this error thrown during a custom workflow activity?. I've tried de-bugging the activity but nothing gets thrown by way of an error, it just bombs out and the &quot;Invalid Requestor specified for Get Operation&quot; is visible in the request in FIM. As far as i can  tell this is thrown in the Current Request Activity at the begining of the workflow. But I'm not sure. I'm logged on as an administrator and I have full rights to everything. I have run a similar activity with no issues. I may be missing something obvious. All help greatly appreciated. Thanks,<br/><br/>James McAlonan<hr class="sig">James McAlonanSun, 22 Nov 2009 22:56:28 Z2009-11-23T07:10:05Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/b399f299-2680-4ebc-9b4f-8ea75718ec53http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/b399f299-2680-4ebc-9b4f-8ea75718ec53henryschlhttp://social.technet.microsoft.com/Profile/en-US/?user=henryschlPassword Reset Scenario requirements questionHi all<br/>The description of the test scenario for the password reset test environment contains a statement for the following requirement: <br/><br/>&quot;XP SP2 or Windows Vista Enterprise 32-bit or 64-bit that running hosts the FIM Add-in and Extensions in the same domain as the FIM 2010 server components&quot;<br/><br/>Does that mean that in any case the Clients and the FIM server must be in the same domain? Is it possible to serve clients from different domains by a single FIM server? Are there special things to take into account when configuring only one FIM Server for mutliple domains (if possible)?<br/><br/>Thanks in advance<br/>HenrySun, 22 Nov 2009 14:56:20 Z2009-11-24T19:17:18Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/dc638490-47cd-4045-8796-a07144f433eahttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/dc638490-47cd-4045-8796-a07144f433eaMaxMexicanhttp://social.technet.microsoft.com/Profile/en-US/?user=MaxMexicanCan FIM store passwords to a custom attribute?Hi amigos! <div><br/></div> <div>I am using PCNS/FIM2010RC1 for password sync from AD to AD. Now, on the target AD(DC) I will create an AD LDS (formerly named ADAM) and there I will create custom attributes in such a way I will not modify my target AD current schema....</div> <div><br/></div> <div>so the question is.........</div> <div><br/></div> <div>+ is it possible to modify the password sync process to store the password value to a custom attribute??</div> <div>+ how? </div> <div><br/></div> <div>Thank you guys,</div> <div>max</div>Fri, 20 Nov 2009 19:48:51 Z2009-11-22T16:56:15Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/8e7121ec-8cc6-4277-8ce1-85c981caf3b8http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/8e7121ec-8cc6-4277-8ce1-85c981caf3b8throbarikhttp://social.technet.microsoft.com/Profile/en-US/?user=throbariksap testing environmentHi all,<br/>I would like to know, how can I deploy SAP testing environment which can be used together with ERP MA included in FIM 2010. Do I need some real-functioning SAP application or is there any other way for simulating SAP system.<br/>ThanksSat, 21 Nov 2009 17:49:45 Z2009-11-21T17:49:47Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/56a690ff-d702-42d4-bec3-1df4a3ee7b23http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/56a690ff-d702-42d4-bec3-1df4a3ee7b23fg99http://social.technet.microsoft.com/Profile/en-US/?user=fg99Windows Server 2008 R2 - FIM MA Full Import failed with stopped-server statusHi,<br /><br />Has anyone tried RC1 in Windows Server 2008 R2 successfully? <br /><br />I installed SQL 2008x64, WSS 3.0, FIM 2010 RC1, AD DS all in one box. No Exchange is installed or used. Use&nbsp;a non existent email address for the FIM Service account. Everything is fine for the installation. But the FIM&nbsp;MA&nbsp;Full Import always failed with stopped-server status, even without any change to the FIM Portal after&nbsp;a brand new&nbsp;installation. For every FIM MA Full Import, there's an error in event log say FIM Sync Service failed with unexpected error. The error msg is not helping at all. <br /><br />Thanks.Thu, 08 Oct 2009 15:11:12 Z2009-11-21T04:36:21Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/3ac18e4b-c4db-457c-8030-149037ef9d1ahttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/3ac18e4b-c4db-457c-8030-149037ef9d1aMarkus Vilcinskashttp://social.technet.microsoft.com/Profile/en-US/?user=Markus%20VilcinskasFIM Object Visualizer<table border=0> <tbody> <tr> <th style="text-align:center;background-color:#c0c0c0;padding-left:10px;padding-right:10px;font-weight:bold">Name</th><th style="text-align:center;background-color:#c0c0c0;padding-left:10px;padding-right:10px;font-weight:bold">Latest Version</th> </tr> <tr> <td style="text-align:center;background-color:#f0f0f0;padding-left:10px;padding-right:10px">FIM Object Visualizer</td> <td style="text-align:center;background-color:#f0f0f0;padding-left:10px;padding-right:10px">1.1</td> </tr> </tbody> </table> <p> </p> <p style="text-decoration:underline"><strong>Description:</strong></p> <p>The FIM Object Visualizer is a community script to display and document configurable objects such as <strong>Synchronization Rules</strong>, <strong>Workflows</strong> and <strong>Management Policy Rules</strong>:</p> <ul> <li>Display – because the script has a UI to render your configuration </li> <li>Document – because you can copy a displayed configuration to the clipboard and save it to a file. </li> </ul> <p>The script is based on the HTA (HTML Application) framework – a framework that enables you to develop scripts that look like Windows applications without the need of writing code in Visual Studio.</p> <p> </p> <table style="width:100%" border=0 cellspacing=0 cellpadding=0> <tbody> <tr> <th style="text-align:left;background-color:#c0c0c0"><img src="http://apfhrw.bay.livefilestore.com/y1ppSEk63poDtXSUAZZvYqkmBCjzPYQBIPwmoEFTLheDVw97tNyvaN1X1y9bZp7fscYM65vz-qk-WPP0LMPcqe6sS6sA_grAvbt/Important.gif" alt=Important>Important </th> </tr> <tr> <td style="background-color:#f0f0f0">To run the script, you need a FIM server with PowerShell installed.<br/>Please read the <a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/5a735217-66e4-492d-baa4-fdb4ba8d2196">FIM ScriptBox Read Me First</a> prior to running this script<br/></td> </tr> </tbody> </table> <p>The FIM Object Visualizer is a customizable community script to display and document configurable objects such as <strong>Synchronization Rules</strong>, <strong>Workflows</strong> and <strong>Management Policy Rules.<br/></strong>You can use this script to document your current FIM deployment or to provide configuration information in case of a troubleshooting scenario.<strong><br/></strong>The script consist of two main components:</p> <ul> <li>Data Request </li> <li>Data Display </li> </ul> <p>The script assumes that all PowerShell scripts that are located in the Collection folder are scripts to request object information from your FIM server.<br/>When you start the script, the script code locates all these scripts and adds them to the left list box in the toolbar:</p> <img src="http://j5gkha.bay.livefilestore.com/y1pBH1LF_YDKdk7KFD0AFzum4X-8bLmwQoKDsp9Br725ZZ88G9_F4OtSbwaWZDcWzqWPx6VZ0_Gwh_aXDzknjJw9RRm4ZLLRl_z/FOV01.jpg" alt=""> <p>To request new or update existing object information for a specific object type, select the object type you are interested in from the list box, and then click <strong>Get Objects</strong>.<br/>You can extend the number of supported object types by adding additional PowerShell scripts to the Collection folder.<br/>The second list box lists the object types for which you have already requested object information.<br/>To list the display names for an object type, select the object type from the list box, and then click <strong>Get Names</strong>:<br/> </p> <img src="http://j5gkha.bay.livefilestore.com/y1pVMIKls1Wn0SDyJFrey-vhOfTHK-lQzf6wuCOdDBH_HrAOL2G8sUXIozX6l477IZUhJpsPHE8m4VWjno_2VTubElgtYGB9QhB/FOV02.jpg" alt=""> <p>To display the configuration of an object, click the object's display name:</p> <img src="http://j5gkha.bay.livefilestore.com/y1pPIgJPGOnhrKDQXZiOHd7LGI38_HCIkMJV8548DYTifUMkwPVcDo_3YyBpJ7s4cGN5Hb73D7t83FamOD8pWeHZESprNdUpz0a/FOV03.jpg" alt=""> <p> </p> <p>As mentioned eelier in this post, the <strong>FIM Object Visualizer</strong> is a community tool.<br/>This means, the objective of this download is to get you started with the process of documenting your deployment; however, I expect that you will modify the components of this script.<br/>For example, if you don't like the &quot;look &amp; feel&quot; of how an object type is rendered, you can easily customize it by modifying the related XSLT file.</p> <p>If you have questions, comments or even extensions for this script, please respond to this post.</p> <p> </p> <p style="border-bottom:green 1px solid;padding-bottom:10px;padding-left:10px;padding-right:10px;background:#e9ffcb;font-weight:bold;padding-top:10px">To download this script, use <a href="http://code.msdn.microsoft.com/fimscriptbox">this link</a>.<br/>To get to the FIM ScriptBox, use <a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/807617bc-b560-4cbe-a137-b9f338bfbd8e">this link</a>.</p> <hr class=sig> Markus Vilcinskas, Technical Content Developer, Microsoft CorporationThu, 01 Oct 2009 16:16:09 Z2009-11-20T22:27:32Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/ab7a1283-2d26-4c61-a024-a74a4f3da701http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/ab7a1283-2d26-4c61-a024-a74a4f3da701Capriolehttp://social.technet.microsoft.com/Profile/en-US/?user=Capriole"Portal cannot connect to middle tier using web service interface" following uninstall/re-install of Portal<p>Tried un-installing and re-installing portal to get round some issues with SSPR.<br/>Reinstall reported no errors but portal now inaccesible - event log error below:<br/>Tried looking at microsoft.resourcemanagement.service.exe.xml but can't see anything wrong....<br/><br/><br/>Log Name:      Application<br/>Source:        Microsoft.ResourceManagement.PortalHealthSource<br/>Date:          17/11/2009 11:23:50 a.m.<br/>Event ID:      10<br/>Task Category: None<br/>Level:         Error<br/>Keywords:      Classic<br/>User:          N/A<br/>Computer:      <em>hostname.domain</em><br/>Description:<br/>The Portal cannot connect to the middle tier using the web service interface.  This failure prevents all portal scenarios from functioning correctly.</p> <p>The cause may be due to a missing or invalid server url, a downed server, or an invalid server firewall configuration.</p> <p>Ensure the portal configuration is present and points to the resource management service.<br/>Event Xml:<br/>&lt;Event xmlns=&quot;<a href="http://schemas.microsoft.com/win/2004/08/events/event">http://schemas.microsoft.com/win/2004/08/events/event</a>&quot;&gt;<br/>  &lt;System&gt;<br/>    &lt;Provider Name=&quot;Microsoft.ResourceManagement.PortalHealthSource&quot; /&gt;<br/>    &lt;EventID Qualifiers=&quot;0&quot;&gt;10&lt;/EventID&gt;<br/>    &lt;Level&gt;2&lt;/Level&gt;<br/>    &lt;Task&gt;0&lt;/Task&gt;<br/>    &lt;Keywords&gt;0x80000000000000&lt;/Keywords&gt;<br/>    &lt;TimeCreated SystemTime=&quot;2009-11-16T22:23:50.000Z&quot; /&gt;<br/>    &lt;EventRecordID&gt;6974&lt;/EventRecordID&gt;<br/>    &lt;Channel&gt;Application&lt;/Channel&gt;<br/>    &lt;Computer&gt;<em>hostname.domain</em>&lt;/Computer&gt;<br/>    &lt;Security /&gt;<br/>  &lt;/System&gt;<br/>  &lt;EventData&gt;<br/>    &lt;Data&gt;The Portal cannot connect to the middle tier using the web service interface.  This failure prevents all portal scenarios from functioning correctly.</p> <p>The cause may be due to a missing or invalid server url, a downed server, or an invalid server firewall configuration.</p> <p>Ensure the portal configuration is present and points to the resource management service.&lt;/Data&gt;<br/>  &lt;/EventData&gt;<br/>&lt;/Event&gt;</p>Wed, 18 Nov 2009 20:53:14 Z2009-11-20T18:39:30Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/551f7bc1-7c84-4562-b3dd-720b5d109e86http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/551f7bc1-7c84-4562-b3dd-720b5d109e86Joshua Toonhttp://social.technet.microsoft.com/Profile/en-US/?user=Joshua%20ToonManaged Service account in 2008 R2I'm just curious here if any one has tried to use managed service accounts? <a href="http://technet.microsoft.com/en-us/library/dd560633(WS.10).aspx">http://technet.microsoft.com/en-us/library/dd560633(WS.10).aspx</a> <br/><br/>It looks like they could be used for at least the sql and sync engine accounts. They maintain their own passwords...which would relieve some administrative burden.<br/><br/>I'm going to try it once my lab gets upgraded next week. If no one answers I'll post my results.Thu, 19 Nov 2009 17:50:59 Z2009-11-20T17:43:57Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/60b2ece6-f719-480f-af48-49350dbddfcfhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/60b2ece6-f719-480f-af48-49350dbddfcfSachin2507http://social.technet.microsoft.com/Profile/en-US/?user=Sachin2507MPR and Outbound SynchronizationHi All<br/> <br/> 1. Created three new users (contractors)<br/> 2. Created Outbound Sync rule<br/> 3. Created WF<br/> 4. Created MPR<br/> <br/> When I look at the users properties created in step 1, none of them are part of the ERL.<br/> <br/> 5. I then created another user (contractor)<br/> <br/> When I look at this users properties, I can see that user is part of the ERL.<br/> <br/> My question is, why MPR is not applied on the users created in step 1 and but only on users created in step 5.<br/> <br/> I have verified that all the users (step 1 &amp; 5) are part of the All Contractors set.<br/> <br/> TIA<br/> SachinThu, 19 Nov 2009 18:02:29 Z2009-11-20T17:07:53Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/e6453fec-2bb4-444d-ad8f-5251bb574128http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/e6453fec-2bb4-444d-ad8f-5251bb574128Paulo Henrique Camposhttp://social.technet.microsoft.com/Profile/en-US/?user=Paulo%20Henrique%20CamposAn appcrach on dllhost is generated when a full import profile from SAP/R3 MA runs<p>Hello everyone.</p> <p>My name is Paulo, I am in Sao Paulo / Brazil. This is my first post on <span>Identity Lifecycle Manager 2</span> forum. <br/><br/>I'm having a problem with the FIM2010RC1, to be more specific with Agent SAP/R3. <br/><br/>I used the &quot;Synchronization Service ERP MA Configuration&quot; to:<br/><br/>Create the necessary XML files based on the existing template<br/>Create the MA using these files<br/>Create a &quot;Full Import&quot; profile <br/><br/>When I run the &quot;Full Import&quot; profile  I can see the file &quot;temp &lt;MA&gt;. Mdb&quot; growing (~ 67MB).  After a while, the &quot;Input File&quot; begins to grow and suddenly stops (~ 27MB). <br/>About 20 minutes after the input file stops,  a number of events are recorded in EventViewer:</p> <p>________________________ <br/>Source: HHCTRL <br/>EventID: 1904 <br/>Level: Information <br/>Description: <br/>The description for Event ID 1904 from source HHCTRL can not be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer. <br/>If the event originated on another computer, the display information had to be saved with the event. <br/>The following information was included with the event: <br/>about: blank <br/><a href="http://go.microsoft.com/fwlink?LinkID=45840">http://go.microsoft.com/fwlink?LinkID=45840</a> <br/>_________________________ <br/>Source: Application Error <br/>EventID: 1000 <br/>Level: Error <br/>Description: <br/>Faulting application name: DllHost.exe, version: 6.1.7600.16385, time stamp: 0x4a5bc6b7 <br/>Faulting module name: ntdll.dll, version: 6.1.7600.16385, time stamp: 0x4a5bdb3b <br/>Exception code: 0xc0000374 <br/>Fault offset: 0x000cdcbb <br/>Faulting process id: 0x9e4 <br/>Faulting application start time: 0x01ca5d436ad52ec5 <br/>Faulting application path: C: \ Windows \ SysWOW64 \ DllHost.exe <br/>Faulting module path: C: \ Windows \ SysWOW64 \ ntdll.dll <br/>Report Id: befe7ea5-c941-11de-843c-00155d404902 <br/>_________________________ <br/>Source: Windows Error Reporting <br/>EventID: 1001 <br/>Level: Information <br/>Description: <br/>Fault bucket, type 0 <br/>Event Name: APPCRASH <br/>Response: Not available <br/>Cab Id: 0 <br/>Problem signature: <br/>P1: DllHost.exe <br/>P2: 6.1.7600.16385 <br/>P3: 4a5bc6b7 <br/>P4: StackHash_a6c2 <br/>P5: 6.1.7600.16385 <br/>Q6: 4a5bdb3b <br/>P7: c0000374 <br/>Q8: 000cdcbb <br/>Q9: <br/>Q10: <br/>Attached files: <br/>C: \ Users \ u-svr-fim-sync \ AppData \ Local \ Temp \ WERD354.tmp.appcompat.txt <br/>C: \ Users \ u-svr-fim-sync \ AppData \ Local \ Temp \ WERD53A.tmp.WERInternalMetadata.xml <br/>C: \ Users \ u-svr-fim-sync \ AppData \ Local \ Temp \ WERD55A.tmp.hdmp <br/>C: \ Users \ u-svr-fim-sync \ AppData \ Local \ Temp \ WER7B6.tmp.mdmp <br/>These files may be available here: <br/>C: \ Program Files \ Microsoft \ Windows \ WER \ ReportQueue \ AppCrash_DllHost.exe_238bf3e18b391514810578a751941268f629639_cab_1f0a0a33 <br/>Analysis symbol: <br/>Rechecking for solution: 0 <br/>Report Id: befe7ea5-c941-11de-843c-00155d404902 <br/>Report Status: 0</p> <p>Once these events are written to EventViewer, trying to stop running the profile &quot;Full import&quot; an unavailable RPC message popup´s and the profile still in a state of &quot;Running&quot; until the server is restarted.</p> <p>Today I applied the update is available (FIMSyncService_EVAL_KB976465).</p> <p>thank you.</p> <p>Paulo.<br/><br/>PS.: I need to import all employees from SAP.</p>Mon, 09 Nov 2009 17:39:25 Z2009-11-25T17:33:32Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/c30a7360-73da-4a5a-bfd2-98f2d8f22082http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/c30a7360-73da-4a5a-bfd2-98f2d8f22082Lari Savolainenhttp://social.technet.microsoft.com/Profile/en-US/?user=Lari%20SavolainenProblem: Send notification email X days before last working day Hi,<br/> <br/> I was implementing a very basic scenario &quot;Send notification email 5 days before last working day&quot;. The problem is that the MPR doesn't fire when the 5 days before rule is true.<br/> <br/> The MPR works fine if the target after set is defined &quot;EmployeeEndDate after 5 days hence&quot;. When I change the EmployeeEndDate for a user in the portal, I can see that user is in the right set and that he receives the notification email ok.<br/> <br/> But if the target set is defined &quot;user that match all of the following conditions: EmployeeEndDate after 4 days hence AND EmployeeEndDate prior to 5 days hence&quot;. When I change the EmployeeEndDate to be just 5 days before, I can see that the user is in the right set but he does NOT RECEIVE the email?<br/> <br/> Is this a bug or am I using FIM wrong? =)<br/> <br/> I've tested this on a clean downloadable RC1 Hyper-V image to root out other factors that might interfere. Can anyone else reproduce this issue?<br/> <br/> The MPR is:<br/> Requestors: All objects<br/> Operation: Create, Modify<br/> Target Before: All People<br/> Target After: Set, see above<br/> Select specific attributes: Employee End Date, Object Time<br/> + Action workflow to send email<br/>Fri, 20 Nov 2009 13:15:10 Z2009-11-20T15:31:49Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/578dd3b6-4fd3-4758-91f7-ff6d8d69dcfahttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/578dd3b6-4fd3-4758-91f7-ff6d8d69dcfaCapriolehttp://social.technet.microsoft.com/Profile/en-US/?user=CaprioleSync rule list of external systems doesn't get repopulated after portal re-installIt appears that if you re-install the portal after MAs are configured in the sync service, the portal does not dynamically update the list of external systems available to be selected for sync rules.<br/><br/>This is probably expected behaviour and would be an unusual circumstance, but in case anyone else has this issue the workaround is to export the MA configuration and then update the MA from the exported file. This seems to trigger the list to be updated.Fri, 20 Nov 2009 00:09:56 Z2009-11-20T00:09:56Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/8b3ea280-9d1a-4c08-8715-46815c65e9e9http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/8b3ea280-9d1a-4c08-8715-46815c65e9e9Markus Vilcinskashttp://social.technet.microsoft.com/Profile/en-US/?user=Markus%20VilcinskasFIM CS Synchronization Rule Viewer Plus<table border=0> <tbody> <tr> <th style="text-align:center;background-color:#c0c0c0;padding-left:10px;padding-right:10px;font-weight:bold">Name</th><th style="text-align:center;background-color:#c0c0c0;padding-left:10px;padding-right:10px;font-weight:bold">Latest Version</th> </tr> <tr> <td style="text-align:center;background-color:#f0f0f0;padding-left:10px;padding-right:10px">FIM CS Synchronization Rule Viewer Plus</td> <td style="text-align:center;background-color:#f0f0f0;padding-left:10px;padding-right:10px">1.6</td> </tr> </tbody> </table> <p> </p> <p style="text-decoration:underline"><strong>Description:</strong></p> <p>The FIM CS Synchronization Rule Viewer Plus is a script to display and document your FIM synchronization rules:</p> <ul> <li>Display – because the script has a UI to render your configuration </li> <li>Document – because you can copy a displayed configuration to the clipboard and save it to a file. </li> </ul> <p>The script is based on the HTA (HTML Application) framework – a framework that enables you to develop scripts that look like Windows applications without the need of writing code in Visual Studio.</p> <p> </p> <table style="width:100%" border=0 cellspacing=0 cellpadding=0> <tbody> <tr> <th style="text-align:left;background-color:#c0c0c0"><img src="http://j5gkha.bay.livefilestore.com/y1phoZ3z5_h4cHcUm6IJFxZi5CenVa2oROgvzWh7pPAwuXD4EtwTU7l0Fs8bPC5gHIG3SJpiY7yfolClkZNXxcJPI1DjJhimwJb/Important.gif" alt=Important width=10 height=10>Important </th> </tr> <tr> <td style="background-color:#f0f0f0">It is highly recommended that you read the <a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/5a735217-66e4-492d-baa4-fdb4ba8d2196">FIM ScriptBox Read Me First</a>, before running this script on your computer.<br/></td> </tr> </tbody> </table> <p> </p> <p>If you have PowerShell installed on your FIM server, make sure that it is configured to allow running scripts. <br/>The command to verify this is “<em>get-executionpolicy</em>”. <br/>To enable all Windows PowerShell scripts to run, use the following command: &quot;<em>set-executionpolicy unrestricted</em>&quot;. <br/>Please see the PowerShell documentation for more details.</p> <p>The FIM CS Synchronization Rule Viewer Plus and the <a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/983e05ec-c1fc-4214-8e8d-1fe70377f8b1">FIM CS Synchronization Rule Viewer</a> are basically the same.<br/>The major difference between both scripts is that you don't need to look up a DN to use the Plus version.<br/>The tradeoff is that it might take a while until you get the list of synchronization rules.</p> <p><img src="http://dovscg.bay.livefilestore.com/y1pDPMEcvqVz8c-sbFO8sax3Oq23rwI2g8QPpdLiFthNPJlymCSnqQEKCx3j9C_Tpien6TuRqlyfNIlw7myn6c-tg/SRVP01.jpg" alt="" width=553 height=813></p> <p>It would be nice to get some feedback on how the script behaves in larger environments...<br/>I'm wondering whether the time it takes to build the list of synchronization rules is acceptable.</p> <p style="border-bottom:green 1px solid;padding-bottom:10px;padding-left:10px;padding-right:10px;background:#e9ffcb;font-weight:bold;padding-top:10px">To download this script, use <a href="http://code.msdn.microsoft.com/fimscriptbox">this link</a>.<br/>To get to the FIM ScriptBox, use <a href="http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/807617bc-b560-4cbe-a137-b9f338bfbd8e">this link</a>.</p>Tue, 04 Aug 2009 22:54:17 Z2009-11-19T16:07:25Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/190d5109-2229-4d0a-a552-b60102ad5bd9http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/190d5109-2229-4d0a-a552-b60102ad5bd9Järvinenhttp://social.technet.microsoft.com/Profile/en-US/?user=J%u00e4rvinenCan't create new object (resource) type after Update1<p>I'm trying to create a new object ie. resource type. <br/>After submitting the GUI only says: <br/><br/>Status<br/>Description: Error<br/>Status: Error<br/><br/>I'm running FIM RC1 Update1.<br/>Before Update1 there were no problems<br/>in creating new object types.<br/><br/>How to resolve?<br/></p>Thu, 19 Nov 2009 11:39:30 Z2009-11-19T15:56:20Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/0ac00666-168f-4617-af67-6ec52d080fd7http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/0ac00666-168f-4617-af67-6ec52d080fd7throbarikhttp://social.technet.microsoft.com/Profile/en-US/?user=throbarikmultiple domain forestsHello,<br/>I need to know if it is possible for FIM to handle more than one domain forest. E.g. I have one domain fabrikam.com and  portal is a member of this domain. In future there will be a new domain forest abc.com and I establish a cross forest trust between them. Is it possible to allow access to users from abc.com domain to the portal and assign them some approval process.<br/><br/>Thanks.Thu, 19 Nov 2009 14:35:28 Z2009-11-19T14:35:29Zhttp://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a8393104-c361-4f30-a728-1fef5f1162f6http://social.technet.microsoft.com/Forums/en-US/ilm2/thread/a8393104-c361-4f30-a728-1fef5f1162f6Eihab Isaachttp://social.technet.microsoft.com/Profile/en-US/?user=Eihab%20IsaacSend email to the manager when a user is createdi have installed fim 2010 rc1 and everything is working, i created some Management rule policies and they are also working to send mail notifications.<br/><br/>i have acually two question:<br/>First Question: what i'm trying to do is when a new users is created from the portal, i need a email notification to be send to his manager, <strong>how can i do that? </strong>i know i have to create a workflow and MPR which i did but i think i'm missing something it this case.<br/><br/>Second Question: i have downloaded one of the FIM ScriptBox content and when i run the HTA it give me this message: You are running your HTA in 32bit mode... and the strange thing is i'm running it on a 64bit windows server 2008.. what is the problem?Wed, 18 Nov 2009 17:25:05 Z2009-11-18T23:57:19Z