Add user to Ad group

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2016 09:31 AM
I have a requirement to add users to AD groups via ServiceNow Orchestration. What is the best way to do this? I thought it would be update AD object but i'm note sure what to put in Object data field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2016 09:55 AM
Hey Brian:
Did you check out this documentation in Wiki!
Orchestration Active Directory Activities - ServiceNow Wiki
Hope this is helpful.
P.S. Hit it if it is correct and helpful depending on the impact.
Kind regards
Danny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2016 09:56 AM
Brian,
Using Orchestration to add users to Security Groups
Kind regards,
ZA
Do not feel shy to mark correct or helpful answer if it helps or is correct

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2016 08:56 AM
There seems to be something missing from that post. Normally with all the other AD tools in workflow you must give it the domain controller. In here I cannot tell how it knows which domain controller to use. He have several domains.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2016 10:41 AM
I have the same question as this, I understand how to use the workflow activities but I am struggling to figure out where to pass the credentials to my AD. It needs an account with the right permissions to create/delete/update anything in AD.