Issue with Microsoft Active Directory v2 spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Team,
There is a requirement to update an extensibleAttribute from the ServiceNow. I have checked the out of box update user action of MS AD v2 to do this but failed. What steps we need to follow if we want to update the extensibleAttribute of AD system from the action present in MS AD v2 spoke.
Thank You,
Ankita Bisht
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I added and extensionAttribute5 in my input parameter of update user action which I duplicated.
In preprocessing step I added the extension_attribute 5 variable.
In output section I added as shown in above screenshot.
In update user powershell step I added as above
This is the powershell script.
getting the above error.
Pls advise, what I am doing wrong
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Community Members,
I am able to resolve it by taking help of a Powershell script developer
Thanks & Regards,
Ankita Bisht