MIMWAL Project announcement
-
Link
Just want to cross post that MIM Configuration Documenter tool is now open sourced on GitHub at: https://github.com/Microsoft/MIMConfigDocumenter.
This, among may other benefits listed below, will help you to document and share your MIMWAL workflows easily with the broader community.
Brief project info:
MIM configuration documenter is a tool to generate documentation of a MIM / FIM synchronization or service installation.
The goal of this project is to:
• Document deployment configuration details for the MIM / FIM solution!
o Including MIMWAL Workflow definitions
• Track any configuration changes you have made since a specific baseline!!
• Build confidence in getting things right when making changes to the deployed solution!!You can find the project code, releases, and documentation at: https://github.com/Microsoft/MIMConfigDocumenter
-
1 VotesMIM Config Documenter tool now availiable on GitHub
Just want to cross post that MIM Configuration Documenter tool is now open sourced on GitHub at: https://github.com/Microsoft/MIMConfigDocumenter. This, among ... -
2 VotesDLL Extraction
Below recorded for posterity. I was not familar with where to find the four required DLL ...Sticky | 9 Replies | 3697 Views | Created by Michael D. Smith (Unify) - Thursday, April 7, 2016 2:31 AM | Last reply by Bryan Alfaro - Thursday, July 7, 2016 3:20 AM -
2 VotesMIMWAL Project Information
The MIMWAL project is a advanced Workflow Activity Library for use in ForeFront Identity Manager 2010 R2 and/or Microsoft Identity Manager 2016. For more information on ...
-
0 VotesHow to approval request for modifying person's information?
MIM => AD with 3 MA (HRMS, MIM, AD), 3 MPR (HR, MIM outbound, AD inbound). For adding new person on HRMS, I using this MIMWAL ... -
0 VotesVariable attribute name?
$NameAttrib [//Target/DiplayName] --> [//Queries/Children/$NameAttrib] I'm getting "Microsoft.ResourceManagement.WorkflowDataExchangeException: ...Unanswered | 2 Replies | 106 Views | Created by Carol Wapshere - Thursday, September 19, 2019 10:17 PM | Last reply by Carol Wapshere - Tuesday, September 24, 2019 11:34 PM -
0 VotesMIMWAL incorrect Microsoft PowerShell Version error after MIM Update
Hello, I recently updated my MIM servers from MIM 2016 SP1 (v4.4.1302.0) to v4.5.286.0. After the update MIM WAL workflows that call an external PowerShell script (not ...Unanswered | 2 Replies | 319 Views | Created by Dante Melo - Wednesday, July 17, 2019 5:22 PM | Last reply by Nilesh Ghodekar (MSFT) - Wednesday, September 18, 2019 12:32 PM -
0 VotesRunning Oracle stored procedure from MIMWAL
Has anyone got an example of a working connection string for connecting to Oracle? I've tried various ones that work from PowerShell, but I always get the same ...Answered | 4 Replies | 108 Views | Created by Mark Hancock - UK - Wednesday, September 18, 2019 11:09 AM | Last reply by Mark Hancock - UK - Wednesday, September 18, 2019 12:24 PM -
0 Votesusing MIMWAL to populate Owner and displayedOwner in portal
We need to update a bunch (30k) groups that don't have 'Owner' and 'DisplayedOwner' with a user that has Account name 'xxxx'. I tried to follow the Github Wiki ...Unanswered | 3 Replies | 233 Views | Created by Peter Geelen - Friday, August 2, 2019 8:19 AM | Last reply by Nilesh Ghodekar (MSFT) - Wednesday, September 18, 2019 11:42 AM -
0 Voteshow to not push a a value if the if statement is false
I have a sync rule from a specific MA that should push a value if the if returns true, but for other entities I want the value generated by an MPR on the portal to be pushed. The problem I have is ... -
0 VotesConvert pwdlastset to Date Time format
Hello, Not quite grasping how to use the MIMWAL function to (DateTimeFromFileTimeUTC) convert pwdlastset into a usable format to create a set for nearly expiring password email ...Answered | 1 Replies | 191 Views | Created by rob_wood - Tuesday, August 20, 2019 3:30 PM | Last reply by rob_wood - Wednesday, August 21, 2019 12:12 PM -
1 VotesMIMWAL run Powershell script as different user fails "Keyset does not exist" - MIMAdmin can read Private Key. Why is keyset missing?
System.Security.Cryptography.CryptographicException: Keyset does not exist at System.Security.Cryptography.Utils.CreateProvHandle(CspParameters parameters, Boolean ...Unanswered | 2 Replies | 850 Views | Created by HaroldHare - Tuesday, June 12, 2018 12:01 PM | Last reply by Ryan M. Adam - Tuesday, July 16, 2019 5:50 AM -
0 VotesMIM WAL : Create resource Activity
System.Data.SqlClient.SqlException: Reraised Error 50000, Level 16, State 1, Procedure ReRaiseException, Line 37, Message: Reraised Error 50000, Level 16, State 1, Procedure ...Discussion | 1 Replies | 270 Views | Created by NainaJain - Thursday, July 4, 2019 6:33 AM | Last reply by Nilesh Ghodekar (MSFT) - Thursday, July 4, 2019 4:01 PM -
0 VotesProviding Shared Folder Access from MIM
Hi All, I have to Provide Shared Folder Access to specific group with Read / Write , Read, Write, Permissions. Can you provide suggestions on ...Unanswered | 1 Replies | 456 Views | Created by ShreeniG - Thursday, May 9, 2019 10:29 AM | Last reply by Peter Geelen - Sunday, June 9, 2019 7:18 PM -
0 VotesUnable to parse Namedparameters into the MIMWAL Powershell Workflow
Hi Team, We have a powershell activity in which we are trying to parse two named parameters accountname (a.k.a samaccountname) and location (location) to a powershell script located ... -
0 VotesFIM build v4.1.3496.0 no longer available?
Hello community, correct me if I am wrong, but the Build and Deployment Wiki page seems to be quite out of date: it recommend to extract required FIM DLLs from FIM build ... -
0 VotesCan we query Azure AD for an attribute's uniqueness?
Dear Forum, Just wanted to check if we can generate unique value for an attribute by querying the Azure AD as well? The MIM WAL's Generate Unique Value workflow has the ability to ... -
0 VotesInstalling MIMWAL on SharePoint farm
Hello, In my setup I have separate servers for FIMService and separate SharePoint 2016 farm servers for Portal deployment. I registered application part of MIMWAL on FIMServers and ...Unanswered | 1 Replies | 386 Views | Created by Borys Majewski - Tuesday, April 23, 2019 8:40 AM | Last reply by Nilesh Ghodekar (MSFT) - Wednesday, April 24, 2019 7:42 AM -
0 VotesInstalling MIMWAL: Register.ps1 requirements?
Good day, I am attempting to install MIMWAL on a fresh/test install of MIM 2016 (4.4.1749). I've compiled the project and am on the last stage of registering the ...Answered | 1 Replies | 996 Views | Created by theparkside - Tuesday, April 16, 2019 5:27 PM | Last reply by Borys Majewski - Tuesday, April 23, 2019 7:46 AM -
0 VotesAdd Filter to Update Resources activity
Filter I've added the whole schema string bit on the front but that doesn't work either. Is there a way to do this please as I have about 500 groups to import from AD. ...Answered | 2 Replies | 1029 Views | Created by rob_wood - Wednesday, April 10, 2019 6:56 AM | Last reply by rob_wood - Thursday, April 18, 2019 12:56 PM -
0 Votes.NET 3.5 Activity Library project in Visual Studio 2015 missing
------ Rebuild All started: Project: WorkflowActivityLibrary, Configuration: Release Any CPU ------ 1>C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\Workflow.targets(121,5): error : ...Unanswered | 8 Replies | 838 Views | Created by lehtoj - Monday, November 12, 2018 12:09 PM | Last reply by Yury Kovalenko - Tuesday, April 9, 2019 4:01 PM -
0 VotesGenerate New Email Address and sAMaccount name on change of First Name and Last Name
Hi Team, I need some assistance , I am new to MIM WAL but managed to learn and implement few workflows related to my business process. However there is one case ...Answered | 4 Replies | 603 Views | Created by Parin Das - Wednesday, March 27, 2019 8:44 PM | Last reply by Fredrik Melby - Monday, April 1, 2019 7:50 AM -
0 VotesApplying policy rules
Hi all, This is regarding MIM. I want to know does MIM apply validation policies. Like, I create a user in MIM portal and I want to validate that last name should ...Unanswered | 1 Replies | 651 Views | Created by BiswajeetKumar - Tuesday, November 20, 2018 4:10 PM | Last reply by Fredrik Melby - Tuesday, March 26, 2019 10:56 AM - Items 1 to 20 of 202 Next ›
MIMWAL Project announcement
-
Link
Just want to cross post that MIM Configuration Documenter tool is now open sourced on GitHub at: https://github.com/Microsoft/MIMConfigDocumenter.
This, among may other benefits listed below, will help you to document and share your MIMWAL workflows easily with the broader community.
Brief project info:
MIM configuration documenter is a tool to generate documentation of a MIM / FIM synchronization or service installation.
The goal of this project is to:
• Document deployment configuration details for the MIM / FIM solution!
o Including MIMWAL Workflow definitions
• Track any configuration changes you have made since a specific baseline!!
• Build confidence in getting things right when making changes to the deployed solution!!You can find the project code, releases, and documentation at: https://github.com/Microsoft/MIMConfigDocumenter
