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 Votes
MIM 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 Votes
DLL Extraction
Below recorded for posterity. I was not familar with where to find the four required DLL ...Sticky | 9 Replies | 6102 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
-
0 Votes
Fetch Password in SSPR activity?
Hello Is it possible to fetch the "new" password that a user enters in an SSPR event? I have changed the default behavior so it executes a PS script and that works fine. ...Unanswered | 0 Replies | 967 Views | Created by WallenqvistTobias - Sunday, November 15, 2020 8:39 PM -
0 Votes
RunPowerShellScript Null Reference exception when trying to set Return Value
WAL (2.20.0723.0) I have a powershell activity that looks for the AD account of the workflow target and do some 'stuff' to it. The powershell is in the workflow definition and ...Answered | 5 Replies | 2150 Views | Created by jamesking5 - Friday, October 23, 2020 10:26 PM | Last reply by Nilesh Ghodekar (MSFT) - Wednesday, October 28, 2020 9:57 AM -
0 Votes
MIMWAL - Prevent removal of a certain entry from multivalue field
Hi, when a user modifies a multivalue field in FIM Service Portal, I need to prevent him to remove a certain item by regex or alike. How can I prevent that ...Unanswered | 1 Replies | 1064 Views | Created by junidev - Tuesday, October 20, 2020 2:44 PM | Last reply by Nilesh Ghodekar (MSFT) - Thursday, October 22, 2020 4:13 PM -
0 Votes
MIMWAL - Update Resources Activity - Variable usage
target IIF(IsPresent([//Target/customType/private]),IIF(Eq([//Target/customType/private],1),true,false),false) --> ...Unanswered | 1 Replies | 1332 Views | Created by junidev - Tuesday, October 20, 2020 10:18 PM | Last reply by Nilesh Ghodekar (MSFT) - Thursday, October 22, 2020 4:12 PM -
0 Votes
MIM Agent 'Export' fails. Error 'Stopped-Server'
Hi Guys, anyone faced similar issue? need help ! Full Import, Full Sync worked fine on MIM Agent. Export fails. Any help would be ...Unanswered | 2 Replies | 2784 Views | Created by ranzaan - Thursday, June 16, 2016 10:42 AM | Last reply by Robin Westgaard (Partner) - Friday, October 16, 2020 2:31 PM -
0 Votes
Linebreak in WorkflowData
Hi I am trying to build a list of data, which has a linebreak for each listitem. I insert the data into a powershell scripts which builds a new list, where I have inserted a ...Unanswered | 1 Replies | 1026 Views | Created by Søren Povelsen - Friday, October 9, 2020 1:21 PM | Last reply by Leo Erlandsson - Monday, October 12, 2020 11:10 AM -
0 Votes
Additional lookup for MIMWAL approval workflow
It is nice to have the [//Approvers] lookup for usage. However I'm wondering if it's been considered to create an additional lookup for the Approval Status value? It appears ...Answered | 3 Replies | 2229 Views | Created by FIMTooler - Wednesday, September 23, 2020 8:22 PM | Last reply by Nilesh Ghodekar (MSFT) - Thursday, September 24, 2020 2:28 PM -
0 Votes
How to monitor changes in Workflow
Hello everyone! I am a total noobie to MIM and MIMWAL, so I need to ask for your assistance, fellas. I need to check whether someone changed my workflows attributes. ... -
0 Votes
kerberos constrained delegation
Hello, I do have one protocol level thing to request you to clarify. Appreciate your help. A user’s machine/client can send ... -
0 Votes
MIMWAL powershell version
using mimwal powershell functions on 2 separate portals running 2.16 version of mimwal - is using powershell 5 and 2.17 is using powershell 2 does anyone know how to get the newer version to also run ...Answered | 1 Replies | 1403 Views | Created by Paddydrum - Monday, August 3, 2020 1:47 PM | Last reply by Paddydrum - Tuesday, August 4, 2020 12:10 PM -
0 Votes
MIM 2016: WAL PowerShell Activity: Invalid ExpressionException
I am trying to use a WAL "Run Powershell Script" workflow activity in MIM 2016. My workflow fails every time because it doesn't like the value I am putting in the ...Answered | 5 Replies | 1891 Views | Created by jamesking5 - Tuesday, July 21, 2020 3:52 PM | Last reply by jamesking5 - Thursday, July 23, 2020 3:57 PM -
0 Votes
Compiling MIMWAL
Hi all, While reading over the compile/install instructions I came across this: System.Management.Automation.dll v1.0.0.0. This file is ...Answered | 2 Replies | 1214 Views | Created by tmunro55 - Tuesday, June 30, 2020 9:30 PM | Last reply by tmunro55 - Wednesday, July 1, 2020 12:25 PM -
0 Votes
Account blacklist
Hi, Is it possible to implement a account name blacklist so that some combinations can not be generated? kind ...Proposed | 1 Replies | 1289 Views | Created by Håkan Åknert - Tuesday, June 16, 2020 6:24 AM | Last reply by Nilesh Ghodekar (MSFT) - Wednesday, July 1, 2020 7:02 AM -
0 Votes
Copy of RCDC for Workflow Create Needed
Accidentally overwrote the RCDC Workflow Create with the User Create RCDC - a mess, I know. Wasn't intentional, I was updating the User Create RCDC and hit the wrong item and updated ...Unanswered | 2 Replies | 1312 Views | Created by mcdermott757 - Monday, May 18, 2020 8:13 PM | Last reply by mcdermott757 - Wednesday, May 20, 2020 8:08 PM -
0 Votes
Sync Rule String Replace Causes Export-change-not-reimported errors FIM Service
Hi, I'm trying to import long string data pipe delimited into an attribute in MIMService (I could change at source to semicolon if need be). I can display this correctly by replacing "|" ...Unanswered | 2 Replies | 1559 Views | Created by Marcgel555 - Friday, April 24, 2020 4:54 PM | Last reply by Nilesh Ghodekar (MSFT) - Wednesday, May 20, 2020 5:53 AM -
0 Votes
MIMWAL - Custom activity
Hi, I have several workflows that use a powershell activity to write request data (several target fields concatenated) to a file. I have some concurrencies issues ... -
0 Votes
Copy Group Membership to a Set - Use Dynamic set instead
Now I would like to use a dynamic (instead of the sttic set on the sample) set to trigger the workflow, but it is not working Can anyone ... -
0 Votes
How to Add new entry in SET "Criteria-based Members" with MIMWAL
Hi, I'm using Lithnet RMA powershell to update a set membership criteria (by adding new entry in the SET filter field). How can I do that with ...Unanswered | 1 Replies | 1761 Views | Created by junidev - Monday, April 6, 2020 9:22 AM | Last reply by Nilesh Ghodekar (MSFT) - Monday, April 6, 2020 6:21 PM -
0 Votes
Powershell thru MIMWal
I upgraded from FIM to MIM and from Win2008r2 to Win2016 and found out about the Powershell v2 limitation. I have been working on encapsulating my powershell scripts using the Run Powershell ...Answered | 2 Replies | 1759 Views | Created by snaber - Tuesday, March 31, 2020 9:00 PM | Last reply by snaber - Wednesday, April 1, 2020 11:25 PM -
0 Votes
Removing invalid characters from a string
Hi I am attempting to use the unique attribute generator workflow to create samaccountname based on first and last names for new users. I have successfully created this, however I ...Answered | 1 Replies | 1375 Views | Created by Craig Lawrence - Thursday, March 19, 2020 12:28 AM | Last reply by Craig Lawrence - Sunday, March 22, 2020 10:34 PM - Items 1 to 20 of 230 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