Powershell Tip: FIM/MIM Explicit Disconnectors be gone… quickly!!!

Happy New Year!!! Hope everyone had a great 2017 and hopefully an even better 2018 If you know disconnectors then you definitely know how irritating the FIM/MIM GUI can be to convert a disconnector from explicit to normal or vice versa when you have potentially 10’s or 100’s of them… Joiner tab isn’t really friendly … Read more

Migrating Lost Identities from AD to MIM

Setting up a new identity system from scratch is so easy.. but we know that kinda never happens… we are always migrating from an old system to new or changing an existing system due to business changes. We went through the same process whereby we went from an OpenLDAP (ODSEE) being our primary source to … Read more

Composite write back to FIMService via Powershell

So if you have a large number of objects to update in FIMService it could be complicated.. Lithnet FIM/MIM Powershell Module makes it so much simpler.. Below is a script I used to say update all accounts which have “accountType” = oldaccounts and set “accountBlocked” to true (my custom schema). Some explanations I have set PageSize … Read more