FIM Extension Rule - Person Lookup
Hi,I need to export to a SQL MA a property of a reference object of type personMVObject -> MVObjectReference.PropertyXYZ -> get its ValueHow can this be done?I'm thinking on using an...
View ArticleImplementing Secure Sockets Layer for MIM Portal
Hello.At some point, if one added SSL after installation, one needed to run change installation. Cannot find that part from the current documentation. Has this changed?
View ArticleHow to get the 'unique app ID' of the Azure AD connect?
How to get the 'unique app ID' of the Azure AD connect? see here: https://docs.microsoft.com/en-us/azure/active-directory/users-groups-roles/groups-dynamic-membership The custom property name can be...
View ArticleError only when delete user in active directory after an export in FIM...
Hello,My environment is one active directory (domain B)-> FIM -> active directory (domain A). It's only for replicate a user from domain B to domain A with a new domain name. 3 Managements...
View ArticleMIM Portal - Asks credentials 3 times and then give a wihte page
So I can access to MIM portal using address hostname.domain.com. Portal works fine. But then I want to access to the portal with mimportal.domain.com and now the browser is asking my credentials 3...
View ArticleFilter Based Outbound Synchronization Rule not provisioning new Groups
Hi everybodyI'm trying to setup an outbound synchronization rule to provision groups into active directory. I'm filtering for <customBooleanAttribute> equal "true". Create resource in external...
View ArticleRCDC - display field visible only if user manages the person being visualized
Hi,I need to make a FIM Portal field visible to a person only if he/she is manager of the person being visualized.How can I achieve this?Thanks,JD
View ArticleMIM Support for Windows Clustering
Hello,Does MIM 2016 support Windows Server 2016 Cluster Services?I recently attempted to install MIM on what turned out to be a Windows Server 2016 Cluster rather than a SQL Server cluster (shared...
View ArticlePCNS 4.1.3114.0 and Windows Server 2016 Core
Hi,Is PCNS v 4.1.3114.0 supported on Windows Server 2016 Core?Also, if there's a resource online with this type of information about PCNS, I would greatly appreciate a link.Thank you!
View ArticleFIM $importChange - Set boolean Attribute to $null
Hi,I need to be able to set a "Person" custom attribute to NULL I'm using a psscript to act on a collection of users.I can set the custom boolean attribute to $true or $false but I always have error if...
View ArticleFIM 2010R2 - Clear Boolean attribute in Portal to delete it
Hi,I need to delete a boolean atribute from FIM Portal.It seems that firts I need to clear its values.I tried a powerschell script to use the Import-Config but it fails (it succeeds with$true or...
View ArticleFIM 2010 R2 - Extending reporting
I am trying to extend a Fim reporting schema with two boolean attributes for the person object.I succesfully managed to add the first attribute. After that, I added the second attribute to the same...
View ArticleFIM Active Directory Management Agent not showing up on FIM AD Synch Rule
Hi,My FIM Configuration is as below and has 2 Windows 2008 R2 serversDomain Controller (Server 1)Windows Server 2008 R2FIM Server (Server 2)Windows Server 2008 R2FIM Service/Synch ServiceFIM Web...
View Articlefailed-creation-via-web-services - Operation is not valid due to the current...
Has anyone seen this. It is bizarre and I cant pinpoint why? MIM Service MA fails to create Portal Accounts.Nosh Mernacaj, Identity Management Specialist
View ArticleSet Membership not computed until SQL-Job FIM_MaintainSetsJob runs
I'm using a Transition In - MPR to add users to the outbound synchronization flow to active directory.Now if for example 10 users are added to the set, often times a few of them aren't added to the...
View ArticlePassword length complexity in FIM 2010 R2
Hi AllHas anyone tried modifying the complexity of the password length in FIM SSPR (FIM 2010 R2 - 4.1.3559.0)?However, I could successfully enforce the password history and age policies through...
View ArticleFIM Workflow Activity - Use a constant from configuration
Hi,I have some workflows that use powershell activities (some of them are mimwal powershell) that use paths hardcoded in those ps statements. (e.g: the path to another ps script on the server).How can...
View ArticleRCDC - Control Visibility depending on two non boolean attributes
Hi,I have used before a boolean field to set the visibility of a control, e.g:my:Visible="{Binding Source=object, Path=isMyVisibleAttrib, Mode=TwoWay}"But now I need to do the same thing depending on...
View ArticleRCDC my:Enabled
Hi,I have being using the property Enabled=false whenever I want to protect the edition of an attribute.<my:Control my:Name="ctrlxyz" my:Enabled="false" ...Now I need to make the control only when...
View ArticleActive Directory whenCreated attribute
Hi,I'm trying to convert the Active Directory "whenCreated" attribute (time in this format: 20120203055042.0Z) extracted from AD into normal DateTime format ('cause I have to do some checks on the...
View Article