Flow Designer: How to properly create ad attributes of user/group using Create AD Object using AD spoke not orchestration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2021 01:38 AM
Hi Guys,
Could you please help me how to properly use the Create AD objects activity of AD Spoke in flow designer(part of orchestration with flow designer). My intention is to update the ad attributes of a user without customizing the AD spoke activity "Update User" . Now, this is required since we dont have additional attributes available on the list of inputs for the attributes, and neither we want to update the powershell script mid server files.
Can we achieve this by using the Create AD objects action ?
Please find the screenshot below to describe how I am using it. The known inputs are OU, Type(maybe person is the correct type) and the object name but somehow it is not working
The run time values are like this
If we can achieve this then please suggest the correct method?
Regards,
Shariq
- Labels:
-
flow designer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2021 03:25 AM
any luck?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2022 08:11 AM
Try type "user" then it should work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2024 08:45 AM
We solved a similar use case. unfortunately I don't think there is a way you can do this without customizing something. our solution is outlined in the article below.