Issue with Microsoft Active Directory v2 spoke
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2026 08:04 PM
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
06-01-2026 03:27 AM
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
06-02-2026 02:01 AM
Hi Community Members,
I am able to resolve it by taking help of a Powershell script developer
Thanks & Regards,
Ankita Bisht