Delegated Password Reset With FIM/MIM
With this post I’d like to spend some time discussing a common scenario I run into often. Though geared more toward education, I think this solution could also be adapted for a business role. Here’s...
View ArticleCross Forest Management – (Create groups with FSP’s as Members) Part 1
Scenario: 2 Forest Contoso Fabrikam Each Forest has Exchange installed Fabrikam needs to allow members of members of groups to access SharePoint Resources Contoso will be the source for all Groups...
View ArticleCross Forest Management – (Create groups with FSP’s as Members) Part 2
In continuation of Cross Forest Management – (Create groups with FSP’s as Members) Part 1 At this point you should have Groups from the Source Forest being created in the Destination Forest with the...
View ArticleRules Extensions – Getting Started
When working with FIM / MIM you have the option to add custom rules extensions either to the Entire Metaverse or to a specific MA (Management Agent) In this series of “Rules Extensions” Blog post we...
View ArticleRules Extensions – MapAttributesForJoin
There are times when setting up Join Rules up either on the MA or by using Sync Rules Are fine for basic Direct Join logic, like in the 2 examples above the Join Logic is set to look at the value for...
View ArticleRules Extensions – Build and Compile
Once you have the code typed up and your ready to test it the first thing you need to do is Build the Solution. At the top of your Visual Studios Application you should have a section Labeled BUILD...
View ArticleRules Extensions – MapAttributesForImport
In this post we will focus on the following section of the Management Agent Rules Extension. In the Synchronization Service click on the MA that you wish to map the Attribute Flows to the above Code....
View Article(WAL) – Workflow Example – Generate Unique Value
Using the latest WAL (Workflow Activity Library) which can be located from a link on the following Blog Post – The MIMWAL (Custom Workflow Activity Library) Generate Unique Value: This workflow can be...
View ArticleRules Extension -MAExtension
I will use this post to use as a base for all future and previous extensions written to be used for Management Agents in your environment. The post that will reference this post will focus on...
View Article(WAL) – Workflow Example – Run PowerShell Script
It is important to understand that the PowerShell Workflow is a great tool to complete task that require a PowerShell activity but it is limited when performing actions on a bulk amount of objects...
View ArticleRules Extensions – Creating an MA Extension
In this series of Post we will review and discuss the basic fundamentals of Rules Extensions, how to get started and how to develop , build, and deploy extensions. Please note that all Blog Postings,...
View ArticleBasic Projection into the Metaverse
Projecting objects into the Metaverse that exist in the Connector Space but not the Metaverse can be as easy as setting up the MA with Projection declaration set with the only caveat being that you...
View ArticleRules Extensions – ShouldProjectToMV
In a previous post “Basic Projection into the Metaverse” we discussed how to enable and configure basic Projection into the Metaverse. This post will focus on 2 types of Rules Extensions to be used for...
View ArticleNew install or Upgrade to Microsoft Identity Manager 2016 SP1–...
In this post we will walk through an upgrade scenario of MIM 2016 to MIM 2016 SP1, note this is not an in place upgrade and it requires the current version to either be uninstalled first if installing...
View ArticleNew install or Upgrade to Microsoft Identity Manager 2016 SP1– Service and...
In this post we will walk through an upgrade / Install scenario of MIM 2016 to MIM 2016 SP1, note this is not an in place upgrade and it requires the current version to either be uninstalled first if...
View ArticleManagement Agent Configuration – Part 1: Active Directory Management Agent
Hey party people – long time, no see! You may have noticed (or maybe you didn’t) that I took a hiatus from blogging for a while. Well I’m back and kicking off my return with another post series, this...
View ArticleManagement Agent Configuration – Part 2: FIM Service Management Agent
This is the second post in a series on management agent configuration. In Part 1, I covered configuration of an Active Directory management agent. In this post, I’d like to step through the FIM Service...
View ArticleManagement Agent Configuration – Part 3: SQL Management Agent
This is the third part in a series dealing with basic configuration of commonly used management agents. In Part 1 we looked at configuration of an Active Directory Management Agent (ADMA), and in Part...
View ArticleManagement Agent Configuration – Part 4: Delimited Text File Management Agent
This is Part 4 in a series of commonly used management agents. In Part 1 we looked at configuration of an Active Directory Management Agent (ADMA); in Part 2 we looked at the configuration of the FIM...
View ArticleRules Extensions – Basic MV Extensions
In continuation of our Rules Extensions series we will begin to look at the MV Extension or rather the Metaverse Extension. no matter how you get the attributes into the Metaverse, either Direct...
View Article