Powershell execution error in Flow Designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2022 09:35 AM
Can some one provide some insight to this error code that we are receiving and how to correct it? I'm trying to add some custom attributes to the MS AD Update User action. I've added several other attributes without error. however I am receiving this error when I attempt to set the value for the attributes Distinguished name, cn, and name. Thanks everyone!
- Labels:
-
Integrations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-19-2022 09:57 AM
Hey nick,
Can you post the modified powershell script?
That my drum up more responses
Please mark helpful 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2022 05:13 AM
Here is the Mid Server Script as it exists now. there have been some changes since my original post you will see a change in the variable name. it is now userdistinguishedname, instead of just distinguishedname. the error remains the same. I've also confirmed that all the variables match in the flow output. There are no formatting issues or capital/lower case letters where there should not be.